48 lines
1.2 KiB
YAML
48 lines
1.2 KiB
YAML
id: portainer-panel
|
|
|
|
info:
|
|
name: Portainer Login Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
reference:
|
|
- https://github.com/portainer/portainer
|
|
classification:
|
|
cpe: cpe:2.3:a:portainer:portainer:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
vendor: portainer
|
|
product: portainer
|
|
shodan-query:
|
|
- title:"Portainer"
|
|
- http.title:"portainer"
|
|
fofa-query: title="portainer"
|
|
google-query: intitle:"portainer"
|
|
tags: panel,portainer,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/#!/auth"
|
|
|
|
stop-at-first-match: true
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
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
|
|
# digest: 4a0a0047304502201032ae4b6022575150503dbce90d4a4e2cbb0b5192a342d244c92e06813e8339022100945267841c495032e837b584e3ad4885a3ee67e3ece7901c6db6d7fecd1a242a:922c64590222798bb761d5b6d8e72950 |