Skip to main content

testing-for-regex-dos-redos

Testing web applications for Regular Expression Denial of Service (ReDoS), where crafted input forces a backtracking regex engine into super-linear (polynomial or exponential) processing time, hanging worker threads and causing denial of service. Also covers blind regex injection for char-by-char secret exfiltration when the attacker controls the pattern. Activates when input is matched against complex validators or when stored regex rules are attacker-influenced.

Jump to install

Source facts

Repository
xalgord/xalgorix
Last source activity
June 6, 2026 at 16:41
Detected SKILL.md language
English
Stars
813
Forks
146

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.