Expand description
wafrift-evolution — Genetic algorithm, differential analysis, and WAF-aware advisor.
The adaptive feedback loop: detect WAF → analyze differential responses → evolve technique populations → recommend optimal evasion strategies.
Modules§
- advisor
- WAF-aware strategy advisor.
- body_
padding - Body-size inspection bypass.
- custom_
rules - Community-configurable WAF detection and evasion rules.
- differential
- WAF rule differential analysis — reverse-engineer what a WAF blocks.
- evolution
- Feedback-driven evolutionary evasion engine.
- intelligence
- Intelligence loop — connects differential analysis, evolution, and strategy.
- lineage
- Lineage tracking for replayable bypass discovery.
- search
- Search algorithms for evolutionary WAF bypass discovery.
- types
- Core types for the evolution engine.