Added current known bypass patterns
Source: https://github.com/Puliczek/CVE-2021-44228-PoC-log4j-bypass-words
This commit is contained in:
@@ -37,6 +37,10 @@ detection:
|
||||
- '${${env:BARFOO:-j}'
|
||||
- '${::-l}${::-d}${::-a}${::-p}'
|
||||
- '${base64:JHtqbmRp'
|
||||
- '${${env:ENV_NAME:-j}ndi${env:ENV_NAME:-:}${env:ENV_NAME:-l}dap${env:ENV_NAME:-:}//'
|
||||
- '${${lower:j}ndi:${lower:l}${lower:d}a${lower:p}://'
|
||||
- '${${upper:j}ndi:${upper:l}${upper:d}a${lower:p}://'
|
||||
- '${${::-j}${::-n}${::-d}${::-i}:${::-l}${::-d}${::-a}${::-p}://'
|
||||
condition: keywords
|
||||
falsepositives:
|
||||
- Vulnerability scanning
|
||||
|
||||
Reference in New Issue
Block a user