Stories
Slash Boxes
Comments

SoylentNews is people

posted by martyb on Monday June 12 2017, @07:09PM   Printer-friendly
from the CxOs-never-look-at-powerpoint-files dept.

Criminal hackers have started using a novel malware attack that infects people when their mouse hovers over a link embedded in a malicious PowerPoint file.

The method—which was used in a recent spam campaign that attempted to install a bank-fraud backdoor alternately known as Zusy, OTLARD, and Gootkit—is notable because it didn't rely on macros, visual basic scripts, or JavaScript to deliver its payload. Those methods are so widely used that many people are able to recognize them before falling victim.

Instead, the delivery technique made use of the Windows PowerShell tool, which was invoked when targets hovered over a booby-trapped hyperlink embedded in the attached PowerPoint document. Targets using newer versions of Microsoft Office would by default first receive a warning, but those dialogues can be muted when users are tricked into turning off Protected View, a mode that doesn't work when documents are being printed or edited. Targets using older versions of Office that don't offer Protected View are even more vulnerable.

"While features like macros, [object linking and embedding], and mouse hovers do have their good and legitimate uses, this technique is potent in the wrong hands," researchers from antivirus provider Trend Micro wrote in a blog post published Friday morning. "A socially engineered e-mail and mouse hover—and possibly a click if the latter is disabled—are all it would take to infect the victim."

Source: ArsTechnica

See also a report at Dodge This Security.


Original Submission

 
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: 1) by Arik on Tuesday June 13 2017, @01:19AM (1 child)

    by Arik (4543) on Tuesday June 13 2017, @01:19AM (#524750) Journal
    I once looked forward to UTF with longing. It would be so great to be able to use "æ" instead of having to cludge "ae" for example.

    But it's become so overrun with nonsense it almost seems like a bad idea in retrospect. ASCII wasn't perfect but at least we were spared all these wingnuts.
    --
    If laughter is the best medicine, who are the best doctors?
  • (Score: 0) by Anonymous Coward on Tuesday June 13 2017, @07:56AM

    by Anonymous Coward on Tuesday June 13 2017, @07:56AM (#524826)

    iso8859-1 handles æøåäö just fine in eight bits, without clobbering {[]}\| like the 7-bit standards did. You only need Unicode for Chinese/Japanese/etc or if you want to mix different alphabets, such as Latin + Cyrillic.