2022-02-23 08:47:58 +00:00
|
|
|
id: pypicloud-panel
|
|
|
|
|
|
|
|
info:
|
2022-12-08 13:42:03 +00:00
|
|
|
name: PyPICloud Login Panel - Detect
|
2022-02-23 08:47:58 +00:00
|
|
|
author: Supras
|
|
|
|
severity: info
|
2022-12-08 13:42:03 +00:00
|
|
|
description: PyPLCloud login panel was detected.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://pypicloud.readthedocs.io/en/latest/
|
2022-12-08 13:42:03 +00:00
|
|
|
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
|
2022-02-23 08:47:58 +00:00
|
|
|
metadata:
|
2024-04-08 11:34:33 +00:00
|
|
|
max-request: 1
|
2024-06-07 10:04:29 +00:00
|
|
|
google-query: intext:pypicloud
|
2022-02-23 08:47:58 +00:00
|
|
|
tags: panel,pypicloud
|
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-23 08:47:58 +00:00
|
|
|
- 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:
|
2022-12-08 13:42:03 +00:00
|
|
|
- 200
|
2024-03-26 08:05:26 +00:00
|
|
|
# digest: 4b0a00483046022100a26d50397aafaeb9798e97d079e16ed8632563f18e2e5daf8afe986d6c45552e022100fd581dade80f428b6939977b6affb86e78793e117d3acc2dd3693d88a81160ed:922c64590222798bb761d5b6d8e72950
|