42 lines
1.0 KiB
YAML
42 lines
1.0 KiB
YAML
id: symantec-phishing-panel
|
|
|
|
info:
|
|
name: Symantec Phishing Readiness Platform Console
|
|
author: andreluna
|
|
severity: info
|
|
description: Management Console for Symantec Phishing Readiness Platform
|
|
reference:
|
|
- https://www.broadcom.com/products/cybersecurity/email/phishing-readiness
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: symantec,panel,login
|
|
|
|
self-contained: true
|
|
variables:
|
|
company: "{{company}}"
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /users/sign_in HTTP/1.1
|
|
Host: {{company}}.securitytraining.io
|
|
|
|
redirects: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Symantec Phishing Readiness Platform</title>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: dsl
|
|
dsl:
|
|
- company
|
|
# digest: 4a0a0047304502210088f16df3ad359c992439b44e497a5db26d88d40fe10cd6ff83ba9d91fdba118d02207cfe8990098fc06f254d5b53cb7da5e06d5dccbd9606e58a2bf825251735f82b:922c64590222798bb761d5b6d8e72950 |