2024-02-17 19:59:25 +00:00
|
|
|
id: opera-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: opera phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A opera phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://opera.com
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
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")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a00473045022100d11977beb53fe14e3c541d8c8902e8eb8b5fb2e93c5d2e7a5bc5efdf81b7607c02204b0712e3b821a1c8330c754062925744e3a3eac2e6894b6d7cbb3662c22853ec:922c64590222798bb761d5b6d8e72950
|