2 stable releases
1.0.1 | Apr 18, 2023 |
---|
#107 in #routes
23 downloads per month
7KB
128 lines
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.
lib.rs
:
HTTP Bindings for Pwnboard!
Dependencies
~4–19MB
~221K SLoC