From f790905021e643ebc56dd80672148a733364e7fc Mon Sep 17 00:00:00 2001 From: Divyanshu Agrawal <44549024+nullghost89@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:14:34 +0530 Subject: [PATCH] Update README.md Added one more resource URL for vulnerability lessons. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 493fb73..2cb424c 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,8 @@ Compass Security is a well renowned European company specializing in penetration - [Hellbound Hackers](https://www.hellboundhackers.org/) - Hellbound Hackers, the hands-on approach to computer security, offers a wide array of challenges with the aim to teach how to identify exploits and suggest the code to patch it - [Peruggia](https://sourceforge.net/projects/peruggia/) - Peruggia is a safe environment for security professionals and developers to learn and test common attacks on web applications. - [oliverwiegers/pentest_lab](https://github.com/oliverwiegers/pentest_lab) - Local pentest lab leveraging Docker Compose. -- [Hacksplaining](https://www.hacksplaining.com/) - Interactive lessions for several well-known web vulnerabilities. +- [Hacksplaining](https://www.hacksplaining.com/) - Interactive lessons for several well-known web vulnerabilities. +- [SeedLabs](https://seedsecuritylabs.org/) - hands-on laboratory exercises ## Mobile Apps