mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-01-20 21:39:02 +00:00
Update for an Issue #278
This commit is contained in:
@@ -288,8 +288,8 @@ titles = False
|
||||
# T: Time-based blind SQL injection
|
||||
# Example: ES (means test for error-based and stacked queries SQL
|
||||
# injection types only)
|
||||
# Default: BEUST (means test for all SQL injection types - recommended)
|
||||
tech = BEUST
|
||||
# Default: BEUSTQ (means test for all SQL injection types - recommended)
|
||||
tech = BEUSTQ
|
||||
|
||||
# Seconds to delay the response from the DBMS.
|
||||
# Valid: integer
|
||||
|
||||
Reference in New Issue
Block a user