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

31 lines
528 B
YAML
Raw Normal View History

2023-06-24 23:35:08 +00:00
id: openbullet2-detect
info:
name: Openbullet - Detect
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
tags: openbullet,panel,login
metadata:
max-request: 1
http:
- method: GET
path:
- "{{BaseURL}}/"
matchers-condition: and
matchers:
- type: word
words:
- "<title>OpenBullet2</title>"
- type: status
status:
- 200