35 lines
865 B
YAML
35 lines
865 B
YAML
id: trading212-phish
|
|
|
|
info:
|
|
name: trading212 phishing Detection
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
A trading212 phishing website was detected
|
|
reference:
|
|
- https://trading212.com
|
|
metadata:
|
|
max-request: 1
|
|
tags: phishing,trading212,osint
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- 'Commission-free investing for everyone | Trading 212'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: dsl
|
|
dsl:
|
|
- '!contains(host,"trading212.com")'
|
|
# digest: 4a0a004730450221009f7701a55b8f576b75614df62d33b6581471d939826a58b362055a4e57d6c106022005681bf8bbab494ef492054578466fa9b9336963f742e627eafcd136e94f1990:922c64590222798bb761d5b6d8e72950 |