nuclei-templates/http/exposed-panels/openbullet2-panel.yaml

34 lines
647 B
YAML

id: openbullet2-panel
info:
name: Open Bullet 2 - Panel
author: MaStErChO
severity: info
description: |
Openbullet was detected.
classification:
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
cvss-score: 0.0
metadata:
max-request: 1
verified: "true"
shodan-query: http.favicon.hash:-1264095219
tags: openbullet,panel,login
http:
- method: GET
path:
- "{{BaseURL}}"
host-redirects: true
max-redirects: 2
matchers-condition: and
matchers:
- type: word
words:
- "<title>OpenBullet2</title>"
- type: status
status:
- 200