Stories
Slash Boxes
Comments

SoylentNews is people

posted by LaminatorX on Wednesday October 29 2014, @06:01PM   Printer-friendly
from the draft-dodging dept.

In his career-ending extramarital affair that came to light in 2012, General David Petraeus used a stealthy technique to communicate with his lover Paula Broadwell: the pair left messages for each other in the drafts folder of a shared Gmail account. Now hackers have learned the same trick. Only instead of a mistress, they’re sharing their love letters with data-stealing malware buried deep on a victim’s computer.

Here’s how the attack worked in the case Shape observed: The hacker first set up an anonymous Gmail account, then infected a computer on the target’s network with malware. (Shape declined to name the victim of the attack.) After gaining control of the target machine, the hacker opened their anonymous Gmail account on the victim’s computer in an invisible instance of Internet Explorer—IE allows itself to be run by Windows programs so that they can seamlessly query web pages for information, so the user has no idea a web page is even open on the computer.

With the Gmail drafts folder open and hidden, the malware is programmed to use a Python script to retrieve commands and code that the hacker enters into that draft field. The malware responds with its own acknowledgments in Gmail draft form, along with the target data it’s programmed to exfiltrate from the victim’s network. All the communication is encoded to prevent it being spotted by intrusion detection or data-leak prevention. The use of a reputable web service instead of the usual IRC or HTTP protocols that hackers typically use to command their malware also helps keep the hack hidden.

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by frojack on Wednesday October 29 2014, @06:50PM

    by frojack (1554) Subscriber Badge on Wednesday October 29 2014, @06:50PM (#111304) Journal

    Python on windows?
    Hidden IE window, (like no one would notice that running in task manager?)

    The whole story sounds fishy. If you have access to the computer to install malware
    why would you use such clumsy means and send it through Gmail Drafts?
    Why not just send it directly to some cloud or offshore server.

    --
    No, you are mistaken. I've always had this sig.
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 3, Interesting) by strattitarius on Wednesday October 29 2014, @06:54PM

    by strattitarius (3191) on Wednesday October 29 2014, @06:54PM (#111306) Journal
    The benefit I see to using Gmail is that it would easily get lost in the logs as it is mixed in with everyone else checking their Gmail account during the day. Some random server in Beckystan might stick out a bit more and set off some flags.
    --
    Slashdot Beta Sucks. Soylent Alpha Rules. News at 11.
  • (Score: 2) by Joe Desertrat on Thursday October 30 2014, @05:07AM

    by Joe Desertrat (2454) on Thursday October 30 2014, @05:07AM (#111444)

    Hidden IE window, (like no one would notice that running in task manager?)

    I doubt that you, or the average Soylent reader, is a target of these attacks. I would bet that 90% of Windows users only see the task manager if they accidentally open it, and in that case close it without doing anything. If they do look at it, most of what they see is gibberish to them and they are afraid to touch it. Of course, your second point holds in this case, but it is probably still easier and less traceable to stick it in some online e-mail draft than to set up or infiltrate a server for the purpose.

  • (Score: 1) by NeoNormal on Thursday October 30 2014, @01:42PM

    by NeoNormal (2516) on Thursday October 30 2014, @01:42PM (#111507)

    > If you have access to the computer to install malware
    > why would you use such clumsy means and send it
    > through Gmail Drafts?

    My first thought too. Just seems to complicate things and create higher visibility.