RegEx-DoS

ReDos Scanner

Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks

cop punch RegEx Denial of Service (ReDos) Scanner

GitHub

163 stars
5 watching
18 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list

nodenodejsregexregexpregular-expressionsecurity

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
davisjam/vuln-regex-detectorDetects vulnerable regexes in source code to prevent catastrophic backtracking and other security issues.320
intel/hyperscanA high-performance regular expression matching library for efficient pattern scanning in large data streams4,857
tjenkinson/eslint-plugin-redos-detectorDetects vulnerable regex using an external API5
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
uhop/node-re2A JavaScript library providing safe and fast regular expression matching capabilities to mitigate Regular Expression Denial of Service (ReDoS) attacks505
jkutner/saferegexA tool to identify potential regular expression vulnerabilities in software52
imagibee/gigantorA high-performance regular expression search and replace library designed to handle large files and streams efficiently22
attackercan/regexp-security-cheatsheetA resource for identifying and avoiding common security vulnerabilities in regular expressions used in web application security707
sindresorhus/regexA wrapper around NSRegularExpression to simplify regular expression usage in Swift331
0xsobky/regaxorA tool to test and detect issues with regular expressions by fuzzing them with random input data.43
chalk/ansi-regexA regular expression library for matching ANSI escape codes188
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289
rust-leipzig/regex-performanceA tool for comparing the performance of different regular expression engines103
fent/randexp.jsGenerates random strings based on user-provided regular expressions1,836
ddddxxx/regexA Swift wrapper around NSRegularExpression for working with regular expressions in Swift applications4