Skip to main content

run_full_chain

Function run_full_chain 

Source
pub async fn run_full_chain(
    target: &str,
    include_dos: bool,
    phases: Option<Vec<String>>,
) -> Result<FullChainResult>
Available on crate feature react2shell only.
Expand description

Run the full attack chain (Recon → Source Leak → DoS → RCE) against a target.