34 lines
887 B
YAML
34 lines
887 B
YAML
id: mybb-forum-detect
|
|
|
|
info:
|
|
name: MyBB Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
description: MyBB login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:mybb:mybb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: mybb
|
|
shodan-query: http.title:"MyBB"
|
|
vendor: mybb
|
|
verified: true
|
|
tags: panel,mybb,forum
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/portal.php'
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'MyBB Forum'
|
|
- '<title>MyBB'
|
|
condition: or
|
|
# digest: 4a0a00473045022100ea6a780803d5cc8e9220c22bcaa6edea0b83098fcd422e1f51e0e5ac2e729a9a0220030e1c5e51b78ce1c9ccfa5c8c5ad1e8ee48760bbad9721b9b000771f2dc6a61:922c64590222798bb761d5b6d8e72950 |