You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ifresultPageandnotextractRegexResult('(?P<result>UNION ALL SELECT)', resultPage, re.I) and ((randQueryinresultPageandrandQuery2notinresultPage) or (randQuerynotinresultPageandrandQuery2inresultPage)):
73
+
ifwasLastRequestDBMSError() orextractRegexResult('(?P<result>UNION ALL SELECT)', resultPage, re.I):
74
+
continue
75
+
76
+
ifresultPageand ((randQueryinresultPageandrandQuery2notinresultPage) or (randQuerynotinresultPageandrandQuery2inresultPage)):
0 commit comments