Opened 10 years ago

Closed 10 years ago

Last modified 6 years ago

#41985 closed submission (fixed)

port request: 'masscan'

Reported by: KurtPfeifle (Kurt Pfeifle) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: masscan

Description

masscan is an extremely fast internet-scale port scanner. Provided one has a fast-enough uplink, it can scan the complete IPv4 internet range for a single port within 45 minutes.

The source compiles without a problem on Mavericks.

Upstream sources: https://github.com/robertdavidgraham/masscan.git

Attachments (1)

Portfile (2.1 KB) - added by jul_bsd@… 10 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 10 years ago by jul_bsd@…

does not seem so fast to me

# masscan 192.168.2.0/24 -p0-65535

Starting masscan 1.0.3 (http://bit.ly/14GZzcT) at 2014-04-04 22:05:27 GMT
 -- forced options: -sS -Pn -n --randomize-hosts -v --send-eth
Initiating SYN Stealth Scan
Scanning 256 hosts [65536 ports/host]
rate:  0.10-kpps,  0.03% done,  47:35:09 remaining, found=0 

As a reminder, great power means great responsability...

Here a working Portfile for 1.0.3. I doubt it will be as fast as Linux, there is no PF_RING on mac.

comment:2 Changed 10 years ago by mf2k (Frank Schima)

The license needs to be "GPL-3" not "GPL3".

comment:3 Changed 10 years ago by mf2k (Frank Schima)

Port: masscan added
Type: requestsubmission

comment:4 Changed 10 years ago by jul_bsd@…

  • port lint --nitpick
  • livecheck
  • /tab/spacex4/

Changed 10 years ago by jul_bsd@…

Attachment: Portfile added

comment:5 Changed 10 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: newclosed

comment:6 in reply to:  1 Changed 6 years ago by KurtPfeifle (Kurt Pfeifle)

Replying to jul_bsd@…:

does not seem so fast to me

It cannot be faster than your own network connection to the internet is.

If run with the right options, it can easily saturate a 10 Gbit/sec pipe.

Note: See TracTickets for help on using tickets.