2024-02-17 11:46:39 +00:00
|
|
|
id: skyscanner-phish
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: skyscanner phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A skyscanner phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://skyscanner.net
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,skyscanner,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:
|
|
|
|
- 'Compare Cheap Flights & Book Airline Tickets to Everywhere | Skyscanner'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"skyscanner.net")'
|
|
|
|
# digest: 4a0a0047304502210088891b65c99bf62676228badf12fae1505057cc0e59b28f69a125cbfdb04643f022043516ded24505a7db95bfdb6e7cef9ca525fe87d57ebb32381c92219fd5f45f3:922c64590222798bb761d5b6d8e72950
|