.. /RustScan
Quick Usage
For this tool the run command is:
docker run -it --rm --name rustscan rustscan/rustscan:2.0 <rustscan arguments here> <target_ip>
Categories
scannerexploitation
Description
The Modern Port Scanner. Find ports quickly (3 seconds at its fastest). Run scripts through our scripting engine (Python, Lua, Shell supported).
- Scans all 65k ports in 3 seconds.
- Full scripting engine support. Automatically pipe results into Nmap, or use our scripts (or write your own) to do whatever you want.
- Adaptive learning. RustScan improves the more you use it. No bloated machine learning here, just basic maths.
- The usuals you would expect. IPv6, CIDR, file input and more.
- Automatically pipes ports into Nmap.
Official Documentation
Reference: https://github.com/RustScan/RustScan