2024-02-17 11:46:39 +00:00
|
|
|
id: kayak-phish
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: kayak phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A kayak phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://kayak.co.uk
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,kayak,osint
|
2024-02-17 11:46:39 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'Search Flights, Hotels & Car Hire | KAYAK'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"kayak.co.uk")'
|
|
|
|
# digest: 490a00463044022060331f88b99aa044463ceabf759e8cb31173b01851b4c7d84b7c8c97fc7cad4402201a263d6fc377b1ec3035ca02cd42329c7c8005d8b835c27cc05db9ee8f83858d:922c64590222798bb761d5b6d8e72950
|