From 9eb26c04ff01a21990ca13523bd63fd8e5699b50 Mon Sep 17 00:00:00 2001 From: Emily Ann Date: Sat, 24 Mar 2018 12:36:03 -0700 Subject: [PATCH] Updated Added 2 tools to web vulnerability scanning category. Zoom- an advanced wordpress username enumerator with infinite scanning (much more powerful than the user name enumeration module in wpscan) Sqlmate- a friend of sqlmap that identifies sqli vulnerabilities based on given dork and website (optional) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0bae719..5a49609 100644 --- a/README.md +++ b/README.md @@ -174,9 +174,12 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [SecApps](https://secapps.com/) - In-browser web application security testing suite. * [WebReaver](https://www.webreaver.com/) - Commercial, graphical web application vulnerability scanner designed for macOS. * [WPScan](https://wpscan.org/) - Black box WordPress vulnerability scanner. +* [Zoom](https://github.com/UltimateHackers/Zoom) - Powerful wordpress username enumerator with infinite scanning. * [cms-explorer](https://code.google.com/archive/p/cms-explorer/) - Reveal the specific modules, plugins, components and themes that various websites powered by content management systems are running. * [joomscan](https://www.owasp.org/index.php/Category:OWASP_Joomla_Vulnerability_Scanner_Project) - Joomla vulnerability scanner. * [ACSTIS](https://github.com/tijme/angularjs-csti-scanner) - Automated client-side template injection (sandbox escape/bypass) detection for AngularJS. +* [SQLmate](https://github.com/UltimateHackers/sqlmate) - A friend of sqlmap that identifies sqli vulnerabilities based on a given dork and website (optional). + ### Network Tools