mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-07-12 03:23:27 +00:00
Implementation for an Issue #2505
This commit is contained in:
parent
ee5b5cdcbc
commit
d3a08a2d22
8 changed files with 53 additions and 10 deletions
|
|
@ -674,6 +674,9 @@ binaryFields =
|
|||
# Force character encoding used for data retrieval.
|
||||
charset =
|
||||
|
||||
# Check Internet connection before assessing the target.
|
||||
checkInternet = False
|
||||
|
||||
# Crawl the website starting from the target URL.
|
||||
# Valid: integer
|
||||
# Default: 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue