Closed rudSarkar closed 2 years ago
Are you getting this for all targets or any specific target?
Hi @iamthefrogy ,
Nah, Almost every target.
rm: cannot remove 'output/domain/dnstemp.txtls': No such file or directory Looking at this line,
What did you give as an input to the Organization name? Did you give 'domain' and not the actual company name?
I used the organization name for example AirMap
not the domain. I forget to mention that I used this tool on two different devices it return the same issue.
MacOS Montery 12.1
with iTerm.Ubuntu 20.04.3 LTS
with default Terminal.Ubuntu output:
Most probably because this didn't execute dnscan well,
So in the script, I am utilizing the below Dnscan command.
python3 dnscan/dnscan.py -d .airmap.com -w wordlist/subdomains-top1million-5000.txt -D -o dnstemp.txtls
If this command executes perfectly then Frogy script should not have any problem. If this gives you an error kindly let me know what error you are getting.
Closing this issue with PR #22 , If you like to merge go ahead and merge it.
Thanks
Hey,
Getting errors while scanning for the subdomain.
Error:
Looking forward to hearing from you