./wip/zmap, Network scanner that scales to Internet-wide network studies

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.2.1, Package name: zmap-1.2.1, Maintainer: pkgsrc-users

ZMap is a fast network scanner designed for Internet-wide network
surveys. On a typical desktop computer with a gigabit Ethernet
connection, ZMap is capable scanning the entire public IPv4 address
space in under 45 minutes.

While previous network tools have been designed to scan small
network segments, ZMap is specifically architected to scan the
entire address space. It is built in a modular manner in order to
allow incorporation with other network survey tools. ZMap operates
on GNU/Linux and supports TCP SYN and ICMP echo request scanning
out of the box.


Required to run:
[net/libdnet] [devel/gmp]

Required to build:
[devel/gengetopt] [pkgtools/cwrappers]

Master sites:

RMD160: 1b15b7ce0702ef25129d6566dd44521dfc1e8fb3
Filesize: 97.5 KB

Version history: (Expand)


CVS history: (Expand)


   2015-01-20 13:02:10 by Nils | Files touched by this commit (2)
Log message:
Updated to 1.2.1. Changelog from upstream :
FEATURE autodetect number of sender threads
FEATURE add ignore-invalid-hosts option for blacklist
BUGFIX UDP scans sometimes double-counted IP header length
BUGFIX Properly check UDP packet length
BUGFIX Integer overflow in json metadata when printing generator
BUGFIX All calls to malloc checked for failure
   2014-05-04 19:43:51 by Nils | Files touched by this commit (5)
Log message:
removal of py-pyqueue, replaced with py-queue

   2014-04-25 15:37:48 by Nils | Files touched by this commit (2) | Package updated
Log message:
patch and distinfo update

   2014-04-25 15:32:33 by Nils | Files touched by this commit (1)
Log message:
bad distinfo

   2014-04-25 15:12:48 by Nils | Files touched by this commit (3)
Log message:
Update to version 1.2.0. Supposedly brings support on BSD and OS X, but
does not compile on NetBSD
   2014-01-05 12:25:31 by Thomas Klausner | Files touched by this commit (6)
Log message:
This package is hugely unfinished, because it is very Linux-specific.

Import zmap-1.1.1 as wip/zmap.

ZMap is a fast network scanner designed for Internet-wide network
surveys. On a typical desktop computer with a gigabit Ethernet
connection, ZMap is capable scanning the entire public IPv4 address
space in under 45 minutes.

While previous network tools have been designed to scan small
network segments, ZMap is specifically architected to scan the
entire address space.  It is built in a modular manner in order to
allow incorporation with other network survey tools.  ZMap operates
on GNU/Linux and supports TCP SYN and ICMP echo request scanning
out of the box.