Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 02228f9

Browse files
committed
removed that "leftover"
1 parent accaf0b commit 02228f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sqlmap.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ lastChar = 0
340340

341341
# SQL statement to be executed.
342342
# Example: SELECT 'foo', 'bar'
343-
query = INSERT INTO users VALUES (9, 'café', 'test')
343+
query =
344344

345345
# Prompt for an interactive SQL shell.
346346
# Valid: True or False

0 commit comments

Comments
 (0)