cyinnove / paramx

ParamX is a tool designed to extract and categorize interesting subdomains and parameters from URLs.
MIT License
19 stars 6 forks source link

Add new bug types and parameters #1

Closed zomasec closed 4 months ago

zomasec commented 4 months ago

This pull request adds new bug types and parameters for IDOR, LFI, RCE, Redirect, SSRF, SSTI, and XSS vulnerabilities. The bug types and parameters are defined in YAML files and follow a consistent naming convention. This update enhances the functionality of the software by expanding the options for detecting and handling these vulnerabilities.

"Update redirect.yaml with new parameters"