Avast! stopped malware before it got onto my computer?

I went to “PhotoBucket” which apparently isn’t the safest site in the universe…

Avast said:

"Malware was found!

There is no reason to worry, though. Avast! has stopped the malware before it could enter your computer. When you click on the “Abort Connection” button, the download of the dangerous file will be canceled

File Name: hxxp://asderweq.com/kvtri/rryhq/kolobok.pdf
Malware Name: JS:Pdfka-Y [Expl]
Malware Type: Exploit
VPS Version: 100206-2, 02/06/2010"

I got shocked to see this, so I took a few seconds to cancel it out. Would that have gave the malware time to install itself to my computer, or did Avast! really block it? Can I trust Avast if this pops up?
I’m going to go scan with MBAM (A up-to-date one :wink: ) now.

Thanks in advance! ;D

Hi Misuzu,

Generally, avast! is correct on these detections, and I would bet this is correct.

There must have either been a script/link to this site which contains the pdf exploit…

Could you please modify your link to make it unclickable (i.e. chage http to hXXp) to prevent others potentially becoming infected, as you have posted a direct, clickable link to the exploit that was blocked…

-Scott-

I have never had any issues before with using photobucket.com in the past. The problem being I don’t believe they don’t have a great deal of input into what users put into their area.

Delay in aborting/cancelling the connection shouldn’t be an issue as effectively avast won’t let it through it has blocked it pending your response.

Thanks for the fast responses guys! ;D

So Avast did detect and successfully prevented this malware from getting onto my family’s computer?

I did a thorough scan with a up-to-date MBAM and it said I didn’t have malware. So I’m pretty sure I’m okay. :slight_smile:
Thanks guys!
;D

EDIT: Oh by the way, did I change the link right? (From http to hxxp?) I can’t click on it at all. So I’d imagine I did it right… :stuck_out_tongue:

You’re welcome.

MBAM IP block on that 217.23.7.121

hpHost listing
http://hosts-file.net/default.asp?s=217.23.7.121

Yes, the site has been hosting malicious software during recent 90 days. This software has been infesting 1 domain, e… photobucket.com/

polonus

It’s a malicious PDF file which easily took down my sandboxed Opera session; Firefox jumped it as a reported attack site, but I have to wonder what would have happened if I had let it run in Fx. (Can’t get Fx and Sandboxie to work together for some reason)

It doesn’t seem to have any effect, oddly enough: the sandbox looks OK. I’ll see about dumping the PDF and see what happens.

UPDATE:
The PDF contains some encrypted JavaScript:

https://dl.dropbox.com/u/3640070/asderweq-kolobok-pdf-original-JS.png

That boils down to

https://dl.dropbox.com/u/3640070/asderweq-kolobok-pdf-deobfuscated-JS.png

The significant line here is media.newPlayer(null); - that’s trying to exploit a known vuln, but I can’t remember which one. Can somebody refresh my memory on this?

This looks like it’s trying to exploit multiple vulns, not just the null mediaplayer one. Not pretty at all.

EDIT: hmm, looks like a mod got to the code blocks before I could. Thanks, mod! I won’t do that again.
EDIT 2: finally got some decent images up.

Computerfreaker,
(that is a familiar name :))

I know you mean well, but would you please remove the script in the code boxes as it is causing avast! to alert as it would appear in the source code of the page.

If I could make a suggestion, would you please post pictures in the future as that would prevent it happening again

http://dl.dropbox.com/u/3105891/pics/Capture1.gif

Thanks,

-Scott-

yep, we’ve met before. Glad to see you again! :slight_smile:

Sorry about that!
I don’t have Avast! (nothing I can do about it, I’m required to use Microsoft Forefront Client Security), so I wasn’t aware the code was triggering anything. I’ll get rid of those code blocks immediately and post some pics instead.
Better still - will Avast! complain if I put the code on pastebin and link to it? If Avast! doesn’t mind, that’s probably the best way of doing it.

Cheers!

No problem,

Not sure about pastebin, images are usually the way it is done here…

-Scott-

OK, I’ll post images then. Thank you!