naabu
A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests (by projectdiscovery)
RustScan
π€ The Modern Port Scanner π€ (by bee-san)
naabu | RustScan | |
---|---|---|
3 | 27 | |
5,025 | 15,972 | |
2.4% | 3.3% | |
9.5 | 8.9 | |
4 days ago | 4 days ago | |
Go | Rust | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
naabu
Posts with mentions or reviews of naabu.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-14.
-
Recommended high speed port scanner?
Naabu works best for me
-
[Go] Try capturing TCP packets
fatal error: pcap.h: No such file or directory #125 - projectdiscovery/naabu - GitHub
-
Naabu: a portscanning library in Go
actual link: https://github.com/projectdiscovery/naabu
RustScan
Posts with mentions or reviews of RustScan.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-18.
- π εΏ«ιγζΊθ½γι«ζηη°δ»£η«―ε£ζ«ζε¨ β RustScan
- RustScan β The Modern Port Scanner
-
Is Rustscan tool allowed in CEH Practical exam?
I will be giving CEH Practical exam in the next month and I can't find whether Rustscan is allowed or not. I have read EC-Council is very particular about the tools used so I want to be sure whether to implement in my prepartion or not.
-
[self-made] havn - fast lightweight port scanner
Iβm not sure why I decided to create it, I think I tried to use RustScan for a simple task last week, but it was too convoluted for my needs, as well as the fact that it requires nmap to be installed. Thus havn was born, nothing else needed, and only directly using two dependencies, Tokio and Clap, although I think If I really wanted to, I could remove the Clap dependency, but itβs just so handy and easy to use.
-
I just can't get RustScan to work. constantly the same error messages with 2 different versions
Did you read https://github.com/RustScan/RustScan, find the link to https://github.com/RustScan/RustScan/wiki/Installation-Guide and came across "Docker is the recommended way of installing RustScan"?
- Rustscan β The Modern Port Scanner
- RustScan is a modern take on the port scanner
-
Is there a good and simple command line alternative to Nmap?
I like RustScan https://github.com/RustScan/RustScan . For one thing, itβs fast!
- Recommended high speed port scanner?
- RustScan/RustScan: π€ The Modern Port Scanner π€
What are some alternatives?
When comparing naabu and RustScan you can also consider the following projects:
masscan - TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
scilla - Information Gathering tool - DNS / Subdomains / Ports / Directories enumeration
SQLMap - Automatic SQL injection and database takeover tool
netscanner - netscanner - TCP/UDP scanner to find open or closed ports
scapy - Scapy: the Python-based interactive packet manipulation program & library.