Skip to content

Add tamper script to replace SUBSTRING with OVERLAY#5973

Closed
n00b-bot wants to merge 1 commit into
sqlmapproject:masterfrom
n00b-bot:master
Closed

Add tamper script to replace SUBSTRING with OVERLAY#5973
n00b-bot wants to merge 1 commit into
sqlmapproject:masterfrom
n00b-bot:master

Conversation

@n00b-bot
Copy link
Copy Markdown

@n00b-bot n00b-bot commented Nov 2, 2025

Implements a tamper script that replaces SUBSTRING with OVERLAY function for SQL injection payloads, supporting PostgreSQL and MySQL styles.

Implements a tamper script that replaces SUBSTRING with OVERLAY function for SQL injection payloads, supporting PostgreSQL and MySQL styles.
@stamparm
Copy link
Copy Markdown
Member

stamparm commented Jun 2, 2026

Closing. This is a naive regex-based SQL rewrite and not reliable enough for a tamper script. It also includes standalone demo/usage code and makes questionable DBMS support claims. Not accepting.

@stamparm stamparm closed this Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants