nuclei-templates/technologies/weblogic-detect.yaml

17 lines
244 B
YAML

id: weblogic-detect
info:
name: Detect Weblogic
author: bing0o
severity: info
requests:
- method: GET
path:
- "{{BaseURL}}/console/login/LoginForm.jsp"
matchers:
- type: word
words:
- "WebLogic"