nuclei-templates/exposed-panels/symantec/symantec-pgp-global-directo...

33 lines
726 B
YAML
Raw Normal View History

id: symantec-pgp-global-directory
info:
name: Symantec PGP Global Directory Panel - Detect
author: princechaddha
severity: info
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"
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
# Enhanced by md on 2023/01/18