README.md

May 24, 2022 ¡ View on GitHub


🔭 Collection of regexp pattern for security passive scanning

Categories

NameDescription
âš ī¸ ErrorPatternsA regular expression that can detect errors such as applications.
â„šī¸ InformationalA regular expression that can detect common information.
â›ŗī¸ Local SpecialtyA special regular expression for each country/region.
🔐 SecretsA regular expression that can detect important information.
đŸ’Ŗ UnsafeCodesA 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

Auto generating