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.