2024-02-17 19:59:25 +00:00
|
|
|
|
id: teamviewer-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
|
|
|
|
|
info:
|
2024-02-17 19:59:25 +00:00
|
|
|
|
name: teamviewer phishing Detection
|
2024-02-16 20:27:33 +00:00
|
|
|
|
author: rxerium
|
|
|
|
|
severity: info
|
|
|
|
|
description: |
|
2024-02-17 19:59:25 +00:00
|
|
|
|
A teamviewer phishing website was detected
|
2024-02-16 20:27:33 +00:00
|
|
|
|
reference:
|
2024-02-17 19:59:25 +00:00
|
|
|
|
- https://teamviewer.com
|
2024-03-08 07:16:17 +00:00
|
|
|
|
tags: phishing,teamviewer,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
|
|
|
|
- 'TeamViewer – The Remote Connectivity Software'
|
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,"teamviewer.com")'
|
|
|
|
|
# digest: 4a0a00473045022022163fef635951a4621d8eb417ca5b1f1453a1a64e8dcab5856caf402174a238022100c831d734ff319a6d7d8556631ef71e319ee184be007e92a8088861a68e6455cb:922c64590222798bb761d5b6d8e72950
|