mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Minor adjustment
This commit is contained in:
@@ -298,7 +298,6 @@ def checkStability():
|
|||||||
time.sleep(1)
|
time.sleep(1)
|
||||||
|
|
||||||
secondPage, secondHeaders = Request.queryPage(content=True)
|
secondPage, secondHeaders = Request.queryPage(content=True)
|
||||||
time.sleep(0.5)
|
|
||||||
|
|
||||||
condition = firstPage == secondPage
|
condition = firstPage == secondPage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user