From 78f2dd6065e947f49f9615b2f44d2cadf8acc0c3 Mon Sep 17 00:00:00 2001 From: Raphael Cerveaux Date: Mon, 2 Apr 2018 15:40:18 +0200 Subject: [PATCH] SQLmap exploitation tool --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4811a5d..b0e5058 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ Used for intrusion detection and wifi attacks. Acesss systems and data with service-oriented exploits. +- [SQLmap](https://github.com/sqlmapproject/sqlmap) **Python** | `Linux/Windows/MacOS` | Automatic SQL injection and database takeover tool. - [XSStrike](https://github.com/UltimateHackers/XSStrike) **Python** | `Linux/Windows/MacOS` | Advanced XSS detection and exploitation suite. #### :busts_in_silhouette: Sniffing & Spoofing @@ -59,4 +60,4 @@ Frameworks are packs of pen testing tools with custom shell navigation and docum - [Metasploit](https://github.com/rapid7/metasploit-framework) **Ruby** | `Linux/Windows/MacOS` | A penetration testing framework for ethical hackers - [fsociety](https://github.com/Manisso/fsociety) **Python** | fsociety Hacking Tools Pack – A Penetration Testing Framework -- [cSploit](https://github.com/cSploit/android) **Java** | `Android` | The most complete and advanced IT security professional toolkit on Android. \ No newline at end of file +- [cSploit](https://github.com/cSploit/android) **Java** | `Android` | The most complete and advanced IT security professional toolkit on Android.