From 976c600a83e102cebcd7de942c106a6a8ecac362 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Thu, 4 Apr 2013 17:40:15 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index aea30605a..0e085450c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +sqlmap +== + sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections. **Links**