Sophos News

Linux Australia gets pwned, rooted, RATted and botted

Linux Australia had a bit of a nightmare Easter Weekend.

While the rest of us were loafing at the beach, the Penguinistas from Down Under were owning up to a pretty extensive cyberintrusion.

The team has published a decent document setting out what happened, and it went something like this:

  1. Crooks broke into the organisation’s Conference Management server.
  2. Crooks got root on the server.
  3. Crooks installed a remote access Trojan (RAT) for later.
  4. Crooks rebooted the server and activated the RAT.
  5. Crooks “logged in” again and installed zombie malware, also known as a bot.
  6. While the crooks had access, a conference database backup took place to the server.

Ironically, the backup that was intended to deliver one leg of the “security trinity” (availability) ended up hurting one of the other legs (confidentiality).

That’s because the database dump as good as dropped a bucket-load of Personally Identifiable Information (PII) in the crooks’ laps:

The database dumps which occurred during the breach include information provided during conference registration - First and Last Names, physical and email addresses, and any phone contact details provided, as well as a hashed version of the user password.

Fortunately, payment card data is passed to a third party site for processing, and never stored by Linux Australia, so there were no credit cards numbers or other data of that sort in the information exposed to the crooks.

Missing from Linux Australia’s otherwise commendably frank breach write-up is:

Usefully, the Linux Australia crew did publish a list entitled, “What steps were taken to prevent the threat of a similar breach in the future?”

We suggest you take a look at this list.

Even though some of the steps sound rather obvious, most security precautions seem that way in hindsight.

The thing is, even though the steps proposed by Linux Australia aren’t hard to do, they are very easy not to do.

Don’t use the “life’s too short” excuse: these guys are Linux gurus, and they got caught out.

In particular, take notice of this precaution:

The new host will have a far more rigorous operating system updating schedule applied to it.

Even if the exploit used by the crooks in this case really was a zero-day (an attack known only to the crooks, and for which no patch was available), that’s no excuse for being tardy with patches.

Firstly, most attacks don’t use zero-days to get in.

Secondly, even when crooks use a zero-day to get in, they often rely on additional, already-known, security holes to complete their attack.

Patch early, patch often!