# offensivepython/nscan

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/offensivepython-nscan).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

535 stars · 149 forks · Python · Apache-2.0

## Links

- GitHub: https://github.com/OffensivePython/Nscan
- awesome-repositories: https://awesome-repositories.com/repository/offensivepython-nscan.md

## Description

Nscan is a fast Network scanner optimized for internet-wide scanning purposes and inspired by Masscan and Zmap. It has it's own tiny TCP/IP stack and uses Raw sockets to send TCP SYN probes. It doesn't need to set SYN Cookies so it doesn't wastes time checking if a received packet is a result of…

## Tags

### Part of an Awesome List

- [Network and Web Reconnaissance](https://awesome-repositories.com/f/awesome-lists/security/network-and-web-reconnaissance.md) — High-speed internet-wide network scanner.
- [Network Scanning](https://awesome-repositories.com/f/awesome-lists/security/network-scanning.md) — Network scanning utility for security professionals.
