2024-02-16 21:47:34 +00:00
|
|
|
id: deliveroo-phish
|
|
|
|
|
|
|
|
info:
|
2024-02-16 21:51:28 +00:00
|
|
|
name: deliveroo phishing Detection
|
2024-02-16 21:47:34 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
2024-02-16 21:51:28 +00:00
|
|
|
A deliveroo phishing website was detected
|
2024-02-16 21:47:34 +00:00
|
|
|
reference:
|
|
|
|
- https://deliveroo.co.uk
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,deliveroo,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:
|
|
|
|
- 'Deliveroo - Takeaway Food Delivery from Local Restaurants & Shops'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- '!contains(host,"deliveroo.com")'
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"deliveroo.co.uk")'
|
|
|
|
# digest: 490a0046304402203556fe005c0edc022907d06509771ad4895ba51d85b54a4a3e75e8da5b8a1985022039a88e4852eaa04000fe6c8f372dbf0cabca65b3c4e5521fb576efc5d8795c5f:922c64590222798bb761d5b6d8e72950
|