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-06-08 16:02:17 +00:00
|
|
|
# digest: 4b0a00483046022100b4cde63fc764f293282ff0458d0afde71ab06bdabc0b1b9c3f5e71be769c074b022100fdb8cea587ce26ce9bd91e5fb0862243f9b3786ce1569aa603eab1b2face790f:922c64590222798bb761d5b6d8e72950
|