|
You are here |
blog.stevenlevithan.com | ||
| | | | |
github.com
|
|
| | | | | JS regexes ? future. A template tag for readable, high-performance, native JS regexes with extended syntax, context-aware interpolation, and always-on best practices. - slevithan/regex | |
| | | | |
blog.deesee.xyz
|
|
| | | | | Regular expression injection is a common bug that doesn't get talked about a lot. This blog post covers how to find that bug and has 3 examples of vulnerabilities found in real applications. | |
| | | | |
joshua.hu
|
|
| | | | | Regular expressions are rarely the solution, but sometimes they can be helpful. I recently needed to create some regex which could be used to parse real domain names, and finding a definitive expression seemed to be difficult; especially one that wasn't vulnerable to ReDoS. | |
| | | | |
regex101.com
|
|
| | | Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust. | ||