36 lines
905 B
YAML
36 lines
905 B
YAML
id: misp-panel
|
|
|
|
info:
|
|
name: MISP Threat Intelligence Sharing Platform Panel - Detect
|
|
author: johnk3r
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: "true"
|
|
max-request: 1
|
|
vendor: misp
|
|
product: misp
|
|
shodan-query:
|
|
- http.title:"Users - MISP"
|
|
- http.title:"users - misp"
|
|
fofa-query: title="users - misp"
|
|
google-query: intitle:"users - misp"
|
|
tags: panel,misp
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/users/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Users - MISP</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207609f89dca075a4fa70a4f6cecedf64930f843a778ca109eb29a433fc27f7fc902204f82bcaf4c664f0b2919cbf86a73f9b387e8ab874fa82aa379f363694109d063:922c64590222798bb761d5b6d8e72950 |