WebHackersWeapons/weapons/REcollapse.yaml

11 lines
290 B
YAML
Raw Normal View History

2023-02-08 17:39:40 -07:00
---
name: REcollapse
2024-01-01 09:08:52 -07:00
description: REcollapse is a helper tool for black-box regex fuzzing to bypass validations
and discover normalizations in web applications
2023-02-08 17:39:40 -07:00
url: https://github.com/0xacb/recollapse
category: tool
type: Utils
2024-01-01 09:08:52 -07:00
platform: [linux, macos, windows]
2023-02-08 17:39:40 -07:00
lang: Python
2024-01-01 09:08:52 -07:00
tags: [fuzz]