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

FileNotFoundError: [Errno 2] No such file or directory: 'uzzer' #388

Open
Troyber opened this issue Nov 15, 2023 · 1 comment
Open

FileNotFoundError: [Errno 2] No such file or directory: 'uzzer' #388

Troyber opened this issue Nov 15, 2023 · 1 comment

Comments

@Troyber
Copy link

Troyber commented Nov 15, 2023

C:\Users\86188\Desktop\tool\XSStrike-master>python xsstrike.py -u "http://localhost/1.php?x=1" -fuzzer

    XSStrike v3.1.5

Traceback (most recent call last):
File "xsstrike.py", line 149, in
payloadList = list(filter(None, reader(args_file)))
File "C:\Users\86188\Desktop\tool\XSStrike-master\core\utils.py", line 204, in reader
with open(path, 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'uzzer'

May I ask why this error occurred and how to fix it

@Troyber
Copy link
Author

Troyber commented Nov 15, 2023

C:\Users\86188\Desktop\tool\XSStrike-master>python xsstrike.py -u "http://localhost/1.php?x=1" --fuzzer

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