Michael Stahn 4fb5700499 renaming, update license 8 سال پیش
..
CMakeFiles db166545f5 initial commit 8 سال پیش
conf db166545f5 initial commit 8 سال پیش
examples db166545f5 initial commit 8 سال پیش
lib 4fb5700499 renaming, update license 8 سال پیش
scripts db166545f5 initial commit 8 سال پیش
src 4fb5700499 renaming, update license 8 سال پیش
test db166545f5 initial commit 8 سال پیش
.travis.yml db166545f5 initial commit 8 سال پیش
10gigE.md db166545f5 initial commit 8 سال پیش
AUTHORS db166545f5 initial commit 8 سال پیش
CHANGELOG db166545f5 initial commit 8 سال پیش
CMakeLists.txt db166545f5 initial commit 8 سال پیش
CPackConfig.cmake db166545f5 initial commit 8 سال پیش
CPackSourceConfig.cmake db166545f5 initial commit 8 سال پیش
INSTALL db166545f5 initial commit 8 سال پیش
InstallConfFiles.cmake db166545f5 initial commit 8 سال پیش
LICENSE db166545f5 initial commit 8 سال پیش
Makefile db166545f5 initial commit 8 سال پیش
README.md db166545f5 initial commit 8 سال پیش
SOURCES.txt db166545f5 initial commit 8 سال پیش
blacklist.conf db166545f5 initial commit 8 سال پیش
blacklist.conf_basic db166545f5 initial commit 8 سال پیش
blacklist.conf_restrictive db166545f5 initial commit 8 سال پیش
blacklist.conf_simulation db166545f5 initial commit 8 سال پیش
blacklist.conf_test db166545f5 initial commit 8 سال پیش
build_zmap.sh db166545f5 initial commit 8 سال پیش
cmake_install.cmake db166545f5 initial commit 8 سال پیش
dict_test db166545f5 initial commit 8 سال پیش
dict_test.c db166545f5 initial commit 8 سال پیش
signed_test db166545f5 initial commit 8 سال پیش
signed_test.c db166545f5 initial commit 8 سال پیش
update_ip_blacklist.sh db166545f5 initial commit 8 سال پیش
whitelist.conf db166545f5 initial commit 8 سال پیش
whitelist_tracing.conf db166545f5 initial commit 8 سال پیش

README.md

Build Status

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

Documentation and examples can be found at https://zmap.io/.


ZMap Copyright 2013 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.