Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traceback #416

Open
arcel1945 opened this issue Dec 3, 2024 · 0 comments
Open

Traceback #416

arcel1945 opened this issue Dec 3, 2024 · 0 comments

Comments

@arcel1945
Copy link

error:
python xsstrike.py -u http://www.johnpaulschool.sch.id/?p=FUZZ

    XSStrike v3.1.5

[!!] 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'

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant