39 lines
1008 B
YAML
39 lines
1008 B
YAML
id: mantisbt-panel
|
|
|
|
info:
|
|
name: MantisBT Login Panel - Detect
|
|
author: makyotox,daffainfo
|
|
severity: info
|
|
description: MantisBT login panel was detected.
|
|
reference:
|
|
- https://www.mantisbt.org/
|
|
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
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
vendor: mantisbt
|
|
product: mantisbt
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: http.favicon.hash:662709064
|
|
tags: panel,mantisbt
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login_page.php"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'title="MantisBT: Text Search"'
|
|
- 'title="MantisBT: Issue Id"'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100ce7b37be45450ab318c014127f6447a710ea94e05d429e09d364ae448b905bea022100e1da0bfa0f6e0a5c79868f471cf8780cff3eb13725a374f47fbe47711ed65e58:922c64590222798bb761d5b6d8e72950 |