Hi ,
Can you please the format to run the script.
root@kali:~/Desktop/recon_scan# ./reconscan.py 192.168.9.1/24
RECON SCAN
A multi-process service scanner
http, ftp, dns, ssh, snmp, smtp, ms-sql
Traceback (most recent call last):
File "./reconscan.py", line 179, in
f = open('results/exam/targets.txt', 'r') # CHANGE THIS!! grab the alive hosts from the discovery scan for enum
IOError: [Errno 2] No such file or directory: 'results/exam/targets.txt'
Hi ,
Can you please the format to run the script.
root@kali:~/Desktop/recon_scan# ./reconscan.py 192.168.9.1/24
RECON SCAN
A multi-process service scanner
http, ftp, dns, ssh, snmp, smtp, ms-sql
Traceback (most recent call last):
File "./reconscan.py", line 179, in
f = open('results/exam/targets.txt', 'r') # CHANGE THIS!! grab the alive hosts from the discovery scan for enum
IOError: [Errno 2] No such file or directory: 'results/exam/targets.txt'