nuclei-templates/technologies/payara-micro-server-detect....

27 lines
477 B
YAML
Raw Normal View History

2022-11-18 12:30:41 +00:00
id: payara-micro-detect
info:
name: Payara Micro Detect
author: pikpikcu
severity: info
metadata:
2022-11-22 10:05:48 +00:00
verified: true
2022-11-22 10:10:30 +00:00
shodan-query: 'title:"Payara Micro #badassfish - Error report"'
2022-11-18 12:30:41 +00:00
tags: tech,payara
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
2022-11-22 10:05:22 +00:00
- "Payara Micro #badassfish - Error report"
- type: status
status:
- 404