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

Skip to content

Commit 31ad087

Browse files
committed
added by request
1 parent e4be141 commit 31ad087

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,4 +353,4 @@
353353
HTML_TITLE_REGEX = "<title>(?P<result>[^<]+)</title>"
354354

355355
# Chars used to quickly distinguish if the user provided tainted parameter values
356-
DUMMY_SQL_INJECTION_CHARS = ";()'"
356+
DUMMY_SQL_INJECTION_CHARS = ";()\"'"

0 commit comments

Comments
 (0)