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

Brute force error #69

Open
devaacode opened this issue Jan 7, 2025 · 1 comment
Open

Brute force error #69

devaacode opened this issue Jan 7, 2025 · 1 comment

Comments

@devaacode
Copy link

Traceback (most recent call last):
File "/home/kali/Desktop/Herramientas/spyhunt/spyhunt.py", line 1419, in
main()
File "/home/kali/Desktop/Herramientas/spyhunt/spyhunt.py", line 1392, in main
with open(args.wordlist, "r") as f:
^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'list.txt'

@gotr00t0day
Copy link
Owner

Its supposed to be an actual file not list.txt

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

2 participants