Skip to content

hahwul/RegexPassive

Repository files navigation


🔭 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

Auto generating