EH-Net

Ethical Hacking Discussions and Related Certifications => Forensics => Topic started by: BillV on July 30, 2007, 07:45:18 PM



Title: Audio File Problem
Post by: BillV on July 30, 2007, 07:45:18 PM
I wasn't sure which category to put this in, but I guess it fits best in forensics.

I have a problem with an audio file, it's a .wav. Our phone system records phone calls "for quality assurance purposes" and are reviewed (or in some cases, investigated) often.

We have a situation where we need to listen to one of these calls and we've downloaded it from the system. It's apx. 2MB in size, but when we try to play it, there is no sound. There are no error messages, and the slider moves across like it is playing the file.

We've tried converting it to mp3, but the 'process' meter goes in a negative direction and never converts the file.

Does anyone know of a good tool that can analyze this file or somehow extract audio out of it?

Thanks.


Title: Re: Audio File Problem
Post by: slimjim100 on July 30, 2007, 08:48:48 PM
You have to know what codec was used to record the call. Some SIP/VoIP codec's are copyrighted... How did you capture this file and do you have the raw packet dump or it...? if so you can decode it in wireshark as different VoIP codec. I would try RTP 1st to see if that works. Also it could be a 3rd party SIP call that is encrypted.

Brian


Title: Re: Audio File Problem
Post by: BillV on July 30, 2007, 11:13:16 PM
Hey Brian, thanks for the reply.

I'm not sure of any special codecs or exactly clear on how the conversations are captured as it's built into the system. I'd have to check with our telecom guy. I do know that we don't normally have problems with listening to these files. And I'm pretty sure that the calls are not encrypted.


Title: Re: Audio File Problem
Post by: jimbob on July 31, 2007, 08:39:09 AM
I used to use a program called Cool Edit many, many years ago. We're talking pre-MP3 here. It was a windows program and could play any number of different WAV formats. You might try that, or maybe something like audacity.

If you've got access to a Linux/Unix system try running file <wav_file> and see if file thinks it's a wave file or not. if it just returns 'data' as a file type it's almost certainly not a plain windows wave file.

Regards,
Jim


Title: Re: Audio File Problem
Post by: G4Cube on September 03, 2007, 08:00:42 PM
As this recovery and not forensics...
Open a copy of it in a text editor, go here:
http://www.sonicspot.com/guide/wavefiles.html

To help look for what data is incorrect missing in the header.

OR open a copy of it in a sound editor, copy dif' parts of it and paste into a new file to see if you can find good audio.

If that does not work then the corruption may be the whole file, BONK.