mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-04-24 11:02:03 +03:00
Updated Usage (markdown)
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" \
|
||||
--auth-type Basic --auth-cred "testuser:testpass"
|
||||
|
||||
### HTTP protocol certificate authentication
|
||||
### HTTP protocol private key authentication
|
||||
|
||||
Option: `--auth-private`
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user