38 lines
916 B
YAML
38 lines
916 B
YAML
id: default-websphere-liberty
|
|
|
|
info:
|
|
name: WebSphere Liberty Default Page
|
|
author: oppsec
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:ibm:websphere_liberty:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: ibm
|
|
product: websphere_liberty
|
|
shodan-query: http.title:"WebSphere Liberty"
|
|
tags: tech,websphere,liberty
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "WebSphere Liberty"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "(WebSphere Liberty).*?([a-zA-Z0-9.-]+)"
|
|
# digest: 4a0a0047304502200601cf4c4a13f6cf8f895d74fdcc6cfacecfa1b5324ff3a107480ef86f8db7f0022100b2d7b8557ed13230e6564a93a22707bfc13337142ac5da887380a9cae2538201:922c64590222798bb761d5b6d8e72950 |