From b92b0ca44c7efece6ebd39b2ff92fb587075438c Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Wed, 7 Feb 2024 10:42:06 +0100 Subject: [PATCH] Update links.md --- Sectraining/links.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sectraining/links.md b/Sectraining/links.md index 086b6db..7d9c76a 100644 --- a/Sectraining/links.md +++ b/Sectraining/links.md @@ -8,7 +8,7 @@ All provided links | How to intercept HTTP requests and responses using Burp Suite | https://youtu.be/ouDe5sJ_uC8| | Burpsuite Basics | https://youtu.be/G3hpAeoZ4ek| | XML external entities | https://github.com/OWASP/CheatSheetSeries/blob/master/cheatsheets/XML_External_Entity_Prevention_Cheat_Sheet.md| -| BURP tool https://portswigger.net/burp/communitydownload| +| BURP tool | https://portswigger.net/burp/communitydownload| | vulnerable demo apps | https://hub.docker.com/r/blabla1337/owasp-skf-lab/tags?page=1&name=java| | ING security academy | https://academy.ing.net/learn/security-blue/academy/tools/README#3| | ING security academy exam | https://academy.ing.net/learn/security-blue/4/academy/exam/README#2|