# SQLMap tamper reference for authorized lab validation.
# Do not run automated exploitation against production unless explicitly approved.

## Common Tamper Names

space2comment
between
charencode
randomcase
equaltolike
apostrophemask
commalesslimit
percentage

## Usage Guidance

- Treat tamper scripts as compatibility tools, not proof by themselves.
- Record why a tamper was needed.
- Prefer manual validation with harmless test data.
- Stop after proving the vulnerability.
- Do not dump production data unless the SEAD explicitly authorizes it.

