LuD1161 / HackingSimplified

This is where I share code/material shown in my videos
GNU General Public License v3.0
74 stars 29 forks source link

Script running but throwing these errors please help..!! #2

Open akashrpatil opened 3 years ago

akashrpatil commented 3 years ago

I have installed all the tools that required and also I created the same folder name and directories but still get errors please help me out.

root@kali:~/tools# ./master_script.sh hackerone.com /root/tools/50resolver.txt 
Checking whether subdomain collection finished working
mv: cannot stat 'hackerone.com.txt': No such file or directory
sort: cannot read: /root/tools/results/hackerone.com-2020-08-20.02.33.51/amass_hackerone.com.txt: No such file or directory
Time elapsed :  secondsNow doing massdns on the domain
No usable resolvers were found. Terminating.
Massdns complete

Done finding subdomains
Total unique subdomains found : 0 /root/tools/results/hackerone.com-2020-08-20.02.33.51/hackerone.com.subdomains.txt
Results in : /root/tools/results/hackerone.com-2020-08-20.02.33.51

/root/tools/results/hackerone.com-2020-08-20.02.33.51
├── assetfinder_hackerone.com.txt
├── hackerone.com.ips.txt
├── hackerone.com.subdomains.txt
├── log.txt
└── subfinder_hackerone.com.txt

0 directories, 5 files
LuD1161 commented 3 years ago

@penetrationexpert sorry for the late response, did you sort this out ?