Crate libathena[−][src]
Re-exports
pub use routes::V1_ROUTES; |
Modules
| payload | |
| routes | Routes available on the C2 server |
Structs
| AthenaClient | AthenaClient contains methods that are useful to both attackers and victims Methods applicable to the attacker role are prefixed with “attacker” Methods applicable to the victim role are prefixed with “victim” |
| AthenaClientBuilder | Client builder |
| Client | An asynchronous |
| ClientBuilder | A |
| ErrorToResponse | Error value returned from the C2 server |
Type Definitions
| AthenaResult | Result datatype used in libathena |