Skip to content

A port scanner cli for active reconnaissance

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

roynrishingha/recon

recon

A port scanner cli for active reconnaissance

Usage

  1. clone locally
git clone https://github.com/royrustdev/recon.git
cd recon
  1. compile
cargo build --release

List modules

cargo run -- modules

Scan a target

cargo run --release -- scan <example.com>

Example

./target/release/recon modules
./target/release/recon scan royrustdev.com

or

cargo run --release -- scan royrustdev.com

About

A port scanner cli for active reconnaissance

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Languages