OpenBullet 2 - Panel
ID: openbullet2-panel
Severity: info
Author: MaStErChO
Tags: openbullet,panel,login
Description
Section titled “Description”Openbullet was detected.
YAML Source
Section titled “YAML Source”id: openbullet2-panel
info: name: OpenBullet 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 metadata: verified: "true" max-request: 1 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>" - "<title>Openbullet2WebClient</title>" condition: or
- type: status status: - 200# digest: 4b0a00483046022100c281799fc8c31fb7c8d1a86e1354e3005594a732080e43c393a9b73ef53234f1022100fb4345ccdf67d10db5eb42a17dfcb3a7e81f3aea87ef657b389eebd318b7d813:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/openbullet2-panel.yaml"