Git Product home page Git Product logo
The ZMap Project photo

zmap Goto Github PK

repos: 30.0 gists: 0.0

Name: The ZMap Project

Type: Organization

Bio: The ZMap Project is a collection of open source tools for performing large-scale studies of the hosts and services that compose the public Internet.

Blog: https://zmap.io

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 on a single port in under 45 minutes. With a 10gigE connection and netmap or 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 2, ZMap's sister project that performs stateful application-layer handshakes.

Using ZMap

If you haven't used ZMap before, we have a step-by-step Getting Started Guide that details how to perform basic scans. Documentation about all of ZMap's options and more advanced functionality can be found in our GitHub Wiki.

If you have questions, please first check our FAQ. Still have questions? Ask the community in Github Discussions. Please do not create an Issue for usage or support questions.

Installation

The latest stable release of ZMap is version 4.1.1 and supports Linux, macOS, and BSD.

Instructions on building ZMap from source can be found in INSTALL.

Architecture

More information about ZMap's architecture and a comparison with other tools can be found in these two research papers:

If you use ZMap for published research, please cite the original research paper:

@inproceedings{durumeric2013zmap,
  title={{ZMap}: Fast Internet-wide scanning and its security applications},
  author={Durumeric, Zakir and Wustrow, Eric and Halderman, J Alex},
  booktitle={22nd USENIX Security Symposium},
  year={2013}
}

Citing the ZMap paper helps us to track ZMap usage within the research community and to pursue funding for continued development.

License and Copyright

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

The ZMap Project's Projects

asn1 icon asn1

Asn.1 BER and DER encoding library for golang.

cachehash icon cachehash

An efficient C hash-table like data structure with static size that evicts LRU object on insertion

celerybeat-mongo icon celerybeat-mongo

A Celery Beat Scheduler that uses MongoDB to store both schedule definitions and status information

constants icon constants

Repository of constants used in TLS and X509 parsing

dns icon dns

Forked Version of Miekg's DNS library that recycles UDP sockets

iptree icon iptree

A space-optimized binary tree for storing IP addresses

pybulkwhois icon pybulkwhois

Python framework for manipulating bulk WHOIS data from RIRs

rootfetch icon rootfetch

Python egg for fetching common certificate root stores

zannotate icon zannotate

Utility for annotating Internet datasets with contextual metadata (e.g., origin AS, MaxMind GeoIP2, reverse DNS, and WHOIS)

zcrypto icon zcrypto

Liberal Go TLS + X.509 Library for Research

zdb icon zdb

[deprecated] Backend database for Internet-wide scans

zdns icon zdns

Fast CLI DNS Lookup Tool

zflags icon zflags

go command line option parser http://godoc.org/github.com/jessevdk/…

zgrab icon zgrab

**DEPRECATED** This project has been replaced by https://github.com/zmap/zgrab2

zlint icon zlint

X.509 Certificate Linter focused on Web PKI standards and requirements.

zmap icon zmap

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

zschema icon zschema

A schema language for JSON documents that allows validation and compilation into various database engines

zson icon zson

A python library that allows easily encoding and decoding objects into JSON

ztag icon ztag

Tagging and annotation framework for scan data

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.