Update mobileiron-log4j-jndi-rce.yaml

patch-1
Dhiyaneshwaran 2022-10-20 02:38:01 +05:30 committed by GitHub
parent 8ca4a00e89
commit 4eff79955e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -38,6 +38,11 @@ requests:
words:
- "dns"
- type: word
part: location
words:
- '/mifs/user/login.jsp?error=1'
- type: regex
part: interactsh_request
regex:
@ -49,5 +54,3 @@ requests:
group: 1
regex:
- '([a-zA-Z0-9\.\-]+)\.([a-z0-9]+)\.([a-z0-9]+)\.\w+' # Print extracted ${hostName} in output
# Enhanced by cs on 2022/02/28