masscan icon indicating copy to clipboard operation
masscan copied to clipboard

Whats up?

Open STashakkori opened this issue 4 years ago • 7 comments

Running masscan with various options yields not a single finding. Even when done on the internet. Wondering if the current branch is working or if some other issue

STashakkori avatar Oct 01 '21 20:10 STashakkori

Host/options you've tried?

SomethingGeneric avatar Oct 05 '21 02:10 SomethingGeneric

sudo masscan 0.0.0.0/0 -p0-65535 sudo masscan -p80,8000-8100 <ip_address>/

STashakkori avatar Oct 05 '21 03:10 STashakkori

What OS/distro are you using?

SomethingGeneric avatar Oct 05 '21 15:10 SomethingGeneric

On both arch and FreeBSD those commands seem to work for me

SomethingGeneric avatar Oct 05 '21 15:10 SomethingGeneric

Ah ok, yea maybe thats it

Ubuntu 20.04.3 LTS x86_64 Kernel: 5.11.0-37-generic

STashakkori avatar Oct 05 '21 18:10 STashakkori

I'll give it a go in an ubuntu vm later maybe. Do those above commands give any output? Or do they simply fail??

SomethingGeneric avatar Oct 05 '21 19:10 SomethingGeneric

They run to completion and print the result, but result shows that there are no discoveries even in the case of the entire internet

On Tue, Oct 5, 2021 at 2:12 PM Matt C @.***> wrote:

I'll give it a go in an ubuntu vm later maybe. Do those above commands give any output? Or do they simply fail??

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/robertdavidgraham/masscan/issues/626#issuecomment-934697055, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABAPQ2YSD243SOAEKV6LGMLUFNE2HANCNFSM5FFOCHBA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

STashakkori avatar Oct 05 '21 21:10 STashakkori