2024-02-17 19:59:25 +00:00
|
|
|
|
id: anydesk-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
|
info:
|
|
|
|
|
name: anydesk phishing Detection
|
|
|
|
|
author: rxerium
|
|
|
|
|
severity: info
|
|
|
|
|
description: |
|
|
|
|
|
An anydesk phishing website was detected
|
|
|
|
|
reference:
|
|
|
|
|
- https://anydesk.com
|
|
|
|
|
metadata:
|
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
|
tags: phishing,anydesk,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
|
|
|
|
- 'The Fast Remote Desktop Application – AnyDesk'
|
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,"anydesk.com")'
|
|
|
|
|
# digest: 4a0a00473045022100a34733799a13f24e239cb58bcace7290427d423386d64ec17b3a7632557c6c1f022065affca2eba5219fd28a196d5b41eb693ea5757f25eade7bb8060c4f595d92ed:922c64590222798bb761d5b6d8e72950
|