From 14f735e26231e29ec20d36f9016e986e4dc8ce21 Mon Sep 17 00:00:00 2001 From: Max Leske <250711+theseion@users.noreply.github.com> Date: Wed, 20 Aug 2025 07:56:33 +0200 Subject: [PATCH] feat: add CrsDoc to tools page --- content/6-development/6-6-useful_tools.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/6-development/6-6-useful_tools.md b/content/6-development/6-6-useful_tools.md index 74b4ce0d..3cc1ca67 100644 --- a/content/6-development/6-6-useful_tools.md +++ b/content/6-development/6-6-useful_tools.md @@ -67,3 +67,9 @@ An invaluable tool for testing how regular expressions behave *and perform* in b https://github.com/doyensec/regexploit 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)). + +## CrsDoc + +https://crsdoc.digitalwave.hu + +Presents CRS rules using a structured UI, allowing for filtering and searching. \ No newline at end of file