2024-02-17 19:59:25 +00:00
|
|
|
id: vlc-media-phish
|
2024-02-16 20:27:33 +00:00
|
|
|
|
2024-03-23 09:28:19 +00:00
|
|
|
info:
|
|
|
|
name: vlc media phishing Detection
|
|
|
|
author: rxerium
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
A vlc media phishing website was detected
|
|
|
|
reference:
|
|
|
|
- https://www.videolan.org
|
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2024-03-08 07:16:17 +00:00
|
|
|
tags: phishing,vlc-media,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
|
|
|
- 'VLC: Official site - Free multimedia solutions for all OS! - VideoLAN'
|
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,"videolan.org")'
|
2024-03-25 11:57:16 +00:00
|
|
|
# digest: 4a0a00473045022052d591f6513e4a8aa08c437d0b910804091b95b218b76d07cb395bad4308ba85022100b78d761b84b7bcb0766ce5828c93f7ecbe60c76018124dd7f3474b6011384be1:922c64590222798bb761d5b6d8e72950
|