peterpt / eternal_scanner

An internet scanner for exploit CVE-2017-0144 (Eternal Blue) & CVE-2017-0145 (Eternal Romance)
MIT License
318 stars 105 forks source link

any help #4

Closed prince911 closed 5 years ago

prince911 commented 6 years ago

Scanner results not found

what i messing

i use linux mint

peterpt commented 6 years ago

Your metasploit is not running outside its own folder . best way to check this is open a terminal and write this :

cd / msfconsole

if metasploit opens without any issue then run escan from there , else you must check your metasploit installation variable paths . Best way to avoid that issue is to install metasploit from repository , however , i think linux mint does not have metasploit package in their repository because linux mint is not a pentest distribution .

peterpt commented 6 years ago

Sorry , mislead your output . Scanner results not found is related to masscan issues . Make sure you have the latest masscan 1.0.3 installed because the old version of masscan pops up issues in some commands used by eternal scanner . Debian sid and kali rolling have the latest masscan in their repositories , however if you are using an old linux distribution , you should consider compiling masscan from the source here : https://github.com/robertdavidgraham/masscan