• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 21:19
CET 02:19
KST 10:19
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL20] Finals Preview: Arrival10TL.net Map Contest #21: Voting10[ASL20] Ro4 Preview: Descent11Team TLMC #5: Winners Announced!3[ASL20] Ro8 Preview Pt2: Holding On9
Community News
Merivale 8 Open - LAN - Stellar Fest3Chinese SC2 server to reopen; live all-star event in Hangzhou22Weekly Cups (Oct 13-19): Clem Goes for Four3BSL Team A vs Koreans - Sat-Sun 16:00 CET10Weekly Cups (Oct 6-12): Four star herO8
StarCraft 2
General
Could we add "Avoid Matchup" Feature for rankgame RotterdaM "Serral is the GOAT, and it's not close" Chinese SC2 server to reopen; live all-star event in Hangzhou The New Patch Killed Mech! Weekly Cups (Oct 13-19): Clem Goes for Four
Tourneys
Crank Gathers Season 2: SC II Pro Teams Merivale 8 Open - LAN - Stellar Fest $5,000+ WardiTV 2025 Championship $3,500 WardiTV Korean Royale S4 Tenacious Turtle Tussle
Strategy
Custom Maps
Map Editor closed ?
External Content
Mutation # 497 Battle Haredened Mutation # 496 Endless Infection Mutation # 495 Rest In Peace Mutation # 494 Unstable Environment
Brood War
General
ASL Runner-Up Race Stats ASL20 Pre-season Tier List ranking! [ASL20] Finals Preview: Arrival Is there anyway to get a private coach? BGH Auto Balance -> http://bghmmr.eu/
Tourneys
[ASL20] Grand Finals ASL final tickets help [ASL20] Semifinal A Small VOD Thread 2.0
Strategy
Soma's 9 hatch build from ASL Game 2 Simple Questions, Simple Answers Roaring Currents ASL final Relatively freeroll strategies
Other Games
General Games
Stormgate/Frost Giant Megathread Path of Exile General RTS Discussion Thread Nintendo Switch Thread Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion LiquidDota to reintegrate into TL.net
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread SPIRED by.ASL Mafia {211640}
Community
General
Things Aren’t Peaceful in Palestine US Politics Mega-thread Russo-Ukrainian War Thread YouTube Thread The Chess Thread
Fan Clubs
White-Ra Fan Club The herO Fan Club!
Media & Entertainment
Anime Discussion Thread [Manga] One Piece Korean Music Discussion Series you have seen recently... Movie Discussion!
Sports
Formula 1 Discussion 2024 - 2026 Football Thread MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion
World Cup 2022
Tech Support
SC2 Client Relocalization [Change SC2 Language] Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Recent Gifted Posts
Blogs
The Benefits Of Limited Comm…
TrAiDoS
Sabrina was soooo lame on S…
Peanutsc
Our Last Hope in th…
KrillinFromwales
Certified Crazy
Hildegard
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1451 users

Question about keyloggers / Viruses

Blogs > kdog3683
Post a Reply
1 2 Next All
kdog3683
Profile Blog Joined January 2007
United States916 Posts
August 01 2008 23:33 GMT
#1
Say for example, I dl a song.

Is there anyway for me to put a virus/trojan into that .mp3, and then send it to somebody else?

If something has a known tag like .mp3, or .txt, its safe correct?

As long as it's not .dll or .exe?

*
Multiply your efforts.
paper
Profile Blog Joined September 2004
13196 Posts
August 01 2008 23:35 GMT
#2
YOU ARE NEVER SAFE!!! >:D
Hates Fun🤔
DeadVessel
Profile Blog Joined April 2006
United States6269 Posts
August 01 2008 23:45 GMT
#3
Yeah you can't get a virus/trojan from a mp3 or txt.
IntoTheWow
Profile Blog Joined May 2004
is awesome32277 Posts
August 02 2008 00:09 GMT
#4
Who do you want to infect lol
Moderator<:3-/-<
kdog3683
Profile Blog Joined January 2007
United States916 Posts
August 02 2008 01:12 GMT
#5
On August 02 2008 09:09 IntoTheWow wrote:
Who do you want to infect lol


Don't want to infect anyone lol

