4 Repositories
Rust xss Libraries
「🧱」Test a list of payloads and see if you can bypass it
「 🧱 」About TTWAF TTWAF, or Test This WAF, is a Web Application Firewall (WAF) bypass testing tool. You can test a list of payloads like XSS, LFI, RCE
20 Dec 2, 2022
Scans for indications of an XSS, Oracle SQLi and filters out words containing MySQL
PizzaHunt A tool to out pizza the hunt. Scans for indications of an XSS vuln (Double quote escapes) , Oracle SQLi (ORA- in response), filters out url
22 Dec 26, 2022
Scans for indications of an XSS vuln, Oracle SQLi and filters out words containing MySQL
RustScan Scans for indications of an XSS vuln, Oracle SQLi and filters out words containing MySQL. Best used along side ParamSpider found at https://g
22 Dec 26, 2022
Rust bindings for libinjection
libinjection-rs Rust bindings for libinjection. How to use Add libinjection to dependencies of Cargo.toml: libinjection = "0.2" Import crate: extern c
35 Sep 24, 2022