regexploit: Find regular expressions which are vulnerable to ReDoS

Regexploit Find regexes which are vulnerable to Regular Expression Denial of Service (ReDoS). Many default regular expression parsers have unbounded worst-case complexity. Regex matching may be quick when presented with a matching input string....