Skip to main content

execute_rce_command

Function execute_rce_command 

Source
pub async fn execute_rce_command(
    target: &str,
    command: &str,
) -> Result<RceCommandOutput>
Available on crate feature react2shell only.
Expand description

Execute a command via RCE (demo/educational mode).