Minor update

This commit is contained in:
Miroslav Stampar 2013-03-19 20:10:32 +01:00
parent 5244c3ac84
commit 0a07c6560a

View File

@ -1,13 +1,13 @@
### sqlmap wiki pages ### sqlmap wiki pages
---- ----
#### User's manual #### User's manual
* [[Introduction]] - Introduction to sqlmap. * [[Introduction]] - Introductory to sqlmap.
* [[Techniques]] - SQLi techniques supported by sqlmap. * [[Techniques]] - SQLi techniques supported by sqlmap.
* [[Features]] - Brief list of supported features. * [[Features]] - Brief list of supported features.
* [[Download and update]] - Keep your copy up-to-date. * [[Download and update]] - Keep your copy up-to-date.
* [[Dependencies]] - Information about used third-party libraries and tools. * [[Dependencies]] - Information about used third-party libraries and tools.
* [[History]] - History from 2006 to 2013. * [[History]] - History from 2006 to 2013.
* [[Usage]] - Exhaustive breakdown of all options and switches together with examples. * [[Usage]] - Exhaustive breakdown of all **options** and **switches** together with **examples**.
* [[License]] - Copyright information. * [[License]] - Copyright information.
<br> <br>