Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4be141 commit 31ad087Copy full SHA for 31ad087
1 file changed
lib/core/settings.py
@@ -353,4 +353,4 @@
353
HTML_TITLE_REGEX = "<title>(?P<result>[^<]+)</title>"
354
355
# Chars used to quickly distinguish if the user provided tainted parameter values
356
-DUMMY_SQL_INJECTION_CHARS = ";()'"
+DUMMY_SQL_INJECTION_CHARS = ";()\"'"
0 commit comments