30 lines
685 B
YAML
30 lines
685 B
YAML
id: payara-micro-detect
|
|
|
|
info:
|
|
name: Payara Micro Detect
|
|
author: pikpikcu
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: 'title:"Payara Micro #badassfish - Error report"'
|
|
tags: tech,payara
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Payara Micro #badassfish - Error report"
|
|
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
# digest: 490a00463044022032ca5646c0420833456a37dd49f472cbbe8e6a38f7fa2ddae4632d5f166952bf0220656d999c3ff15268a4b13ba51e756e96124a581b6a977e7aea63612173db35ff:922c64590222798bb761d5b6d8e72950
|