Just incase sombody sends me a .mp3 or video, I want to make sure no keylogger comes with -~
Multiply your efforts.
XCetron
Profile Joined November 2006
5226 Posts
August 02 2008 01:25 GMT
#6
beware of large file mp3, when your music is playing the processor has to read the files and translate the instruction to the sound processor and while its doing that there could be some instruction in the file and it could do things other than play music, it could get real bad. Just dont get any mp3 file over 50kbps, thats the safest way.
0xDEADBEEF
Profile Joined September 2007
Germany1235 Posts
Last Edited: 2008-08-02 02:23:37
August 02 2008 02:12 GMT
#7
Roughly speaking, there are two types of files: executables and everything else. The most common executables are .exe, .scr, .com, .lnk (shortcut), and several scripts like .bat, .vbs, .wsh and so on. There are more.

Other files are usually just for storing data in a certain format. MP3 is a simple audio format, there's nothing in there that your computer will execute by default.
However, there might be a tiny chance that the music player you use won't handle a malformed/manipulated MP3 file correctly, and if that's the case, there MIGHT be a way to smuggle executable code into it. In the past there was one version of Winamp which allowed for "virus MP3s": play a MP3 and code gets executed, just like with a .exe. This requires the player to have a bug which allows that, though... and that's really almost never the case, I think it happened only that one time, and that's years back.

More interesting are file formats like .doc/.xls and the like which contain normal data but also scripts/macros. Macro viruses exist, so a .doc/.xls etc. could be used to execute code, but the programs which open these files (e.g. MS Office) of course won't allow every action a macro script wants to do (would you like opening a .doc and "format c: /quicktest" is executed in the background?). So basically a macro virus can ONLY do something nasty if Office allows it respectively has a bug which allows the virus to bypass the protection.
Years ago this was often the case because MS programs were quite insecure, but they are much more secure these days.
So there's an additional layer of security which makes it hard for macro viruses to affect the system.

Generally, only real executable files are a threat. For the rest, it's either impossible or very hard to find a way to execute code from it.
XCetron
Profile Joined November 2006
5226 Posts
August 02 2008 02:22 GMT
#8
I recommend just start using midi or realaudio from now on, those are the safest.
HeadBangaa
Profile Blog Joined July 2004
United States6512 Posts
August 02 2008 02:23 GMT
#9
If you want to be evil, compile your trojan and bind it with an executable that simply displays an error message "Wrong Windows version. Windows 95 required", name the extension of the resulting executable to ".scr" and tell people it's a screen saver.
The funnest part about microhacking is the social engineering~
People who fail to distinguish Socratic Method from malicious trolling are sadly stupid and not worth a response.
fusionsdf
Profile Blog Joined June 2006
Canada15390 Posts
August 02 2008 03:33 GMT
#10
ehh if you could somehow cause a buffer overflow

remember jpgs being used for this kind of stuff?
SKT_Best: "I actually chose Protoss because it was so hard for me to defeat Protoss as a Terran. When I first started Brood War, my main race was Terran."
DamageControL
Profile Blog Joined July 2007
United States4222 Posts
August 02 2008 03:35 GMT
#11
On August 02 2008 11:23 HeadBangaa wrote:
If you want to be evil, compile your trojan and bind it with an executable that simply displays an error message "Wrong Windows version. Windows 95 required", name the extension of the resulting executable to ".scr" and tell people it's a screen saver.
The funnest part about microhacking is the social engineering~

