RegexPassive
RegexPassive copied to clipboard
đ Collection of regexp pattern for security passive scanning
đ Collection of regexp pattern for security passive scanning
Categories
| Name | Description |
|---|---|
| â ī¸ ErrorPatterns | A regular expression that can detect errors such as applications. |
| âšī¸ Informational | A regular expression that can detect common information. |
| âŗī¸ Local Specialty | A special regular expression for each country/region. |
| đ Secrets | A regular expression that can detect important information. |
| đŖ UnsafeCodes | A regular expression that can detect unsafe codes and vulnerabilities |
Contributing
Made RegexPassive with â¤ī¸ if you want contribute this project, please see CONTRIBUTING.md and Pull-Request with cool your contents.
Useful resources
Build and Test
- https://regex101.com
- https://regexr.com
Auto generating
- https://github.com/pemistahl/grex
- https://github.com/devongovett/regexgen
