2022-10-13 08:33:05 +00:00
|
|
|
id: mantisbt-panel
|
2022-10-13 03:46:30 +00:00
|
|
|
|
|
|
|
info:
|
2022-10-13 08:42:24 +00:00
|
|
|
name: MantisBT Login Panel
|
2022-10-13 03:46:30 +00:00
|
|
|
author: makyotox,daffainfo
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://www.mantisbt.org/
|
|
|
|
metadata:
|
|
|
|
verified: true
|
|
|
|
shodan-query: http.favicon.hash:662709064
|
|
|
|
tags: panel,mantisbt
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login_page.php"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- 'title="MantisBT: Text Search"'
|
|
|
|
- 'title="MantisBT: Issue Id"'
|
2022-10-13 07:20:13 +00:00
|
|
|
condition: or
|
2022-10-13 03:46:30 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|