35 lines
840 B
YAML
35 lines
840 B
YAML
id: royal-mail-phish
|
|
|
|
info:
|
|
name: royal-mail phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A royal-mail phishing website was detected
|
|
reference:
|
|
- https://royalmail.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,royal-mail,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Log in | Royal Mail Group Ltd'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"royalmail.com")'
|
|
# digest: 4a0a00473045022100c52eae2cd38cf3060f087986c3c70b75b36563577b1061f2cd6e4369b257852f02205a6096488ac5481504d02d7cde909007405c753f66454fdf1210890662351cf9:922c64590222798bb761d5b6d8e72950 |