nahamsec / lazyrecon

This script is intended to automate your reconnaissance process in an organized fashion
1.9k stars 569 forks source link

FAIL PLEASE HELP #43

Open sabeesh03 opened 4 years ago

sabeesh03 commented 4 years ago

██╗ █████╗ ███████╗██╗ ██╗██████╗ ███████╗ ██████╗ ██████╗ ███╗ ██╗ ██║ ██╔══██╗╚══███╔╝╚██╗ ██╔╝██╔══██╗██╔════╝██╔════╝██╔═══██╗████╗ ██║ ██║ ███████║ ███╔╝ ╚████╔╝ ██████╔╝█████╗ ██║ ██║ ██║██╔██╗ ██║ ██║ ██╔══██║ ███╔╝ ╚██╔╝ ██╔══██╗██╔══╝ ██║ ██║ ██║██║╚██╗██║ ███████╗██║ ██║███████╗ ██║ ██║ ██║███████╗╚██████╗╚██████╔╝██║ ╚████║ ╚══════╝╚═╝ ╚═╝╚══════╝ ╚═╝ ╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═════╝ ╚═╝ ╚═══
v1.3 by @CaptMeelo

--==[ Setting things up ]==--

[+] Creating results directories... [] /home/indira/LazyRecon/results/-d/subdomain [] /home/indira/LazyRecon/results/-d/cors [] /home/indira/LazyRecon/results/-d/ip [] /home/indira/LazyRecon/results/-d/portscan [] /home/indira/LazyRecon/results/-d/screenshot [] /home/indira/LazyRecon/results/-d/directory

--==[ Enumerating subdomains ]==--

[+] Running Amass... ./LazyRecon.sh: line 68: /home/indira/go/bin/amass: No such file or directory

[+] Running subfinder...
./LazyRecon.sh: line 71: /home/indira/go/bin/subfinder: No such file or directory

[+] Combining subdomains...
[*] Check the list of subdomains at /home/indira/LazyRecon/results/-d/subdomain/final-subdomains.txt

--==[ Checking for subdomain takeovers ]==--

[+] Running subjack...
cat: /home/indira/LazyRecon/results/-d/subdomain/final-takeover.tmp: No such file or directory rm: cannot remove '/home/indira/LazyRecon/results/-d/subdomain/final-takeover.tmp': No such file or directory [*] Check subjack's result at /home/indira/LazyRecon/results/-d/subdomain/final-takeover.txt

--==[ Checking CORS configuration ]==--

[+] Running CORScanner...
python: can't open file '/home/indira/LazyRecon/tools/CORScanner/cors_scan.py': [Errno 2] No such file or directory [*] Check the result at /home/indira/LazyRecon/results/-d/cors/final-cors.txt

--==[ Resolving IP addresses ]==--

[+] Running massdns...
./LazyRecon.sh: line 97: /home/indira/LazyRecon/tools/massdns/bin/massdns: No such file or directory cat: /home/indira/LazyRecon/results/-d/ip/massdns.raw: No such file or directory [*] Check the list of IP addresses at /home/indira/LazyRecon/results/-d/ip/final-ips.txt

--==[ Port-scanning targets ]==--

[+] Running masscan...
[sudo] password for indira: sudo: /home/indira/LazyRecon/tools/masscan/bin/masscan: command not found warning: failed to load external entity "/home/indira/LazyRecon/tools/nmap-bootstrap.xsl" cannot parse /home/indira/LazyRecon/tools/nmap-bootstrap.xsl cat: /home/indira/LazyRecon/results/-d/portscan/masscan.xml: No such file or directory [*] Masscan Done! View the HTML report at /home/indira/LazyRecon/results/-d/portscan/final-masscan.html

[+] Running nmap...
Starting Nmap 7.80 ( https://nmap.org ) at 2020-04-29 19:34 EDT Error #486: Your port specifications are illegal. Example of proper form: "-100,200-1024,T:3000-4000,U:60000-" QUITTING! compilation error: file /home/indira/LazyRecon/results/-d/portscan/nmap.xml line 1 element nmaprun xsltParseStylesheetProcess : document is not a stylesheet [*] Nmap Done! View the HTML report at /home/indira/LazyRecon/results/-d/portscan/final-nmap.html

--==[ Taking screenshots ]==--

[+] Running aquatone...
Failed to create required directory /home/indira/LazyRecon/results/-d/screenshot/aquatone/headers
[*] Check the result at /home/indira/LazyRecon/results/-d/screenshot/aquatone/aquatone_report.html

--==[ Bruteforcing directories ]==--

[+] Running dirsearch...
[]Creating output directory... mkdir: cannot create directory ‘/home/indira/LazyRecon/results/-d/directory/dirsearch’: No space left on device cat: /home/indira/LazyRecon/results/-d/screenshot/aquatone/aquatone_urls.txt: No such file or directory [] Check the results at /home/indira/LazyRecon/results/-d/directory/dirsearch/

--==[ DONE ]==--
indira@kali:~/LazyRecon$

sabeesh03 commented 4 years ago

I INSTALLED ALL TOOLS

Delson704557 commented 4 years ago

I INSTALLED ALL TOOLS

You have low storage on your Device