35 lines
912 B
YAML
35 lines
912 B
YAML
id: pypicloud-panel
|
|
|
|
info:
|
|
name: PyPICloud Login Panel - Detect
|
|
author: Supras
|
|
severity: info
|
|
description: PyPLCloud login panel was detected.
|
|
reference:
|
|
- https://pypicloud.readthedocs.io/en/latest/
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
google-query: intext:pypicloud
|
|
max-request: 1
|
|
tags: panel,pypicloud
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/login'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '<title>Pypicloud</title>'
|
|
- '<html ng-app="pypicloud">'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100a26d50397aafaeb9798e97d079e16ed8632563f18e2e5daf8afe986d6c45552e022100fd581dade80f428b6939977b6affb86e78793e117d3acc2dd3693d88a81160ed:922c64590222798bb761d5b6d8e72950 |