Skip to main content

Crate attack

Crate attack 

Source
Expand description

attack-rs: MITRE ATT&CK Framework semantic layer

Provides strongly-typed, graph-based interface to the MITRE ATT&CK dataset. Built on top of stix-rs for parsing ATT&CK STIX bundles.

Re-exports§

pub use domain::*;
pub use error::*;
pub use store::*;
pub use validation::*;

Modules§

domain
error
Error types for ATT&CK operations
store
validation