New OOTS products from CafePress
New OOTS t-shirts, ornaments, mugs, bags, and more
Results 1 to 11 of 11

Thread: Malware

  1. - Top - End - #1
    Ettin in the Playground
    Join Date
    Nov 2010
    Location
    Toledo, Ohio
    Gender
    Male

    Default Malware

    I'm posting this on all three of the sites (all normally safe) that I've visited today. I picked up a false antispyware of the sort that usually piggybacks on ads or hosted images. While I have no certainty to the source, I feel that the danger of such a program warrants caution.

  2. - Top - End - #2
    Barbarian in the Playground
     
    Saposhiente's Avatar

    Join Date
    Jan 2010
    Location
    Legend

    Default Re: Malware

    One does not simply pick up malware. It has to come from somewhere, and unless someone has figured out how to embed viruses in images, it wasn't here.

    Technical Admin of the Minecraft server. Whitelist is here; put your name there and post it in the thread.
    The overly long monstrosity that is my extended signature lies here.
    Spoiler
    Show
    Quote Originally Posted by Grue Bait View Post
    Good game, guys. Sapo, you are just too good for this.
    Quote Originally Posted by A Rainy Knight View Post
    And by the way, your puzzle was one of the most interesting ones I've solved in a while. Kudos.
    Avatar by Akrim.elf

  3. - Top - End - #3
    Troll in the Playground
    Join Date
    Apr 2008
    Location
    USA
    Gender
    Intersex

    Default Re: Malware

    Quote Originally Posted by Saposhiente View Post
    One does not simply pick up malware. It has to come from somewhere, and unless someone has figured out how to embed viruses in images, it wasn't here.
    While the images themselves aren't malware, a request for an image can get malware attached to it. This has been the case for at least two years (according to a cursory search) and probably closer to the last decade or so.
    ze/zir | she/her

    Omnia Vincit Amor

  4. - Top - End - #4
    Titan in the Playground
     
    TuggyNE's Avatar

    Join Date
    Jun 2011
    Gender
    Male

    Default Re: Malware

    Quote Originally Posted by Saposhiente View Post
    One does not simply pick up malware. It has to come from somewhere, and unless someone has figured out how to embed viruses in images, it wasn't here.
    There actually have been buffer overflow attacks leading to code execution in image file formats*. So yes, images can have viruses. The more you know!

    *WMF and EMF are the ones I remember; Windows had a patch for that some years ago.
    Quote Originally Posted by Water_Bear View Post
    That's RAW for you; 100% Rules-Legal, 110% silly.
    Quote Originally Posted by hamishspence View Post
    "Common sense" and "RAW" are not exactly on speaking terms
    Projects: Homebrew, Gentlemen's Agreement, DMPCs, Forbidden Knowledge safety, and Top Ten Worst. Also, Quotes and RACSD are good.

    Anyone knows blue is for sarcas'ing in · "Take 10 SAN damage from Dark Orchid" · Use of gray may indicate nitpicking · Green is sincerity

  5. - Top - End - #5
    Ettin in the Playground
     
    Togath's Avatar

    Join Date
    Jun 2011
    Location
    Washington
    Gender
    Female

    Default Re: Malware

    Ah, so that's what a buffer overflow is.(I've been wondering, but haven't been sure what is was)
    Meow(Steam page)
    [I]"If you are far from this regions, there is a case what the game playing can not be comfortable.["/I]

  6. - Top - End - #6
    Surgebinder in the Playground Moderator
     
    Douglas's Avatar

    Join Date
    Aug 2005
    Location
    Mountain View, CA
    Gender
    Male

    Default Re: Malware

    Quote Originally Posted by Togath View Post
    Ah, so that's what a buffer overflow is.(I've been wondering, but haven't been sure what is was)
    A buffer is a designated area where a computer stores a chunk of information. A buffer overflow is when the chunk of information is bigger than the buffer and "overflows" into some area outside of the buffer. If the program managing the buffer fails to prevent this (usually because the person who made it thought the space he allocated was "big enough for anything that would ever go there"), and the hacker knows enough about where the buffer is, a hacker can carefully design the overflow so that it, say, spreads into the spot where the computer stores what it's going to do next and the part that ends up there happens to be "email the owner's password to X". That's what a buffer overflow attack is, and it could potentially be used to have the victim computer do almost anything.

    A buffer overflow attack embedded in an image, then, would be an image bigger than the space the browser reserves for it, with the tail end of the image designed as I described.
    Like 4X (aka Civilization-like) gaming? Know programming? Interested in game development? Take a look.

    Avatar by Ceika.

    Archives:
    Spoiler
    Show
    Saberhagen's Twelve Swords, some homebrew artifacts for 3.5 (please comment)
    Isstinen Tonche for ECL 74 playtesting.
    Team Solars: Powergaming beyond your wildest imagining, without infinite loops or epic. Yes, the DM asked for it.
    Arcane Swordsage: Making it actually work (homebrew)

  7. - Top - End - #7
    Ettin in the Playground
     
    Togath's Avatar

    Join Date
    Jun 2011
    Location
    Washington
    Gender
    Female

    Default Re: Malware

    ah, aye that sounds like what happened with my main computer(all of the things I often accessed from it were suddenly hacked, and the computer died, after a "buffer overflow" error while browsing a different site).
    How likely is one of those to infect word document files enough for them to be unretrievable from the computer?
    Last edited by Togath; 2012-10-27 at 09:34 PM.
    Meow(Steam page)
    [I]"If you are far from this regions, there is a case what the game playing can not be comfortable.["/I]

  8. - Top - End - #8
    Titan in the Playground
     
    TuggyNE's Avatar

    Join Date
    Jun 2011
    Gender
    Male

    Default Re: Malware

    I'd note that if you got an error message, that probably doesn't indicate a successful attack. (Only DoS-based attacks generally succeed by crashing processes, and those are seldom designed to infect anything.)

    Quote Originally Posted by Togath View Post
    How likely is one of those to infect word document files enough for them to be unretrievable from the computer?
    It's not implausible, but neither is it certain to have been the cause. (Conceivably you could have suffered a disk error, a bug or flaw in memory, or several unrelated malware attacks.)
    Quote Originally Posted by Water_Bear View Post
    That's RAW for you; 100% Rules-Legal, 110% silly.
    Quote Originally Posted by hamishspence View Post
    "Common sense" and "RAW" are not exactly on speaking terms
    Projects: Homebrew, Gentlemen's Agreement, DMPCs, Forbidden Knowledge safety, and Top Ten Worst. Also, Quotes and RACSD are good.

    Anyone knows blue is for sarcas'ing in · "Take 10 SAN damage from Dark Orchid" · Use of gray may indicate nitpicking · Green is sincerity

  9. - Top - End - #9
    Ettin in the Playground
     
    Togath's Avatar

    Join Date
    Jun 2011
    Location
    Washington
    Gender
    Female

    Default Re: Malware

    in this case I had been thinking of starting my computer up in safe mode, and having my friend download my documents onto one of those data wedge thingies and loading the documents onto his computer(which has anti virus programs) to check for viruses, and if he found any having him try to remove them. The main thing I wasn't sure about was if its possible to actually remove a virus with normal virus scanners(or at least clean documents of one by transferring them to an uninfected computer)
    Meow(Steam page)
    [I]"If you are far from this regions, there is a case what the game playing can not be comfortable.["/I]

  10. - Top - End - #10
    Titan in the Playground
     
    TuggyNE's Avatar

    Join Date
    Jun 2011
    Gender
    Male

    Default Re: Malware

    Quote Originally Posted by Togath View Post
    in this case I had been thinking of starting my computer up in safe mode, and having my friend download my documents onto one of those data wedge thingies and loading the documents onto his computer(which has anti virus programs) to check for viruses, and if he found any having him try to remove them. The main thing I wasn't sure about was if its possible to actually remove a virus with normal virus scanners(or at least clean documents of one by transferring them to an uninfected computer)
    Generally, it's best not to start an infected computer at all; remove its hard drive and get files off manually.

    It's often possible to clean infected files, but it depends on the virus in question, and the sophistication of the antivirus. Usually, though, failure to clean means the file has to simply be deleted, since the data is already too corrupted to save.
    Quote Originally Posted by Water_Bear View Post
    That's RAW for you; 100% Rules-Legal, 110% silly.
    Quote Originally Posted by hamishspence View Post
    "Common sense" and "RAW" are not exactly on speaking terms
    Projects: Homebrew, Gentlemen's Agreement, DMPCs, Forbidden Knowledge safety, and Top Ten Worst. Also, Quotes and RACSD are good.

    Anyone knows blue is for sarcas'ing in · "Take 10 SAN damage from Dark Orchid" · Use of gray may indicate nitpicking · Green is sincerity

  11. - Top - End - #11
    Sheriff in the Playground Administrator
     
    Roland St. Jude's Avatar

    Join Date
    Sep 2005
    Gender
    Male

    Default Re: Malware

    Sheriff: As this does not appear to be related to this board at all, I'm locking this thread. General virus discussion and advice can be done in Friendly Banter.
    Forum Rules

    Sheriff Roland by Chris the Pontifex

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •