diff --git a/sqlmap.conf b/sqlmap.conf index 249266ba2..8c2ccd57f 100644 --- a/sqlmap.conf +++ b/sqlmap.conf @@ -340,7 +340,7 @@ lastChar = 0 # SQL statement to be executed. # Example: SELECT 'foo', 'bar' -query = INSERT INTO users VALUES (9, 'café', 'test') +query = # Prompt for an interactive SQL shell. # Valid: True or False