From f2e073dccb6a2ec520aad376158dd84a7eb3994d Mon Sep 17 00:00:00 2001 From: barajus Date: Wed, 30 Mar 2016 13:47:17 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 59bae04..1102f4b 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ A collection of awesome penetration testing resources * [faraday](https://github.com/infobyte/faraday) - Collaborative Penetration Test and Vulnerability Management Platform * [evilgrade](https://github.com/infobyte/evilgrade) - The update explotation framework * [WPScan](http://wpscan.org/) - Black box WordPress vulnerability scanner +* [SQLmap](http://http://sqlmap.org/) - Automatic SQL injection and database takeover tool #### Vulnerability Scanners * [Netsparker](https://www.netsparker.com/communityedition/) - Web Application Security Scanner From 2cbc4be46e94684d857516f684929015397b3bf4 Mon Sep 17 00:00:00 2001 From: barajus Date: Wed, 30 Mar 2016 16:45:30 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1102f4b..05db7a6 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ A collection of awesome penetration testing resources * [faraday](https://github.com/infobyte/faraday) - Collaborative Penetration Test and Vulnerability Management Platform * [evilgrade](https://github.com/infobyte/evilgrade) - The update explotation framework * [WPScan](http://wpscan.org/) - Black box WordPress vulnerability scanner -* [SQLmap](http://http://sqlmap.org/) - Automatic SQL injection and database takeover tool +* [SQLmap](http://sqlmap.org/) - Automatic SQL injection and database takeover tool #### Vulnerability Scanners * [Netsparker](https://www.netsparker.com/communityedition/) - Web Application Security Scanner