sked 0.3.0

utilities pack for pentest
Documentation

Sked

Utilities pack for pentest.

Installation

Cargo

Install via cargo (You need to install Rust on your device). official rust document for installation

After you have installed rust, run the command bellow to install Sked.

cargo install sked

Basic usage

Brute force website's directories via command brute-path

sked brute-path --url http://example.com/:path: --wordlist ./wordlist.txt

Check your public IP.

sked pub