Crates.io | pwnboard-rs |
lib.rs | pwnboard-rs |
version | 1.0.1 |
source | src |
created_at | 2023-04-18 22:22:37.6797 |
updated_at | 2023-04-18 23:36:45.606609 |
description | HTTP Bindings for Pwnboard |
homepage | |
repository | https://github.com/jabbate19/pwnboard-rs |
max_upload_size | |
id | 842916 |
size | 7,129 |
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.