You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/6-development/6-6-useful_tools.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,3 +67,9 @@ An invaluable tool for testing how regular expressions behave *and perform* in b
67
67
https://github.com/doyensec/regexploit
68
68
69
69
A tool for testing and finding regular expressions that are vulnerable to regular expression denial of service attacks ([ReDoS](https://en.wikipedia.org/wiki/ReDoS)).
70
+
71
+
## CrsDoc
72
+
73
+
https://crsdoc.digitalwave.hu
74
+
75
+
Presents CRS rules using a structured UI, allowing for filtering and searching.
0 commit comments