saferegex

Regex analyzer

A tool to identify potential regular expression vulnerabilities in software

A tool for testing regular expressions for ReDoS vulnerabilities.

GitHub

52 stars
5 watching
5 forks
Language: Java
last commit: over 2 years ago
Linked from 1 awesome list


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
0xsobky/regaxorA tool to test and detect issues with regular expressions by fuzzing them with random input data.43
jagracey/regex-dosScans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks163
kasei/swiftregexImplementation of a Perl-like regex =~ operator in Swift112
rurik/java_idx_parserAnalyzes the structure and content of Java Cache IDX files to extract relevant information about malware origins and infection vectors.39
a-n-t-h-o-n-y/regexploreA live regular expression testing environment built with curses.8
jjulien/hiera-regexA data backend for Hiera that matches client facts against regular expression patterns to provide hierarchical data12
marianobarrios/dregexA Java library implementing a regular expression engine using deterministic finite automata.47
rust-leipzig/regex-performanceA tool for comparing the performance of different regular expression engines103
johannesvollmer/regex-nodesAn editor that provides a visual interface to construct and edit regular expressions for use in JavaScript code.35
burntsushi/rebarA tool for comparing the performance of different regular expression engines on a set of curated tasks.233
rundevelopment/regexp-ast-analysisA TypeScript library that parses and analyzes JavaScript regular expressions into abstract syntax tree nodes3
attackercan/regexp-security-cheatsheetA resource for identifying and avoiding common security vulnerabilities in regular expressions used in web application security707
tjenkinson/eslint-plugin-redos-detectorDetects vulnerable regex using an external API5
niklongstone/regular-expression-cheat-sheetA comprehensive resource providing regular expression patterns and explanations for common use cases.289