sked

Crates.iosked
lib.rssked
version0.2.1
created_at2025-10-19 15:55:03.10603+00
updated_at2026-01-02 23:49:02.762496+00
descriptionutilities pack for pentest
homepage
repositoryhttps://github.com/ZocketZero/sked
max_upload_size
id1890566
size112,426
Nawasan Wisitsingkhon (ZocketZero)

documentation

README

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
Commit count: 0

cargo fmt