2021-09-12 17:25:00 +00:00
|
|
|
id: symantec-pgp-global-directory
|
|
|
|
|
|
|
|
info:
|
2023-01-23 22:14:23 +00:00
|
|
|
name: Symantec PGP Global Directory Panel - Detect
|
2021-09-12 17:25:00 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2023-01-23 22:14:23 +00:00
|
|
|
description: Symantec PGP Global Directory panel was detected.
|
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"PGP Global Directory"
|
2021-09-12 17:25:00 +00:00
|
|
|
tags: symantec,panel
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/vkd/GetWelcomeScreen.event'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "<TITLE>PGP Global Directory</TITLE>"
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-01-23 22:14:23 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/18
|