mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-03 22:31:34 +00:00
kids, don't use this at home
This commit is contained in:
parent
13d5b2c0ff
commit
10a7a2dfb2
3 changed files with 8 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue