2024-02-16 21:47:34 +00:00
|
|
|
id: sky-phish
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: sky phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A sky phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://sky.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,sky,osint
|
2024-02-16 21:47:34 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Discover TV, Broadband & Mobile Phone Packages with Sky'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"sky.com")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 490a004630440220209b8188bcc584c2caafcb4e4ad0d90882898e22405cd8f4183a60b8b857535f02205bcd08640b04a83069f2a84f034d6eb375c5f1df00441740fd7ea7fce77626f6:922c64590222798bb761d5b6d8e72950
|