From e86bbc9bc6d5e346e7c915ab3308d7e8c970dc9c Mon Sep 17 00:00:00 2001 From: Altaf Shaikh Date: Tue, 6 Oct 2020 14:20:35 +0530 Subject: [PATCH] Added the details as per the contributing guidelines (#25) * aaded ofsec practice lab * added practice resources * Google Gruyere added in practice resource * Hellbound Hackers added in practice resource * Peruggia added in practice resource * added contibutor name --- CONTRIBUTORS.md | 1 + README.md | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 106dc6e..8ba31c6 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -1,2 +1,3 @@ - [Anubhav anand](https://github.com/anubhav5095) - [Aman Zishan](https://github.com/Aman-zishan) + - [Altaf Shaikh](https://github.com/altafshaikh) diff --git a/README.md b/README.md index 050b8bd..13d15de 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,11 @@ Compass Security is a well renowned European company specializing in penetration - [OCCP ](https://opencyberchallenge.net/) - A free, configurable, open-source virtualization platform for cyber security educators and challenge event coordinators. - [XAMPP ](https://www.apachefriends.org/index.html) - XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy to install and to use. - [Kubernetes Goat](https://github.com/madhuakula/kubernetes-goat) - The Kubernetes Goat designed to be intentionally vulnerable cluster environment to learn and practice Kubernetes security. +- [Offensive Security](https://www.offensive-security.com/labs/individual/) - Practice your pentesting skills in a standalone, private lab --environment with the additions of PG Play and PG Practice to Offensive Security’s Proving Grounds training labs. +- [Game of Hacks](http://www.gameofhacks.com/) - Alright, this one isn’t exactly a vulnerable web app – but it’s another engaging way of learning to spot application security vulnerabilities, so we thought we’d throw it in +- [Google Gruyere](https://google-gruyere.appspot.com/) - This ‘cheesy’ vulnerable site is full of holes and aimed for those just starting to learn application security. +- [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. ## Mobile Apps - [Damn Vulnerable Android App (DVAA) ](https://code.google.com/p/dvaa/) - Damn Vulnerable Android App (DVAA) is an Android application which contains intentional vulnerabilities