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-03-26 08:03:04 +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:03:04 +00:00
|
|
|
# digest: 4a0a0047304502210097bfeea3f1751933125e0aaec3961a58e56096a2cb0f65d6e4832ab1fd591dc40220555092445d1557f86398145172768599987662c70f77ae96336de774d271c7d7:922c64590222798bb761d5b6d8e72950
|