How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
SQLi Query Tampering extends and adds custom Payload Generator/Processor in Burp Suite's Intruder. This extension gives you the flexibility of manual testing with many powerful evasion techniques.
The main features of xer0days/sqli-query-tampering are: Injection Attacks.
Projects with overlapping indexed features include: owasp-modsecurity/modsecurity — ModSecurity is an open-source web application firewall and security engine. It functions as an HTTP traffic inspector… codewatchorg/sqlipy — SQLiPy is a Python plugin for Burp Suite that integrates SQLMap using the SQLMap API. jgillam/burp-co2 — A collection of enhancements for Portswigger's popular Burp Suite web penetration testing tool. laconicwolf/burp-extensions — A collection of scripts to extend Burp Suite. lucacapacci/sqlmapdnscollaborator — Burp Extension that lets you use Burp Collaborator as a DNS server for exfiltrating data via Sqlmap. matrix/burp-nosqliscanner — This extension provides a way to discover NoSQL injection vulnerabilities.
ModSecurity is an open-source web application firewall and security engine. It functions as an HTTP traffic inspector and intrusion detection system that filters incoming web requests and responses against a set of security rules to block threats and prevent attacks on web servers. The project provides a modular framework for implementing restrictive security policies and custom filtering logic. It identifies and blocks common injection attacks, such as cross-site scripting and SQL injection, while hardening web applications to reduce their overall attack surface. Its broader capabilities in
A collection of enhancements for Portswigger's popular Burp Suite web penetration testing tool.
A collection of scripts to extend Burp Suite
SQLiPy is a Python plugin for Burp Suite that integrates SQLMap using the SQLMap API.