Skip to content

This Golang security tool is designed to provide a unique perspective on how payloads mutate through custom regex patterns.

Notifications You must be signed in to change notification settings

DomenicoVeneziano/rgxd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Golang security tool is designed to provide a unique perspective on how payloads mutate through custom regex patterns.


Installation

go install -v github.com/DomenicoVeneziano/rgxd/cmd/rgxd@latest 

Key Features:

  • 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.

About

This Golang security tool is designed to provide a unique perspective on how payloads mutate through custom regex patterns.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages