This Golang security tool is designed to provide a unique perspective on how payloads mutate through custom regex patterns.
go install -v github.com/DomenicoVeneziano/rgxd/cmd/rgxd@latest
- Regex Processing: Quickly analyze how payloads evolve through regex transformations.
- Efficiency: Built in Golang for optimal performance and efficiency in processing large datasets.
- Versatility: Support for custom regex patterns and flexible payload input options.
- Insightful Output: Clearly displays the changes in payloads after undergoing regex processing.
- Web Security Testing: Ideal for both Red Teams and Blue Teams to test and secure web applications by understanding regex impact on input data.