Description
What is this?
- Find ports quickly using Rustscan (3 seconds at its fastest).
- Automatically runs nmap on those ports.
- ???
- Profit!
RustScans only job is to reduce the friction between finding open ports and inputting them into nmap.
Features:
- Scans all 65k ports in 8 seconds (on 10k batch size).
- Saves you time by automatically piping it into Nmap. No more manual copying and pasting!
- Does one thing and does it well. Only purpose is to improve Nmap, not replace it!
- Let's you choose what Nmap commands to run, or uses the default.
- IPv6 Support
Installation Instructions
# dnf copr enable atim/rustscan
# dnf install rustscan
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Centos-stream 9 | aarch64 (13)*, x86_64 (28)* | Centos-stream 9 (197 downloads) |
EPEL 7 | x86_64 (677)* | EPEL 7 (848 downloads) |
EPEL 8 | x86_64 (302)* | EPEL 8 (420 downloads) |
EPEL 9 | aarch64 (19)*, x86_64 (178)* | EPEL 9 (171 downloads) |
Fedora 39 | aarch64 (25)*, x86_64 (273)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (17)*, x86_64 (416)* | Fedora 40 (272 downloads) |
Fedora 41 | aarch64 (4)*, x86_64 (152)* | Fedora 41 (79 downloads) |
Fedora rawhide | aarch64 (16)*, x86_64 (36)* | Fedora rawhide (235 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable atim/rustscan
More info about enabling Copr repositories