From 211bea5e0fa6ff1ca5747a730af6d6ca34e10646 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=91=E9=95=BF?= Date: Sun, 9 Aug 2015 00:05:57 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a620dc945..0c9f9d9c0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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. +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.Good! Screenshots ---- From 0cdcbbea2f088406798977b9beb2390f0408e605 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=91=E9=95=BF?= Date: Sun, 9 Aug 2015 13:02:05 +0800 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 0ab14f289..8115c5dd5 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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.Good! +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. Screenshots ----