pwnboard-rs

Crates.iopwnboard-rs
lib.rspwnboard-rs
version1.0.1
sourcesrc
created_at2023-04-18 22:22:37.6797
updated_at2023-04-18 23:36:45.606609
descriptionHTTP Bindings for Pwnboard
homepage
repositoryhttps://github.com/jabbate19/pwnboard-rs
max_upload_size
id842916
size7,129
Joe Abbate (jabbate19)

documentation

README

pwnboard-rs

Provides HTTP Bindings for Pwnboard in Rust

Pwnboard is a Red Team tool to display and manage all boxes in a competition. Tools of the red team can call this API to indicate control to the other members.

This crate binds those API routes to rust functions for easier access without manually making requests.

Commit count: 4

cargo fmt