Page 1 of 3
Infected page...
Posted: Wed Feb 01, 2012 11:52 pm
by Halbert
Hello, twice today I visited the topic "Dear John Hall" page 7, and on both occaisions got this from my virus protection software:
Infected page...
Posted: Wed Feb 01, 2012 11:57 pm
by 8mileshigher
Re: Infected page...
Posted: Thu Feb 02, 2012 12:19 am
by pehayes2
Happened to me twice also.
Re: Infected page...
Posted: Thu Feb 02, 2012 12:21 am
by winston
It also happened to me.
Re: Infected page...
Posted: Thu Feb 02, 2012 1:14 am
by jps
Hmm.........I think I will avoid that thread until further notice.

Perhaps given the nature of that thread it should be deleted, anyway?
Re: Infected page...
Posted: Thu Feb 02, 2012 1:27 am
by winston
jps wrote:Hmm.........I think I will avoid that thread until further notice.

Perhaps given the nature of that thread it should be deleted, anyway?
For a variety of reasons I don't think that is an option at the moment Jeff. Besides I have asked Gil to look at that JPG file.
Maybe then we can take a look at the thread in the cold light of day to see if it truly needs some further attention.
Re: Infected page...
Posted: Thu Feb 02, 2012 4:13 am
by winston
Gil has deleted the virus laden JPG. Thanks for bringing this matter to our attention guys.

Re: Infected page...
Posted: Thu Feb 02, 2012 8:51 am
by fireglo67
Me too. Really messed up my PC yesterday, and it took me a whole day to get it sorted.

Re: Infected page...
Posted: Thu Feb 02, 2012 10:15 am
by cjj
Glad to hear it's fixed.
So, what sort of mischief did it do? I loaded the page many times (even after the notice about the virus just to see if I got a message

) and never got any sort of indication anything was amiss.
I ran a scan on my disk afterwards just in case and saw nothing there either, so hopefully I'm OK...
Re: Infected page...
Posted: Thu Feb 02, 2012 10:32 am
by jps
I didn't know that a virus can be attached to a JPG. How is this so?

Re: Infected page...
Posted: Thu Feb 02, 2012 11:07 am
by Halbert
Browsers load pages and images into memory called buffers. The browser must be responsible for loading only the amount of data for which memory has been allocated. Sometimes, objects such as images can be manipulated to load into a buffer for which there hasn't been enough space allocated. They call that condition a "buffer overrun". Clever exploitation can be used to actually execute code contained in the overrun part of the data.
Re: Infected page...
Posted: Thu Feb 02, 2012 11:17 am
by weemac
Halbert wrote:Browsers load pages and images into memory called buffers. The browser must be responsible for loading only the amount of data for which memory has been allocated. Sometimes, objects such as images can be manipulated to load into a buffer for which there hasn't been enough space allocated. They call that condition a "buffer overrun". Clever exploitation can be used to actually execute code contained in the overrun part of the data.
E'rr, My cat's breath smells like fish!
Eden.
Re: Infected page...
Posted: Thu Feb 02, 2012 11:34 am
by cjj
One common method, that uses JEG images, doesn't directly run from the image itself. A JPEG image is a data file and is never actually executed. But, it can contain data fields that are not interpreted by most browsers or image viewers.
But, if one happens to click on some attachment or other such "normal" way to get infected by a virus, that code will modify the JPEG handler and drop a special extractor on the system that will then run the malicious code that comes attached to a JPEG image. This means that the malicious part of the image will only run on a system that is already "infected". A clean system won't have the code to run the JPEG attachment, but you may not know it's there until you happen to come across an infected image file...
Re: Infected page...
Posted: Thu Feb 02, 2012 12:21 pm
by weemac
You have to wonder why people create these things, what is the point of a computer virus? Do they do it just for kicks?
Eden.
Re: Infected page...
Posted: Thu Feb 02, 2012 12:35 pm
by cjj
From what I've read, it's a power trip sort of thing, feeling like you have control over the people who are too stupid to avoid or fix the virus.
I do vaguely understand the feeling. Way back when, when some friends and I used to hack into various systems, there was quite a good feeling when you finally beat the system and got in. But we were never into the destructive vandalism type activities that seem to have become so pervasive these days...