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
[!!] Unable to connect to the target.
[~] Checking for DOM vulnerabilities
[!!] Unable to connect to the target.
Traceback (most recent call last):
File "/root/XSStrike/xsstrike.py", line 174, in
scan(target, paramData, encoding, headers, delay, timeout, skipDOM, skip)
File "/root/XSStrike/modes/scan.py", line 52, in scan
WAF = wafDetector(
^^^^^^^^^^^^
File "/root/XSStrike/core/wafDetector.py", line 25, in wafDetector
if int(code) >= 400:
^^^^^^^^^
ValueError: invalid literal for int() with base 10: 'None'
The text was updated successfully, but these errors were encountered:
error:
python xsstrike.py -u http://www.johnpaulschool.sch.id/?p=FUZZ
[!!] Unable to connect to the target.
[~] Checking for DOM vulnerabilities
[!!] Unable to connect to the target.
Traceback (most recent call last):
File "/root/XSStrike/xsstrike.py", line 174, in
scan(target, paramData, encoding, headers, delay, timeout, skipDOM, skip)
File "/root/XSStrike/modes/scan.py", line 52, in scan
WAF = wafDetector(
^^^^^^^^^^^^
File "/root/XSStrike/core/wafDetector.py", line 25, in wafDetector
if int(code) >= 400:
^^^^^^^^^
ValueError: invalid literal for int() with base 10: 'None'
The text was updated successfully, but these errors were encountered: