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

it can't find the domains_output.txt file Virus total #2

Open
Bazezaum opened this issue Oct 25, 2022 · 0 comments
Open

it can't find the domains_output.txt file Virus total #2

Bazezaum opened this issue Oct 25, 2022 · 0 comments

Comments

@Bazezaum
Copy link

when running stratosphere the command python3 main.py --virustotal --lookup -n 10000

File "/home/munizf/Downloads/stratosphere/bucket_extraction/virustotal/virustotal.py", line 42, in lookup
with open("./data/extraction/virustotal/domains_output.txt", "r") as f:
FileNotFoundError: [Errno 2] No such file or directory: './data/extraction/virustotal/domains_output.txt'

it can't find the domains_output.txt file
I already performed the first step python main.py --virustotal --ips
the second step python main.py --virustotal --pingAll to ping all IP addresses via ZMap
and now in the third step it doesn't generate this file or the program doesn't have you could you help me with this?
Why does this happen? do I need to do something to generate domains_output.txt'?
thanks!

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

No branches or pull requests

1 participant