Slashdot Mirror


Dissecting RSA's 'Watering Hole' Traffic Snippet

rye writes "Even the tiniest snippets of network traffic reveal a lot — not just about viruses and botnets, but also about the malware research lab setup inside corporations like RSA. Watch as Sherri Davidoff of LMG Security tears apart a teeny tiny snippet of gh0st RAT traffic released by RSA during their investigation of the VOHO 'watering hole' attack. Quoting: 'From just a few bits and bytes, we've learned that RSA's investigator was probably using Windows XP on a VMWare guest, which was assigned the IP address 192.168.0.106. The local router had a network card likely manufactured by 2Wire. We've also seen firsthand that the C2 channel traffic, which was masquerading as "HTTPS," was running over port 80, and confirmed the gh0st RAT's destination.'"

6 of 69 comments (clear)

  1. Re:The machine exists by some+old+guy · · Score: 5, Funny

    Being a VM, the machine both exists and doesn't exist.

    Entanglement theory proven!

    Beat that!

    --
    Scruting the inscrutable for over 50 years.
  2. Nope. by StripedCow · · Score: 3, Insightful

    The machine was just pretending to be a Windows XP machine running as a VMWare guest, etc.

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.
    1. Re:Nope. by jeffmeden · · Score: 4, Insightful

      The machine was just pretending to be a Windows XP machine running as a VMWare guest, etc.

      I thought it was strange that a (presumably) prominent researcher wouldn't at least come up with a mac address of a cheap embedded nic for the honeypot, i mean if i were a malware coder that would be one of the first things to clue me in that [ackbar]it's a trap![/ackbar]. Who would run a completely defenseless windows xp machine in a VM other than a white hat?

  3. Priceless by crazytrain86 · · Score: 5, Funny

    Wireshark - $0. Packet Capture - $0. Reading ability - $0. Publicity gained from slashdotting an article - Priceless

  4. Elementary my dear Watson by shikaisi · · Score: 5, Funny

    The Windows user was a short, balding man wearing a Harris tweed sports jacket, who had been married for a long time and had spent several years in India. He did not smoke, and drank only a little, but walked with a slight limp.

    --
    No left turn unstoned.
  5. I'm a trifle surprised... by fuzzyfuzzyfungus · · Score: 4, Interesting

    2-wire is a deeply unrenowned maker of painfully shitty integrated DSL modem/router arrangements of the sort that you get because your ISP hates you. So, a very odd thing to see on an actual corporate network; but a plausible thing to use if you are trying to duplicate a 'standard newb user'(or if your security testing environment, for security and verisimilitude does actually have a bunch of consumer DSL lines set up).

    Any trace of Vmware, on the other hand, is something of a dead giveaway of "Not a clueless home user". Maybe the install base of their Windows-on-mac product is big enough these days; but VMware-related virtual hardware devices, MACs, guest addons, etc.(on a desktop OS) are a bit of a dead giveaway that you've just hit somebody's burner test machine(on server OSes, obviously, landing in a VM is perfectly plausible in production environments). I'm surprised that somebody doing security-related work wouldn't make a greater effort to conceal the fact that they are in a VM, to avoid the possibility of rousing the suspicion of a sophisticated attacker.