35 lines
834 B
YAML
35 lines
834 B
YAML
id: sophos-phish
|
|
|
|
info:
|
|
name: sophos phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A sophos phishing website was detected
|
|
reference:
|
|
- https://sophos.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,sophos,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Cybersecurity as a Service Delivered | Sophos'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"sophos.com")'
|
|
# digest: 4a0a00473045022019615ef6d7657493340a648b084e0b0655fb39abf4c83702f153893ebbbead8f022100d8709a18a08254650405493d02105af5af11c38c77cb436dd1bd20b08725ca1d:922c64590222798bb761d5b6d8e72950 |