Comment OB XKCD link (Score 4, Informative) 121
Comment Re:Why is this a problem? (Score 2) 29
Multiple reasons why somebody would target these servers (BTW: I was at the talk. Their video is at http://www.irongeek.com/i.php?... . )
Anyways, IMHO, reasons:
1) As a gateway into the hospital so you can pwn servers to DDOS others
2) As a gateway into medical records so you can better phish, or possibly blackmail your targets
Comment Backbone providers need to do more to solve this.. (Score 1) 57
Comment Interesting drop off of attacks from China today.. (Score 4, Interesting) 108
Comment How long till the ssh attacks start coming... (Score 1) 56
Comment And how do you know if there's an error then? (Score 5, Insightful) 1067
Comment And this is why you monitor your traffic (Score 1) 101
Comment Hackers love admin accounts (Score 1) 52
I have an ssh honeypot analyzer at longtail.it.marist.edu at Marist College and it shows that the second most popular account after root is "admin", and that the most common account/password tried is ubnt/ubnt.
Anybody who's been paying attention knows that default passwords on home routers are high on the bad guy's list of accounts to hack.
Comment Re:Nearly there! (Score 2) 45
Comment Re:Use the bug to patch the bug (Score 1) 236
A) It should only update bash
B) Also run yum -y update bash
C) This has been discussed for years, and the general consensous has always been it's better to not patch their systems (allthough I disagree with that. If you left your system open, you're just asking for somebody else to patch it for you, IMHO)