2024-02-17 19:59:25 +00:00
|
|
|
id: winscp-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: winscp phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A winscp phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://winscp.net
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,winscp,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
|
|
|
- 'WinSCP :: Official Site :: Free SFTP and FTP client for Windows'
|
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,"winscp.net")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a00473045022100bfc9e4ea7b5a7e01ca72368fae195ea18fcad7d383e1ccd87976c0da776fc2d702200aca5de24e07b27c62937a77339edd992250eeb756885ec43ef0ab5d17211b9f:922c64590222798bb761d5b6d8e72950
|