Skip to content

refactor: create 942510 and 942511 .ra files with shared include#4516

Merged
fzipi merged 2 commits into
mainfrom
regex-assembly/942510-942511
Mar 3, 2026
Merged

refactor: create 942510 and 942511 .ra files with shared include#4516
fzipi merged 2 commits into
mainfrom
regex-assembly/942510-942511

Conversation

@fzipi
Copy link
Copy Markdown
Member

@fzipi fzipi commented Mar 2, 2026

what

  • create regex-assembly/942510.ra for SQLi bypass via backticks (PL2)
  • create regex-assembly/942511.ra for SQLi bypass via single quotes (PL3)
  • extract shared payload pattern into regex-assembly/include/sqli-tick-payload.ra
  • add standard comment blocks to both rules in the conf file

why

refs

Create regex-assembly files for rules 942510 (backtick SQLi bypass,
PL2) and 942511 (single quote SQLi bypass, PL3). Both rules share
the same payload pattern, so the common logic is extracted into
`regex-assembly/include/sqli-tick-payload.ra`.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 2, 2026

📊 Quantitative test results for language: eng, year: 2023, size: 10K, paranoia level: 1:
🚀 Quantitative testing did not detect new false positives

Copy link
Copy Markdown
Contributor

@franbuehler franbuehler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fzipi fzipi added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit cb4d9b9 Mar 3, 2026
8 checks passed
@fzipi fzipi deleted the regex-assembly/942510-942511 branch March 3, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants