2023-10-09 10:01:40 +00:00
|
|
|
id: portainer-panel
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Portainer Login Panel - Detect
|
|
|
|
author: ritikchaddha
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://github.com/portainer/portainer
|
2024-03-26 08:03:04 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:portainer:portainer:*:*:*:*:*:*:*:*
|
2023-10-09 10:01:40 +00:00
|
|
|
metadata:
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 2
|
2024-03-23 09:28:19 +00:00
|
|
|
product: portainer
|
2023-10-09 10:01:40 +00:00
|
|
|
shodan-query: title:"Portainer"
|
2024-04-08 11:34:33 +00:00
|
|
|
vendor: portainer
|
|
|
|
verified: true
|
2023-10-09 10:01:40 +00:00
|
|
|
tags: panel,portainer,detect
|
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
2023-10-09 10:18:13 +00:00
|
|
|
- "{{BaseURL}}/#!/auth"
|
2023-10-09 10:01:40 +00:00
|
|
|
|
2023-10-09 10:18:13 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-09 10:01:40 +00:00
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2023-10-09 10:01:40 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- '<title>Portainer'
|
|
|
|
- 'ng-app="portainer'
|
|
|
|
- 'content="Portainer'
|
|
|
|
- 'alt="Portainer'
|
|
|
|
- 'portainer.auth'
|
|
|
|
condition: or
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4a0a00473045022100aeb5853d589a49daf5061f593c3a0392803a4d4cdf2301512485011bfcba3d1102200aac43fcd7bc9425ad85b60158ce8a1764ec714c78367045a7fbf79361f8f0e5:922c64590222798bb761d5b6d8e72950
|