2023-05-31 23:22:27 +00:00
|
|
|
id: misp-panel
|
|
|
|
|
|
|
|
info:
|
2023-06-01 08:54:23 +00:00
|
|
|
name: MISP Threat Intelligence Sharing Platform Panel - Detect
|
2023-05-31 23:22:27 +00:00
|
|
|
author: johnk3r
|
|
|
|
severity: info
|
|
|
|
metadata:
|
2023-06-01 08:54:23 +00:00
|
|
|
verified: "true"
|
2023-06-05 10:09:27 +00:00
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
shodan-query: http.title:"Users - MISP"
|
2023-05-31 23:22:27 +00:00
|
|
|
tags: panel,misp
|
|
|
|
|
2023-06-01 09:52:38 +00:00
|
|
|
http:
|
2023-05-31 23:22:27 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/users/login"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Users - MISP</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402205f0989084deb8177dafc29cdd232e88fd0721fc341c85d76226f25ddecff6b26022053c183b9e3782eb3b6800d67abb7382b571bf7446b9872a600ad87f4cba81ce4:922c64590222798bb761d5b6d8e72950
|