redstr 0.2.14

Red team string obfuscation and transformation for offensive security, WAF bypass, XSS, SQL injection, phishing, and evasion testing
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod bot_detection;
pub mod case;
pub mod cloudflare;
pub mod encoding;
pub mod injection;
pub mod obfuscation;
pub mod phishing;
pub mod shell;
pub mod unicode;
pub mod web_security;