Projects
Rustscan2NMap

Rustscan2NMap - Scan fast. Scan smart. Scan Scottish.
🛠️ Script Information
Rustscan2NMap is a cheeky wee Python script that blends the blistering speed of Rustscan with the depth and verbosity of NMap — saving you time and making scanning feel less like a chore and more like a dance.
With a touch of Scottish humour and a healthy dose of automation, this script:
- Uses Rustscan to rapidly identify open ports
- Passes those ports directly into NMap for full-blown enumeration
- Logs output to a specified directory (or defaults to the current one)
- Possibly saves you up to 10^5 seconds per scan. (Aye, possibly.)
⚙️ Dependencies
💭 Suggested
- 🧠 A Brain (optional, but highly recommended)
▶️ How to Use
Arguments:
The Prober
Description
The Prober aims to be an all-in-one enumeration tool, like the Pea but potentially cooler.
Usage
Parameters
- SaveLocation: Specifies the directory where results will be saved. Defaults to the current directory if not specified.
- NoConfig: Switch to disable the creation of the configuration file.
- Version: Displays the script version information.
Examples
.\pr0ber.ps1 -SaveLocation "C:\Scans" -NoConfig
Captures a variety of system information, saving results to the specified folder in separate files for each test and encodes the full output to B64 to easily get it off the box.