mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
2d51d2e5a4
commit
6f93d65350
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
--batch #Non interactive mode, usually Sqlmap will ask you questions, this accepts the default answers
|
||||
--auth-type="<AUTH>" #HTTP authentication type (Basic, Digest, NTLM or PKI)
|
||||
--auth-cred="<AUTH>" #HTTP authentication credentials (name:password)
|
||||
--proxy=PROXY
|
||||
--proxy=http://127.0.0.1:8080
|
||||
--union-char "GsFRts2" #Help sqlmap identify union SQLi techniques with a weird union char
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue