SIGN IN SIGN UP
sqlmapproject / sqlmap UNCLAIMED

Automatic SQL injection and database takeover tool

0 0 0 Python

Add luanginxmore tamper script (#5881)

* Add luanginxmore tamper script

POST requests can accept far more parameters than GET requests, so for additional evasion, it's nice to have something capable of overwhelming a WAF with millions of parameters, not just hundreds.

Tested against public bug bounty programs with great success.

* Fix syntax error

Oops, forgot an extra closing parenthesis

* Fix missing imports
K
Kenny Strawn committed
1b4fb3a86d2acbc0b66d3e556a956a0f77a55d7c
Parent: 23dda10
Committed by GitHub <noreply@github.com> on 3/28/2025, 9:09:42 AM