정규식,regular_expression,regex

정규식,regular_expression,regex (rev. 1.8)

원래내용

https://regexone.com/
https://regexr.com/ RegExr is an online tool to learn, build, & test Regular Expressions
https://regexcrossword.com/
https://alf.nu/RegexGolf


Links with 설명
A curated collection of awesome Regex libraries, tools, frameworks and software.
https://github.com/aloisdg/awesome-regex


매우 느린 정규식을 통한 DoS가 가능. (ReDoS) performance/resource에 대한 공격?
ReDoS: Regular Expression Denial of Service (gitconnected.com)
https://levelup.gitconnected.com/the-regular-expression-denial-of-service-redos-cheat-sheet-a78d0ed7d865
https://news.ycombinator.com/item?id=23676946
Namu:정규 표현식 서비스 거부 공격