mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
kids, don't use this at home
This commit is contained in:
@@ -463,6 +463,8 @@ def heuristicCheckSqlInjection(place, parameter, value):
|
||||
infoMsg += "not be injectable"
|
||||
logger.warn(infoMsg)
|
||||
|
||||
return result
|
||||
|
||||
def checkDynParam(place, parameter, value):
|
||||
"""
|
||||
This function checks if the url parameter is dynamic. If it is
|
||||
|
||||
Reference in New Issue
Block a user