lolici123 / RegexPassive

🔭 Collection of regexp pattern for security passive scanning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


🔭 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

About

🔭 Collection of regexp pattern for security passive scanning