2024-02-17 19:59:25 +00:00
|
|
|
id: filezilla-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: filezilla phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A filezilla phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://filezilla-project.org
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,filezilla,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
|
|
|
- 'FileZilla - The free FTP solution'
|
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,"filezilla-project.org")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a00473045022071b2a7e0478ce01d929175a5455ae0b9cbefcad581ae7805113d6e51b7b31a93022100d72661e63143ec223ea853379cf513304dabbc7e736287a6d61ef48e7eee340a:922c64590222798bb761d5b6d8e72950
|