Your evil, pure evil!
Liquid | SKT
Night[Mare
Profile Blog Joined December 2004
Mexico4793 Posts
August 02 2008 03:50 GMT
#12
anybody with little common sense would suspect haha. But anyway, i think executables are the only threat here
Teamliquidian townie
GHOSTCLAW
Profile Blog Joined February 2008
United States17042 Posts
August 02 2008 05:07 GMT
#13
There have been just a few proof of concept examples of mp3's being used to corrupt computers. Nothing out in the wild though I'm pretty sure.

if you just watch out for executables (and most of the time a decent antivirus program will figure it out) then you should be fine.
PhotographerLiquipedia. Drop me a pm if you've got questions/need help.
Jibba
Profile Blog Joined October 2007
United States22883 Posts
August 02 2008 05:31 GMT
#14
On August 02 2008 11:12 0xDEADBEEF wrote:
Roughly speaking, there are two types of files: executables and everything else. The most common executables are .exe, .scr, .com, .lnk (shortcut), and several scripts like .bat, .vbs, .wsh and so on. There are more.

Other files are usually just for storing data in a certain format. MP3 is a simple audio format, there's nothing in there that your computer will execute by default.
However, there might be a tiny chance that the music player you use won't handle a malformed/manipulated MP3 file correctly, and if that's the case, there MIGHT be a way to smuggle executable code into it. In the past there was one version of Winamp which allowed for "virus MP3s": play a MP3 and code gets executed, just like with a .exe. This requires the player to have a bug which allows that, though... and that's really almost never the case, I think it happened only that one time, and that's years back.

http://www.infoworld.com/article/08/05/06/Trojan-adware-hiding-in-MP3s-McAfee-says_1.html

ModeratorNow I'm distant, dark in this anthrobeat
kdog3683
Profile Blog Joined January 2007
United States916 Posts
August 02 2008 06:17 GMT
#15
Anyway to distinguish between these fakes and legit mp3's before you run it?
Multiply your efforts.
Jibba
Profile Blog Joined October 2007
United States22883 Posts
August 02 2008 06:20 GMT
#16
I'm not sure if the fake ones display a bitrate or not. Or you could just not download music from Limewire.
ModeratorNow I'm distant, dark in this anthrobeat
anotak
Profile Blog Joined March 2008
United States1537 Posts
August 02 2008 09:17 GMT
#17
yeah there are plenty of exploits for mp3 files and other file formats
http://milw0rm.com/ - exploits found every day, and that's not the only site like that
ex. on the 29th was found "CoolPlayer m3u File Local Buffer Overflow Exploit"

On August 02 2008 15:17 kdog3683 wrote:
Anyway to distinguish between these fakes and legit mp3's before you run it?

not unless you want to learn asm
0xDEADBEEF
Profile Joined September 2007
Germany1235 Posts
Last Edited: 2008-08-02 13:34:36
August 02 2008 13:18 GMT
#18
On August 02 2008 14:31 Jibba wrote:
Show nested quote +
On August 02 2008 11:12 0xDEADBEEF wrote:
Roughly speaking, there are two types of files: executables and everything else. The most common executables are .exe, .scr, .com, .lnk (shortcut), and several scripts like .bat, .vbs, .wsh and so on. There are more.

Other files are usually just for storing data in a certain format. MP3 is a simple audio format, there's nothing in there that your computer will execute by default.
However, there might be a tiny chance that the music player you use won't handle a malformed/manipulated MP3 file correctly, and if that's the case, there MIGHT be a way to smuggle executable code into it. In the past there was one version of Winamp which allowed for "virus MP3s": play a MP3 and code gets executed, just like with a .exe. This requires the player to have a bug which allows that, though... and that's really almost never the case, I think it happened only that one time, and that's years back.

http://www.infoworld.com/article/08/05/06/Trojan-adware-hiding-in-MP3s-McAfee-says_1.html



Hm interesting, but I just searched for details and it's like this:
These “MP3″ files are in fact ASF files that instruct media players such as Windows Media Player to navigate to a specified URL (via the default HTTP protocol handler - ie. default browser). Not all media players support this functionality.

So basically it's just a deception thing... a bit like renaming .mp3 to .mp3.exe and hoping the user has hidden file extensions.
The thing is, MP3 files have no such functionality by default, so if you try to play a MP3 and your media player directs you to a URL you know that there's something wrong about this file (i.e. it's NOT actually a .mp3) and that they want you to download malware. Opening the file, though, does not by itself harm you unless you use this trick and direct the browser to a webpage which tries to exploit a security hole in the browser. If that's not the case (and it's hard to do so), then just playing the file and seeing this page pop up isn't doing anything yet; this trick mostly relies on user stupidity ("you need a codec please download this .exe").
And if you just use a music player which doesn't support playing .asf named as .mp3 and doesn't support such redirection URLs then nothing happens at all.

The MP3 format is inherently safe, like I wrote. This is really more of a deception/social engineering trick because it's a file format disguised as another one. A good player should have no problem detecting this. What I wrote about was about REAL MP3s, and in that case it's practically impossible to sneak malware into them unless a certain player has a certain weakness in reading MP3s in general which allows code to be executed.
MasterOfChaos
Profile Blog Joined April 2007
Germany2896 Posts
Last Edited: 2008-08-02 16:33:16
August 02 2008 16:32 GMT
#19
The bugs in media players are more common than you think. Just look for messages about VLC on heise. And as most people don't update VLC regularily (it has no autoupdate or even update notification) most VLC users are vulnerable for these bugs.
With DEP+ASLR these bugs are harder to exploit.
LiquipediaOne eye to kill. Two eyes to live.
anotak
Profile Blog Joined March 2008
United States1537 Posts
August 02 2008 20:11 GMT
#20
On August 02 2008 22:18 0xDEADBEEF wrote:
So basically it's just a deception thing... a bit like renaming .mp3 to .mp3.exe and hoping the user has hidden file extensions.
The thing is, MP3 files have no such functionality by default, so if you try to play a MP3 and your media player directs you to a URL you know that there's something wrong about this file (i.e. it's NOT actually a .mp3) and that they want you to download malware. Opening the file, though, does not by itself harm you unless you use this trick and direct the browser to a webpage which tries to exploit a security hole in the browser. If that's not the case (and it's hard to do so), then just playing the file and seeing this page pop up isn't doing anything yet; this trick mostly relies on user stupidity ("you need a codec please download this .exe").
And if you just use a music player which doesn't support playing .asf named as .mp3 and doesn't support such redirection URLs then nothing happens at all.

The MP3 format is inherently safe, like I wrote. This is really more of a deception/social engineering trick because it's a file format disguised as another one. A good player should have no problem detecting this. What I wrote about was about REAL MP3s, and in that case it's practically impossible to sneak malware into them unless a certain player has a certain weakness in reading MP3s in general which allows code to be executed.

I'm familiar with this vulnerability. It's not a deception trick. The mp3 file is listed AS AN mp3 file. the file name is not .mp3.asx. Windows Media Player will open the "mp3" file and notice that it is NOT an mp3 file and then decide to try it as an asx file. gg.

also, mp3 is not that inherently secure. all file formats are POTENTIALLY vulnerable to a buffer overflow exploit of one variety or another.

looking at milworm, here's several media-file-format related exploits, and that's just with a quick search:
Windows Media Player 6.4 MP4 File Stack Overflow PoC
RealPlayer 10 ".smil" File Local Buffer Overflow Exploit
AtomixMP3 2.3 (pls File) Local Buffer OverFlow Exploit
Acoustica MP3 CD Burner 4.32 Local Buffer Overflow PoC
mpg123 0.59r Malformed mp3 (SIGSEGV) Proof of Concept
1 2 Next All
Please log in or register to reply.
Live Events Refresh
Next event in 10h 42m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
PiGStarcraft489
Nina 39
Livibee 32
StarCraft: Brood War
Artosis 779
NaDa 25
Dota 2
monkeys_forever495
XaKoH 351
NeuroSwarm72
LuMiX0
Counter-Strike
Stewie2K497
Super Smash Bros
AZ_Axe253
Mew2King93
Heroes of the Storm
Khaldor178
Other Games
summit1g8642
FrodaN4208
Grubby2413
JimRising 388
Skadoodle182
Maynarde147
ViBE125
KnowMe112
Organizations
Other Games
gamesdonequick1164
BasetradeTV32
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 14 non-featured ]
StarCraft 2
• Berry_CruncH89
• Mapu3
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• masondota21271
League of Legends
• Doublelift4743
Upcoming Events
Wardi Open
10h 42m
CrankTV Team League
11h 42m
Streamerzone vs Shopify Rebellion
TBD vs Team Vitality
Monday Night Weeklies
15h 42m
Replay Cast
1d 8h
WardiTV Invitational
1d 10h
CrankTV Team League
1d 11h
BASILISK vs TBD
Team Liquid vs Team Falcon
Replay Cast
2 days
CrankTV Team League
2 days
Replay Cast
2 days
The PondCast
3 days
[ Show More ]
CrankTV Team League
3 days
Replay Cast
4 days
WardiTV Invitational
4 days
CrankTV Team League
4 days
Replay Cast
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

ASL Season 20
WardiTV TLMC #15
Eternal Conflict S1

Ongoing

BSL 21 Points
CSL 2025 AUTUMN (S18)
BSL 21 Team A
C-Race Season 1
IPSL Winter 2025-26
KCM Race Survival 2025 Season 4
SOOP Univ League 2025
CranK Gathers Season 2: SC II Pro Teams
PGL Masters Bucharest 2025
Thunderpick World Champ.
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025

Upcoming

SC4ALL: Brood War
YSL S2
BSL Season 21
SLON Tour Season 2
BSL 21 Non-Korean Championship
RSL Offline Finals
WardiTV 2025
RSL Revival: Season 3
Stellar Fest
SC4ALL: StarCraft II
META Madness #9
eXTREMESLAND 2025
ESL Impact League Season 8
SL Budapest Major 2025
BLAST Rivals Fall 2025
IEM Chengdu 2025
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2025 TLnet. All Rights Reserved.