Red-team strategy
Hydra Multi-Path Attack
hydraReturns 3 parallel attack paths: direct request, indirect framing, and social engineering. runAdaptive pursues multiple paths concurrently against a live target.
YAML config
evalguard.config.yaml
redteam:
strategies:
- hydraCLI
bash
# "hydra" is layered onto attacks during red-team scans.
# List every available encoding/obfuscation strategy:
evalguard list strategiesThreat-model fit
The Hydra Multi-Path Attack strategy effectively probes the threat model of sophisticated adversaries who utilize multiple vectors to exploit vulnerabilities. It highlights the importance of defending against both technical and human-centric attack methods, ensuring a comprehensive security posture.
LLM-generated (llm-gpt-4o) · 2026-05-23