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

issue with all.txt #17

Open
ghost opened this issue Jul 2, 2019 · 3 comments
Open

issue with all.txt #17

ghost opened this issue Jul 2, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Jul 2, 2019

hey nahamsec love the tool having a issue on where to put the all.txt wordlist i am getting this issue

Error sending: Operation not permitted
Starting Massdns Subdomain discovery this may take a while
Traceback (most recent call last):
File "/root/massdns/scripts/subbrute.py", line 8, in
for lines in open(sys.argv[1]):
IOError: [Errno 2] No such file or directory: './all.txt'

i dont know where am supposed to put the all.txt wordlist

@nerrorsec
Copy link

In line 117 replace ./all.txt with /root/all.txt and place the all.txt in your root.
Or you can just place all.txt file with root folder (No need to change the code.)

@ghost
Copy link
Author

ghost commented Jul 2, 2019

allright idk why i was going to subbrute.py instead of lazyrecon.sh been a long day i fixed the issue thanks nErrorDreamer

@sabeesh03
Copy link

./lazyrecon.sh: No such file or directory

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