mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Removed debug print
This commit is contained in:
@@ -279,7 +279,6 @@ def checkSqlInjection(place, parameter, value):
|
||||
origValue = ""
|
||||
|
||||
kb.pageTemplate = getPageTemplate(templatePayload, place)
|
||||
print "kb.originalPage:", kb.originalPage
|
||||
|
||||
# Forge request payload by prepending with boundary's
|
||||
# prefix and appending the boundary's suffix to the
|
||||
|
||||
Reference in New Issue
Block a user