ClowderLint

Regex Validator

Enter a string to validate against our pattern matcher.

Hint

The validator uses a regex that can exhibit catastrophic backtracking. Try a string of repeated a characters ending with ! to observe the delay. If the server hangs long enough, the flag is revealed.

Example: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaa! (30 a's + !)