View Issue Details

IDProjectCategoryView StatusLast Update
0000591Kali LinuxQueued Tool Additionpublic2021-05-18 11:02
Reporterdookie Assigned Todookie  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Fixed in Version1.0.6 
Summary0000591: Add MASSCAN: Mass IP port scanner
Description

This tool is similar to zmap except you can select the IP ranges you want to scan, including internal IP addresses. It can also use multiple NICs to do the scans.

This is the fastest Internet port scanner. It can scan the entire Internet in under 6 minutes, transmitting 10 million packets per second.

It produces results similar to nmap, the most famous port scanner. Internally, it operates more like scanrand, unicornscan, and ZMap, using asynchronous transmission. The major difference is that it's faster than these other scanners. In addition, it's more flexible, allowing arbitrary address ranges and port ranges.

https://github.com/robertdavidgraham/masscan

Licensed under modified AGPL

Activities

dookie

dookie

2013-09-17 10:51

reporter   ~0000869

Added in masscan_1.0+git20130917-1kali1.

Issue History

Date Modified Username Field Change
2013-09-17 09:16 dookie New Issue
2013-09-17 09:16 dookie Status new => assigned
2013-09-17 09:16 dookie Assigned To => dookie
2013-09-17 10:51 dookie Note Added: 0000869
2013-09-17 10:51 dookie Status assigned => resolved
2013-09-17 10:51 dookie Fixed in Version => 1.0.6
2013-09-17 10:51 dookie Resolution open => fixed
2013-12-06 16:24 Lancha Issue cloned: 0000751
2021-05-18 11:02 g0tmi1k Category New Tool Requests => Queued Tool Addition