x90skysn3k / brutespray

Bruteforcing from various scanner output - Automatically attempts default creds on found services.
MIT License
2.01k stars 381 forks source link

nessus scan not working #57

Closed hasanali586q closed 2 years ago

hasanali586q commented 2 years ago

brutespray --file Host_discovery_FULL_mhifsw.nessus --threads 5 --threads 5 --hosts 5

run but problem error

No brutable services found.
 Please check your Nmap file.
x90skysn3k commented 2 years ago

what version are you running? That error looks to be from an older version that does not support .nessus files. You might try git cloning a copy of the latest version.

hasanali586q commented 2 years ago

brutespray.py v1.8
apt-get install brutespray

x90skysn3k commented 2 years ago

the error Please check your Nmap file. is not from version 1.8. I just tested a few .nessus files and i'm not seeing any problems. Can you post a screenshot of the error with the version?