mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
Update sqlmap.md
added Notes and Links
This commit is contained in:
parent
b3064f86be
commit
591e5568ba
@ -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)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user