Create hivequeue-agent.yaml

patch-1
Dhiyaneshwaran 2022-09-05 17:37:07 +05:30 committed by GitHub
parent 754e5275b6
commit cad146e741
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 33 additions and 0 deletions

View File

@ -0,0 +1,33 @@
id: hivequeue-agent
info:
name: HiveQueue Agent
author: DhiyaneshDk
severity: low
reference:
- https://www.facebook.com/ExWareLabs/photos/a.361854183878462/5555061814557647/
metadata:
verified: true
shodan-query: http.title:"HiveQueue"
tags: misconfig,hivequeue
requests:
- method: GET
path:
- "{{BaseURL}}/monitoring"
matchers-condition: and
matchers:
- type: word
part: body
words:
- '<title>HiveQueue Agent</title>'
- type: word
part: header
words:
- text/html
- type: status
status:
- 200