mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-06-29 09:23:30 +03:00
Updated Usage (markdown)
This commit is contained in:
parent
6137f04f3d
commit
e5602a1aab
2
Usage.md
2
Usage.md
|
@ -447,7 +447,7 @@ Example of valid syntax:
|
||||||
$ python sqlmap.py -u "http://192.168.136.131/sqlmap/mysql/basic/get_int.php?id=1" \
|
$ python sqlmap.py -u "http://192.168.136.131/sqlmap/mysql/basic/get_int.php?id=1" \
|
||||||
--auth-type Basic --auth-cred "testuser:testpass"
|
--auth-type Basic --auth-cred "testuser:testpass"
|
||||||
|
|
||||||
### HTTP protocol certificate authentication
|
### HTTP protocol private key authentication
|
||||||
|
|
||||||
Option: `--auth-private`
|
Option: `--auth-private`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user