From 47857633961a209ff22af8c18ad998d93eda88a8 Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Thu, 9 Feb 2023 09:39:40 +0900 Subject: [PATCH] Add REcollapse --- weapons/REcollapse.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/REcollapse.yaml diff --git a/weapons/REcollapse.yaml b/weapons/REcollapse.yaml new file mode 100644 index 0000000..6f16da3 --- /dev/null +++ b/weapons/REcollapse.yaml @@ -0,0 +1,13 @@ +--- +name: REcollapse +description: REcollapse is a helper tool for black-box regex fuzzing to bypass validations and discover normalizations in web applications +url: https://github.com/0xacb/recollapse +category: tool +type: Utils +platform: +- linux +- macos +- windows +lang: Python +tags: +- fuzz