Update sqlmap.md

added Notes and Links
This commit is contained in:
filinpavel 2014-09-28 07:30:05 +07:00
parent b3064f86be
commit 591e5568ba

View File

@ -2,6 +2,7 @@
Notes
-------
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
Help Text
-------
@ -245,4 +246,7 @@ Example Usage
Links
-------
[SQLMap Official site](http://sqlmap.org/)
[SQLMap GitHub Project](https://github.com/sqlmapproject/sqlmap)
[SQLMap Demostration videos](http://www.youtube.com/user/inquisb/videos)