robertdavidgraham / masscan

TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
GNU Affero General Public License v3.0
23.08k stars 3.03k forks source link

why output of masscan is empty #674

Open aenad opened 2 years ago

aenad commented 2 years ago

hi everyone, i have problems with scanning in masscan. the result of scan with this "sudo masscan -vv 192...* -p** --rate 10000 > results.txt" is shown in picture. can anyone help me to fix it?

image

scriptzteam commented 2 years ago

https://github.com/robertdavidgraham/masscan#getting-output

aenad commented 2 years ago

https://github.com/robertdavidgraham/masscan#getting-output

ok and thank you but my problem is different, i scan many times and the output of it with -oJ out.txt is empty. it works on ips that out of my local network but its not work in local home for example my ip.

CrilleH commented 8 months ago

https://github.com/robertdavidgraham/masscan#getting-output

ok and thank you but my problem is different, i scan many times and the output of it with -oJ out.txt is empty. it works on ips that out of my local network but its not work in local home for example my ip.

I have the same problem, did you ever find a solution?

mzpqnxow commented 7 months ago

See #680