mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
update of dynamicity testing and few misc fixes
This commit is contained in:
@@ -102,6 +102,9 @@ def comparison(page, headers=None, getSeqMatcher=False, pageLength=None):
|
||||
elif wasLastRequestError():
|
||||
return False
|
||||
|
||||
elif ratio == 1:
|
||||
return True
|
||||
|
||||
# If the url is not stable it returns sequence matcher between the
|
||||
# first untouched HTTP response page content and this content
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user