Skip to main content

scan_and_attack

Function scan_and_attack 

Source
pub async fn scan_and_attack(
    target: &str,
    include_dos: bool,
) -> Result<AttackReport>
Available on crate feature react2shell only.
Expand description

Run the full attack chain (scan + all phases) and generate a report.