Created
December 13, 2021 19:20
-
-
Save ag-michael/bb97d6b4253e016de1c787cd5282c4cc to your computer and use it in GitHub Desktop.
Log4j exploit regex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.*jndi:(ldap|ldaps|rmi|dns).*/ | |
.*j\}.*n\}.*d\}.*i\}.*:\/\/.*/ | |
.*lower:jndi.*:\/\/.*/ | |
.*\$\{::.*:\w{3,6}:\/\/.* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Attempts to match bypasses as described in https://github.com/tangxiaofeng7/CVE-2021-44228-apache-log4j-rce