35 lines
832 B
YAML
35 lines
832 B
YAML
id: opera-phish
|
|
|
|
info:
|
|
name: opera phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A opera phishing website was detected
|
|
reference:
|
|
- https://opera.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,opera,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Opera Web Browser | Faster, Safer, Smarter | Oper'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"opera.com")'
|
|
# digest: 4a0a00473045022100d11977beb53fe14e3c541d8c8902e8eb8b5fb2e93c5d2e7a5bc5efdf81b7607c02204b0712e3b821a1c8330c754062925744e3a3eac2e6894b6d7cbb3662c22853ec:922c64590222798bb761d5b6d8e72950 |