Create weblogic-detect.yaml

patch-1
med pro 2020-04-19 20:38:02 +01:00 committed by GitHub
parent 00e2758ac2
commit 8d1d429f23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,19 @@
id: WebLogic-Detect
info:
name: Detect Weblogic
author: bing0o
severity: low
requests:
- method: GET
path:
- "{{BaseURL}}:7001/console/login/LoginForm.jsp"
- "{{BaseURL}}/console/login/LoginForm.jsp"
matchers:
- type: word
words:
- "WebLogic"
- "Oracle"
- "WebLogic Server"
condition: or