mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-02-18 04:20:35 +03:00
Minor update
parent
d7a72cc705
commit
2c8be788b5
4
Usage.md
4
Usage.md
|
@ -369,10 +369,10 @@ If at any time during the communication, the web application responds with `Set-
|
|||
Vice versa, if you provide a HTTP `Cookie` header with option `--cookie` and the target URL sends an HTTP
|
||||
`Set-Cookie` header at any time, sqlmap will ask you which set of cookies to use for the following HTTP requests.
|
||||
|
||||
Note that also the HTTP `Cookie` header is tested against SQL injection if the `--level` is set to **2** or above. Read below for details.
|
||||
|
||||
There is also an option `--load-cookies` which can be used to provide a special file containing Netscape/wget formatted cookies.
|
||||
|
||||
Note that also the HTTP `Cookie` header is tested against SQL injection if the `--level` is set to **2** or above. Read below for details.
|
||||
|
||||
### HTTP `User-Agent` header
|
||||
|
||||
Option and switch: `--user-agent` and `--random-agent`
|
||||
|
|
Loading…
Reference in New Issue
Block a user