sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for practicing the identification and exploitation of SQL injection vulnerabilities. It serves as a cybersecurity education lab where users can experiment with database exploits in a controlled setting. The environment provides specialized modules for testing a wide range of attack vectors, including error-based, boolean-blind, and time-based injections. It specifically covers advanced techniques such as second-order injections, stacked queries, and attacks targeting HTTP headers. The pro
Burp suite 分块传输辅助插件
Add headers to all Burp requests to bypass some WAF products
Burp Plugin to Bypass WAFs through the insertion of Junk Data
The JSON Escaper Burp Suite plugin simplifies the process of escaping JSON payloads for pentesters, as there is no built-in option for this in Burp.
The main features of akashc99/json-escaper-burp-suite-python-plugin are: Waf Evasion.
Open-source alternatives to akashc99/json-escaper-burp-suite-python-plugin include: audi-1/sqli-labs — sqli-labs is a collection of intentionally vulnerable web applications and sandbox environments designed for… c0ny1/chunked-coding-converter — Burp suite 分块传输辅助插件. codewatchorg/bypasswaf — Add headers to all Burp requests to bypass some WAF products. devploit/nomore403 — 🚫 Advanced tool for security researchers to bypass 403/40X restrictions through smart techniques and adaptive request… gilzy/403bypasser — A Burp Suite extension made to automate the process of bypassing 403 pages. Heavily based on Orange Tsai's talk… nccgroup/burpsuitehttpsmuggler — A Burp Suite extension to help pentesters to bypass WAFs or test their effectiveness using a number of techniques.