35 lines
839 B
YAML
35 lines
839 B
YAML
id: costa-phish
|
|
|
|
info:
|
|
name: costa phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A costa phishing website was detected
|
|
reference:
|
|
- https://costa.co.uk
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,costa,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'The Nation's Favourite Coffee Shop | Costa Coffee'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"costa.co.uk")'
|
|
# digest: 490a00463044022027aecb17dec6019df736c959c46c074f8734fa5b4bf4d91bbb1475a533d81b6c022031f1b589b036808b1259bccbbac21ba4e58ad6a06dee3b79f10265b450575bb9:922c64590222798bb761d5b6d8e72950 |