Merge pull request #6103 from pikpikcu/patch-356

Create payara-micro-server-detect.yaml
patch-1
Dhiyaneshwaran 2022-11-22 15:43:07 +05:30 committed by GitHub
commit 84a3da8d6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: payara-micro-detect
info:
name: Payara Micro Detect
author: pikpikcu
severity: info
metadata:
verified: true
shodan-query: 'title:"Payara Micro #badassfish - Error report"'
tags: tech,payara
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Payara Micro #badassfish - Error report"
- type: status
status:
- 404