mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-06-26 03:20:57 +00:00
minor update
This commit is contained in:
parent
2d3c12d2d0
commit
1ec56f93ec
2 changed files with 2 additions and 3 deletions
|
|
@ -720,8 +720,6 @@ def checkDynamicContent(firstPage, secondPage):
|
|||
secondPage, _ = Request.queryPage(content=True)
|
||||
findDynamicContent(firstPage, secondPage)
|
||||
|
||||
setDynamicMarkings(kb.dynamicMarkings)
|
||||
|
||||
def checkStability():
|
||||
"""
|
||||
This function checks if the URL content is stable requesting the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue