Jump to content

Hey all, so earlier I downloaded an MP3 file (not music, just audio of something) from convert2mp3, when I scanned it with Windows defender it contained 2 files... Which was odd, since my other MP3 files only contained 1..

Could this be malware/a virus? Apparently it's not possible to get a virus from an MP3, but want to make sure.

 

thanks,

 

 

Example of another piece of mp3 downloaded (this is a song, but not keeping it; not promoting plagiarism):

Kaaris - Chargé (Alexander Lewis Trombone Flip).mp3

Link to comment
https://linustechtips.com/topic/975303-mp3-containing-extra-file/
Share on other sites

Link to post
Share on other sites

10 minutes ago, x_x / Tom said:

Hey all, so earlier I downloaded an MP3 file (not music, just audio of something) from convert2mp3, when I scanned it with Windows defender it contained 2 files... Which was odd, since my other MP3 files only contained 1..

Could this be malware/a virus? Apparently it's not possible to get a virus from an MP3, but want to make sure.

 

thanks,

 

Pretty sure you cant get a virus from a MP3 file.

Link to post
Share on other sites

4 minutes ago, bobbyd52 said:

Pretty sure you cant get a virus from a MP3 file.

you can get a malware from a file masked as MP3 though

ASUS X470-PRO • R7 1700 4GHz • Corsair H110i GT P/P • 2x MSI RX 480 8G • Corsair DP 2x8 @3466 • EVGA 750 G2 • Corsair 730T • Crucial MX500 250GB • WD 4TB

Link to post
Share on other sites

10 minutes ago, aezakmi said:

you can get a malware from a file masked as MP3 though

Yeah, but how would that work?

if the malware cannot escape MP3 form isn't it just a audio file (Max I can think of is it crashing the software being played on)

Link to post
Share on other sites

1 minute ago, x_x / Tom said:

Yeah, but how would that work?

if the malware cannot escape MP3 form isn't it just a audio file (Max I can think of is it crashing the software being played on)

VBS maybe, if you're on windows and download a vbs file it won't show its extension unless you've checked to show all extensions on windows explorer options, that's my idea at least

ASUS X470-PRO • R7 1700 4GHz • Corsair H110i GT P/P • 2x MSI RX 480 8G • Corsair DP 2x8 @3466 • EVGA 750 G2 • Corsair 730T • Crucial MX500 250GB • WD 4TB

Link to post
Share on other sites

You could get malware or malicious behavior. An MP3 file could carry an exploit within it to say, take advantage of a flaw within a program. So if you got an MP3 that contained an exploit for let's say the default Groove player, the computer could be infected with a payload. I'm no malware expert, I just wanted to dispel that illusion that there is no way you can get infected by an mp3.

Link to post
Share on other sites

22 minutes ago, x_x / Tom said:

Yeah, what I thought, any ideas on what the other file could mean? Was thinking it might be a ._ file.. But idk

5 minutes ago, x_x / Tom said:

Yeah, but how would that work?

if the malware cannot escape MP3 form isn't it just a audio file (Max I can think of is it crashing the software being played on)

You can get malware from literally any file. All it takes is for someone to discover a buffer overflow attack for the program you open the file with, then use that to deliver a payload of their choosing. The extra information in your MP3 could be malware, or it could just be extra metadata stored in the file. Why are you using convert2mp3? Most MP3 conversion sites are shady as hell so I really don't recommend using them as they pose a security risk.

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to post
Share on other sites

Just now, kirashi said:

You can get malware from literally any file. All it takes is for someone to discover a buffer overflow attack for the program you open the file with, then use that to deliver a payload of their choosing. The extra information in your MP3 could be malware, or it could just be extra metadata stored in the file. Why are you using convert2mp3? Most MP3 conversion sites are shady as hell so I really don't recommend using them as they pose a security risk.

How else would you suggest I download MP3 files, I'm not talking about music, so there is no way that I can think of to get the audio..

Link to post
Share on other sites

15 minutes ago, x_x / Tom said:

How else would you suggest I download MP3 files, I'm not talking about music, so there is no way that I can think of to get the audio..

While you need to stay within the legal confines of your country's laws, I recommend using youtube-dl from the local command line to acquire offline copies of streamable videos and audio files. It runs locally, doesn't connect to 3rd party services, and most importantly, is fully open source so it supports hundreds of sites.

 

Again though, you must not use this if your local country does not allow legally backing up files that are already stored in your computer's memory. If it's legally allowed, then you still have to comply with the license terms of the streaming site, so if the video or audio disappears from the site, you must remove your local copy, and you can ONLY listen to the local copy in the countries for which there is a license for.

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to post
Share on other sites

3 minutes ago, kirashi said:

While you need to stay within the legal confines of your country's laws, I recommend using youtube-dl from the local command line to acquire offline copies of streamable videos and audio files. It runs locally, doesn't connect to 3rd party services, and most importantly, is fully open source so it supports hundreds of sites.

 

Again though, you must not use this if your local country does not allow legally backing up files that are already stored in your computer's memory. If it's legally allowed, then you still have to comply with the license terms of the streaming site, so if the video or audio disappears from the site, you must remove your local copy, and you can ONLY listen to the local copy in the countries for which there is a license for.

How does YouTube-dl work? Surely you would still have the same threats as downloading the file from convert2mp3?

 

sorry I'm clueless in this field 

Link to post
Share on other sites

4 minutes ago, x_x / Tom said:

How does YouTube-dl work? Surely you would still have the same threats as downloading the file from convert2mp3?

sorry I'm clueless in this field 

Nope, because YouTube-dl is a command line utility that uses Python to analyze a website and extract the source of the media, downloading it to your computer locally exactly the same as if you were streaming it in your web browser using the websites' native streaming player.

 

YouTube-dl has full instructions and documentation available on their website - just know that if you're not familiar with the command line you will need to take your time to learn it. http://rg3.github.io/youtube-dl/

 

4 minutes ago, x_x / Tom said:

Also back to original post, what does the file mean?

I don't have the file, so I have no way to analyze it, nor do I really want to risk it.

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to post
Share on other sites

12 hours ago, homeap5 said:

You can attach this mp3 here and we will see. It's interesting.

Deleted file, but you can try downloading an audio file from the site if you wanted (just be warned if you don't know about the risks).

 

 

Link to post
Share on other sites

Download a free trial of MalwareBytes and scan it.

Quote me to see my reply!

SPECS:

CPU: Ryzen 7 3700X Motherboard: MSI B450-A Pro Max RAM: 32GB I forget GPU: MSI Vega 56 Storage: 256GB NVMe boot, 512GB Samsung 850 Pro, 1TB WD Blue SSD, 1TB WD Blue HDD PSU: Inwin P85 850w Case: Fractal Design Define C Cooling: Stock for CPU, be quiet! case fans, Morpheus Vega w/ be quiet! Pure Wings 2 for GPU Monitor: 3x Thinkvision P24Q on a Steelcase Eyesite triple monitor stand Mouse: Logitech MX Master 3 Keyboard: Focus FK-9000 (heavily modded) Mousepad: Aliexpress cat special Headphones:  Sennheiser HD598SE and Sony Linkbuds

 

🏳️‍🌈

Link to post
Share on other sites

On 9/24/2018 at 11:56 AM, homeap5 said:

You can attach this mp3 here and we will see. It's interesting.

Downloaded another file on private machine, it's a song, but I'm not going to keep it anyway.

Just so you don't think I'm promoting plagiarism. 

 

Kaaris - Chargé (Alexander Lewis Trombone Flip).mp3

Link to post
Share on other sites

3 hours ago, x_x / Tom said:

Downloaded another file on private machine, it's a song, but I'm not going to keep it anyway.

Just so you don't think I'm promoting plagiarism. 

 

Kaaris - Chargé (Alexander Lewis Trombone Flip).mp3

Well, nothing so strange in this file.

It CONTAINS JPEG image inside (about 60 KB) and when I decode mp3 and encode it with program removing metadata, it's +/- the same size minus +/- 60 KB (so without image).

Nothing suspicious inside except sound, metadata and image.

 

I remember that years ago someone created dangerous jpeg or mp3 (I don't remember exactly and I never tested that). But it's not just a file that was required to infect computer, but also not updated player / viewer (and only one was affected). Or just not up to date system. But that was (as far as I remember) win98 era or early XP at most.

Link to post
Share on other sites

45 minutes ago, homeap5 said:

Well, nothing so strange in this file.

It CONTAINS JPEG image inside (about 60 KB) and when I decode mp3 and encode it with program removing metadata, it's +/- the same size minus +/- 60 KB (so without image).

Nothing suspicious inside except sound, metadata and image.

 

I remember that years ago someone created dangerous jpeg or mp3 (I don't remember exactly and I never tested that). But it's not just a file that was required to infect computer, but also not updated player / viewer (and only one was affected). Or just not up to date system. But that was (as far as I remember) win98 era or early XP at most.

Ok thanks, much appreciated.

So effectively, unless i had the infected/non updated player I'm good to go?

 

Link to post
Share on other sites

3 minutes ago, x_x / Tom said:

Ok thanks, much appreciated.

So effectively, unless i had the infected/non updated player I'm good to go?

You're good to go no matter what player you're using (except maybe early version of WinAmp on windows 98, but even then it's hard to find prepared mp3 that can harm your computer). Don't worry about viruses that much and you'll be happier as computer user. :)

 

Link to post
Share on other sites

5 minutes ago, homeap5 said:

You're good to go no matter what player you're using (except maybe early version of WinAmp on windows 98, but even then it's hard to find prepared mp3 that can harm your computer). Don't worry about viruses that much and you'll be happier as computer user. :)

 

Good, just it's a new PC and I really don't wanna go through the hassle of reinstalling stuff xD

I use itunes to play mp3s anyway (easy syncing from my paid music) .

 

Much appreciated for the help 

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×