zmap

ZMap is a fast single packet network scanner designed for Internet-wide network surveys.

Github星跟踪图

ZMap: The Internet Scanner

Build Status

ZMap is a fast single packet 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. With
a 10gigE connection and PF_RING,
ZMap can scan the IPv4 address space in under 5 minutes.

ZMap operates on GNU/Linux, Mac OS, and BSD. ZMap currently has fully implemented
probe modules for TCP SYN scans, ICMP, DNS queries, UPnP, BACNET, and can send a
large number of UDP probes.
If you are looking to do more involved scans, e.g.,
banner grab or TLS handshake, take a look at ZGrab,
ZMap's sister project that performs stateful application-layer handshakes.

Installation

The latest stable release of ZMap is version 2.1.1 and supports Linux, macOS, and
BSD. It can be installed through the built-in package managers on the following
operating systems:, OS, -----------------------------------------, ---------------------------, Debian and Ubuntu, sudo apt install zmap, Fedora, CentOS, and RHEL, sudo yum install zmap, Gentoo, sudo emerge zmap, macOS (using Homebrew), brew install zmap, Arch Linux, sudo pacman -S zmap, Instructions on building ZMap from source can be found in INSTALL.

Usage

A guide to using ZMap is found in our GitHub Wiki.

ZMap Copyright 2017 Regents of the University of Michigan

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See LICENSE for the specific
language governing permissions and limitations under the License.

主要指标

概览
名称与所有者zmap/zmap
主编程语言C
编程语言CMake (语言数: 8)
平台
许可证Apache License 2.0
所有者活动
创建于2013-01-23 01:30:09
推送于2025-07-15 22:42:04
最后一次提交
发布数36
最新版本名称v4.3.4 (发布于 )
第一版名称v1.0.0 (发布于 2013-08-16 11:20:47)
用户参与
星数5.8k
关注者数233
派生数0.9k
提交数1.4k
已启用问题?
问题数509
打开的问题数11
拉请求数330
打开的拉请求数2
关闭的拉请求数78
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?