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

34 lines
647 B
YAML
Raw Normal View History

2023-06-25 11:29:57 +00:00
id: openbullet2-panel
2023-06-24 23:35:08 +00:00
info:
2023-06-25 11:29:57 +00:00
name: Open Bullet 2 - Panel
2023-06-24 23:35:08 +00:00
author: MaStErChO
severity: info
2023-06-25 11:29:57 +00:00
description: |
Openbullet was detected.
2023-06-24 23:35:08 +00:00
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
2023-06-25 11:29:57 +00:00
verified: "true"
shodan-query: http.favicon.hash:-1264095219
tags: openbullet,panel,login
2023-06-24 23:35:08 +00:00
http:
- method: GET
path:
2023-06-25 11:29:57 +00:00
- "{{BaseURL}}"
2023-06-24 23:35:08 +00:00
2023-06-25 11:29:57 +00:00
host-redirects: true
max-redirects: 2
2023-06-24 23:35:08 +00:00
matchers-condition: and
matchers:
- type: word
words:
- "<title>OpenBullet2</title>"
- type: status
status:
- 200