2024-02-17 19:59:25 +00:00
|
|
|
id: opera-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
|
|
|
info:
|
2024-02-17 19:59:25 +00:00
|
|
|
name: opera phishing Detection
|
2024-02-16 20:27:33 +00:00
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
2024-02-17 19:59:25 +00:00
|
|
|
A opera phishing website was detected
|
2024-02-16 20:27:33 +00:00
|
|
|
reference:
|
2024-02-17 19:59:25 +00:00
|
|
|
- https://opera.com
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,opera,osint
|
2024-02-16 20:27:33 +00:00
|
|
|
|
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
host-redirects: true
|
|
|
|
max-redirects: 2
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
2024-02-17 19:59:25 +00:00
|
|
|
- 'Opera Web Browser | Faster, Safer, Smarter | Oper'
|
2024-02-16 20:27:33 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
2024-03-08 08:09:59 +00:00
|
|
|
- '!contains(host,"opera.com")'
|
|
|
|
# digest: 4b0a004830460221009dbca39272d980a4659daffceb27a8fc3805f8a61eae296955f15453ff0a63db022100fbbbcda56dd131e9dd7938e9effe0a8d76fbbd54fd4d3741a46a0f2e428afe73:922c64590222798bb761d5b6d8e72950
|