mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
minor grammar fix
This commit is contained in:
@@ -31,7 +31,7 @@ rules = None
|
|||||||
|
|
||||||
def checkPayload(string):
|
def checkPayload(string):
|
||||||
"""
|
"""
|
||||||
This method checks if the generated payload is detectable by an PHPIDS filter rules
|
This method checks if the generated payload is detectable by the PHPIDS filter rules
|
||||||
"""
|
"""
|
||||||
global rules
|
global rules
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user