From cd08779df7c51c374fb07b9bef247281e52f6706 Mon Sep 17 00:00:00 2001 From: Sourabh950 <46791342+Sourabh950@users.noreply.github.com> Date: Sun, 4 Oct 2020 23:20:04 +0530 Subject: [PATCH] Update README.md port swigger web application security link added in vulnerable web application --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 050b8bd..4b2cf71 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,8 @@ Damn Vulnerable Web Services is an insecure web application with multiple vulner - [WebSecurity Dojo](https://www.mavensecurity.com/web_security_dojo/) - A free open-source self-contained training environment for Web Application Security penetration testing. Tools + Targets = Dojo - [XVWA](https://github.com/s4n7h0/xvwa) - XVWA is a badly coded web application written in PHP/MySQL that helps security enthusiasts to learn application security. - [Zap WAVE](https://code.google.com/p/zaproxy/downloads/detail?name=zap-wave-0.1.zip) - An easy to use integrated penetration testing tool for finding vulnerabilities in web applications +- [web-security Academy](https://portswigger.net/web-security) - A free platform for learining and testing you Web Application security skills with practice lab and lerning matarial +by PortSwigger. ### Sites for Downloading Older Versions of Various Software - [Exploit-DB ](http://www.exploit-db.com/) - The Exploit Database is maintained by Offensive Security, an information security training company that provides various Information Security Certifications as well as high end penetration testing services.