Slashdot Mirror


Convicted VoIP Hacker Robert Moore Speaks

An anonymous reader writes "Convicted hacker Robert Moore, who will report to federal prison this week, gives his version of 'How I Did It' to InformationWeek. Breaking into 15 telecom companies and hundreds of corporations was so easy because most routers are configured with default passwords. "It's so easy a caveman can do it," Moore said. He scanned more than 6 million computers just between June and October of 2005, running 6 million scans on AT&T's network alone. 'You would not believe the number of routers that had "admin" or "Cisco0" as passwords on them,' Moore said. 'We could get full access to a Cisco box with enabled access so you can do whatever you want to the box. We also targeted Mera, a Web-based switch. It turns any computer basically into a switch so you could do the calls through it. We found the default password for it. We would take that and I'd write a scanner for Mera boxes and we'd run the password against it to try to log in, and basically we could get in almost every time. Then we'd have all sorts of information, basically the whole database, right at our fingertips.'"

183 comments

  1. Geico commercial filming by camperdave · · Score: 3, Funny

    It's so easy a caveman can do it

    So, not only do cavemen work in video production, they do network admin?

    --
    When our name is on the back of your car, we're behind you all the way!
    1. Re:Geico commercial filming by FauxReal · · Score: 1

      No, I think he's calling cavemen script kiddies.

    2. Re:Geico commercial filming by User+956 · · Score: 4, Funny

      "It's so easy a caveman can do it". So, not only do cavemen work in video production, they do network admin?

      No, read more closely. He wasn't talking about cavemen in general. He was talking about one particular caveman.

      --
      The theory of relativity doesn't work right in Arkansas.
    3. Re:Geico commercial filming by beckerist · · Score: 2, Funny

      As a caveman script kiddie, I take offense to that statement!

    4. Re:Geico commercial filming by WwWonka · · Score: 1

      It's so easy a caveman can do it

      I don't think cavemen ever had to deal with the fear of dropping the soap in a federal prison....and for god's sake, don't use the powdered kind.

    5. Re:Geico commercial filming by Anonymous Coward · · Score: 0

      WHAT!! NOT COOL!

    6. Re:Geico commercial filming by feed_me_cereal · · Score: 1

      No, they're talking about caveman hackers. You don't see a lot of them, because apparently "not going to jail" isn't quite as easy.

      --
      "Question with boldness even the existence of a god." - Thomas Jefferson
  2. Obligatory... by Stormwatch · · Score: 4, Funny

    "So the combination is one, two, three, four, five? That's the stupidest combination I've ever heard in my life! The kind of thing an idiot would have on his luggage!"

    1. Re:Obligatory... by Zymergy · · Score: 4, Funny

      Remind me to change the combination to my luggage!

    2. Re:Obligatory... by InvisibleSoul · · Score: 1

      Ha! The joke's on the thief. The lock on my luggage only has one number.

  3. Re:fuck you by MahariBalzitch · · Score: 0

    Damn.... Having a KKK day in Alabamer are we?

  4. Well by El+Lobo · · Score: 5, Insightful

    Once again, the weakest link in security is often NOT the software (which could also have problems). The weakest link is often the user: leaving the default password of a router, not activating encryption for wireless networks, using the same ID and password.... And , no, don't try to educate the masses. I have tries as an administrator of a large network. They never learn. Or they learn and the next day, they change their password to "qwerty" back again.

    --
    It's time to realise that Abble's products are the biggest abomination these days. Just say NO to the dumb iAbble way!!
    1. Re:Well by Joe+The+Dragon · · Score: 3, Informative

      In XP the default blank password does not let you do remote logins so it is some times more gives you more security.

    2. Re:Well by cstdenis · · Score: 0

      Or you could do better and set a password and turn off remote logins. Or just put it behind a NAT/Firewall.

      --
      1984 was not supposed to be an instruction manual.
    3. Re:Well by Timmmm · · Score: 5, Insightful

      It *is* a problem with the software. The software is designed for use by *people*. People who may not remember to change the default password.

      Easy solution - disable the product until the password is changed and intercept http connections so you can give people a helpful page saying "The default password is 'password'. This must be changed before this router/switch can be used. Click [here] to do so."

      I fail to see any flaws with this solution. Also read 'The Design of Everyday Things'.

    4. Re:Well by vtcodger · · Score: 1
      ***I fail to see any flaws with this solution. Also read 'The Design of Everyday Things'.***

      I suppose that you probably don't. So let me help you out. The first problem you are going to encounter is that something like 15-20% of the customers are goijng to take an utterly irrational "It's MY router. How about you clowns let ME determine how to configure it?" attitude The second is that quite possibly a small percentage of them will actually need to run with default passwords. You can't imagine why. Neither can I. But I learned in 1963 or so that anticipating exactly what customers will do with your product is impossible. Gratuitously jamming 'solutions' down people's throats will NOT earn you friends. If you try it, you will discover that many of the folks you have helped out will be quite ungrateful.

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    5. Re:Well by grumbel · · Score: 1

      No matter how much you educate, the user is the one piece in the equation that you can't 'fix', at least not on a large scale, which is why software and hardware *must be* designed in such a way that it works in a secure way even with a 'broken' user. The default password thing is easily fixed: don't set the same default one for each device, instead use a random one or none at all if possible (i.e. disable remote login). You don't want users to use 'qwerty' password, so use a function to check that the users password is not a weak one.

    6. Re:Well by dgatwood · · Score: 1

      Presumably these devices don't route packets, handle VoIP calls, etc. until you've at least put in basic network settings anyway. Seems like all you really need to do is make the device ask you to set an initial password as the very first step in the setup process.... It isn't rocket science. It's like when you get a UNIX account on some university box. They set an initial password based on your student ID/name/whatever. and the very first thing is a prompt that requires you to set a real password.... Of course, since this is a hardware device that presumably will be configured on a private network, there's not even a reason to have an initial password at all, so long as there's a physical reset button on the device that will reset the password and settings to a factory (nonfunctional) state....

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    7. Re:Well by nuzak · · Score: 3, Insightful

      It won't feel like you're shoving policy down their throats if you don't have a default password at all, but make it so that it won't function until you complete the setup, which involves setting a password.

      Considering that you get folks like SAC who set the PAL codes for all their nukes to 00000, yeah there will always be people that bypass it. But at least won't be because nobody touched it at all -- someone had to run the setup. And when users get cranky and bypass it, then it's now 100% their problem. Especially when the SOX auditors come knocking.

      --
      Done with slashdot, done with nerds, getting a life.
    8. Re:Well by Anonymous Coward · · Score: 0

      I wonder if he has any relation to Robert Tappan Morris (rtm), the inventor of the Great Worm of 1988. They both used fairly simple methods. rtm used a buffer overflow in finger! And this Robert Moore uses default passwords.

    9. Re:Well by mcrbids · · Score: 2, Interesting

      The weakest link is often the user: leaving the default password of a router,

      Are you sure it's the user?

      So, let me ask you this - why is the default password on routers all the same? Why isn't it different for each unit, and imprinted on the box or something? Such a trivial thing to do, yet it would do so, so much for improving security, and would have a trivial effect on usability.

      Routers are security devices. Other security devices (such as bike locks) have the default being rather secure, why can't routers?

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    10. Re:Well by boredMDer · · Score: 1

      IME scanning local subnets around me (hey, I get bored) the only routers I have never seen using the default password are Belkins, presumably because one of the first requirements in the 'setup' software (IIRC) is to set the admin password.

    11. Re:Well by noidentity · · Score: 1

      "The default password is 'password'. This must be changed before this router/switch can be used. Click [here] to do so."

      Stupid box! Just work. Fine, change password to "passw0rd" and stop bothering me..

      So the software fix is? Reject easy-to-guess passwords? That gets really annoying. It's an arm's race fueled by lazyness on the user's part, and one the software can't win without causing problems for non-lazy users. So I say that it is a user problem, and not easily correctable in software (despite what Java's designers thought when removing features to turn bad programmers into good ones).

    12. Re:Well by Anonymous Coward · · Score: 0
      I suppose that you probably don't. So let me help you out.

      Lookit. The guy spend probably seconds coming up with his solution. This is slashdot, and that the time that is needed to solve all sorts of problems these so-called "engineers" can't figure out. Need proof? Check out any thread that mentions a problem, and you'll find a that a slashdotter will instantly realize something that never occurred to the people actually working on the it. Take this guy, for instance.

    13. Re:Well by Paradise+Pete · · Score: 1
      why is the default password on routers all the same? Why isn't it different for each unit, and imprinted on the box or something?

      Yes, what could possibly go wrong?

    14. Re:Well by ScrewMaster · · Score: 1

      Well, to be fair it wasn't as if the permissive-action links were set to zero because that was the manufacturer's default that nobody bothered to change ... they were all deliberately set to the same code to (so the story goes) to improve response time during a conflict. Also, unlike Joe Neighbor's WAP, they had other safeguards.

      Plus which I get a sense that the military didn't really trust the things anyway.

      The problem with consumer-level equipment is that vendors are terrified that good ol' Joe User won't be able to configure it properly if ... he actually has to configure it! That doesn't apply to high-end stuff like corporate routers, of course. There you're absolutely right: the device should require a solid password, and there should be a hardcoded policy that won't allow the likes of "qwerty" or "123".

      --
      The higher the technology, the sharper that two-edged sword.
    15. Re:Well by freedom_surfer · · Score: 2, Insightful

      Of course you can't stop people from being stupid, but you can design around their stupidity. Why have a password at all if its default? Better to have no password and block remote access until one is set, which is basically what mysql had to do for similiar reasons. What is funny is this is just a new version of old school. Anyone else remember war dialing?

      "Those who cannot learn from history are doomed to repeat it."

      Here's my analogy. What if every lock manufacture sold you house locks with the same key and left it up to the buyer to have it rekeyed after purchase...

    16. Re:Well by alshithead · · Score: 1

      "Routers are security devices. Other security devices (such as bike locks) have the default being rather secure, why can't routers?"

      I've seen bike locks where the default is the same for all new, same model locks and I'm not sure I've ever seen a briefcase where the default wasn't 000 000. I think many people never change their briefcase combination but everyone changes their bike lock combination if it is a default of 0000 or 1234. I'd say the difference is that a briefcase is rarely left unattended or left in an unlocked car or home while a bike is pretty much always left unattended when not in use or at home. I wonder where and how the router scenario fits.

      --
      I reserve the right to think for myself. Others' opinions are optional. Puppy on lap = typos...not illiteracy.
    17. Re:Well by BillyBlaze · · Score: 1

      I've definately seen people whose opinion on passwords is, "Hey, it's my equipment, why should I ever have to enter a password?"

    18. Re:Well by BillyBlaze · · Score: 1

      If the average TSA employee can't open your briefcase lock with a paper clip, they'll destroy it and leave you a condescending brochure.

    19. Re:Well by n3tcat · · Score: 1

      Only slightly. Compromise a basic user account, and then elevate your privileges for free.

    20. Re:Well by vtcodger · · Score: 1
      ***Considering that you get folks like SAC who set the PAL codes for all their nukes to 00000***

      Got a reference on that? The only relevant things I can find on Google are your post and an article in German that credits the story to USA Today which is not my idea of a really reliable news source. Searching the USA Today archives for "pal code" and "pal codes" gets no relevant hits.

      I am pretty skeptical that actually happened with a live, deployed nuclear weapon. The reason is that before a nuclear system can be deployed, it undergoes a nuclear safety audit. I worked on a system that was undergoing one of those and I can tell you that it was thorough, extensive, expensive, and took years. There is no way that the possibility of all zero 0 PAL codes on real warheads would be acceptable to even a half assed audit.

      --
      You can't see ANYTHING from a car, You've got to get out of the goddamned contraption and walk...Edward Abbey
    21. Re:Well by Anonymous Coward · · Score: 0

      hard switch to allow access

    22. Re:Well by BVis · · Score: 2, Insightful

      So we fix the users. I'm really sick of the prevailing attitude that "you're not going to change the users, so we have to accept this." Bullshit. In a civilized society, there must be consequences for stupidity.

      Users must be protected from themselves for the good of the whole. We don't allow people to drive 100MPH on the highway. We don't allow people to shout 'fire' in a crowded theater. What are people going to do, not use their computers? We're way past that point. The PC has become as important to our current way of life as indoor plumbing. We wouldn't tolerate the attitude of "Stupid toilet! Why do I have to flush it?"

      Maybe what we should do is create an anonymous forum for blowing the whistle on people who refuse to take security seriously, with an emphasis on this behavior on the part of officers of publicly traded companies. I bet the stockholders would want to know if the CEO's password is 'password'.

      --
      Never underestimate the power of stupid people in large groups.
    23. Re:Well by nuzak · · Score: 1

      Healthy skepticism is a good thing. http://www.cdi.org/blair/permissive-action-links.cfm

      Granted, it's hard to get multiple sourcing on this, but Bruce Blair and the CDI are hardly a bunch of sensationalist muck-rackers. I suspect the audits to which you refer were partly a response to SAC's little maneuver.

      --
      Done with slashdot, done with nerds, getting a life.
    24. Re:Well by mcrbids · · Score: 1

      If you're paying attention... what actually could possibly go wrong?

      If the default password is imprinted on the outside of the equipment (say, on the bottom) and is a relatively good password, how is that not better than "admin" or "Cisco0" as the password?

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    25. Re:Well by BBandCMKRNL · · Score: 1

      I have no idea what the password is on my router. When I need to do something on it, I hit the 'reset to factory default' button, do what I need to do, and then change the password to some random string and forget about it.

      --
      Without the 2nd Amendment, the others are just suggestions.
    26. Re:Well by Paradise+Pete · · Score: 1
      If the default password is imprinted on the outside of the equipment

      The guy said "on the box," if you were paying attention. Also, "imprinting" on the outside of the equipment is not exactly trivial and certainly not free, especially if something goes wrong. The first time a shipment goes out with incorrect passwords that'll be the end of that, and it'll got back to "admin" or "Cisco0" in a heartbeat.

      And of course in the mean time all you've done is shift the problem. Now there'll be thousands of routers with the password printed right on them!

    27. Re:Well by noidentity · · Score: 1

      Yes, it'd be nice to expose irresponsible behavior like this that puts others at risk. My point was simply that it's not a software issue and probably not solvable by software either.

    28. Re:Well by BVis · · Score: 1

      I agree. It's a meatspace problem. However, software can go a long way towards improving the situation, if it's allowed to. It shouldn't be possible to weaken security. Shouldn't even have the option. And it should be a terminable offense to attempt to do so, just the same as if you tried to hack your own company's machine.

      --
      Never underestimate the power of stupid people in large groups.
    29. Re:Well by mcrbids · · Score: 1

      The guy said "on the box," if you were paying attention.

      The guy was me, if you were paying attention. I know what I said. I meant "box" as a synonym for case.

      Also, "imprinting" on the outside of the equipment is not exactly trivial and certainly not free, especially if something goes wrong.

      Should be rather easy with a smidgeon of WORM Flash memory to set this at the time of imprinting. In other words, the machine that stamps the password is simultaneously burning the password into WORM memory electronically.

      And of course in the mean time all you've done is shift the problem. Now there'll be thousands of routers with the password printed right on them!

      First, let me fix that for you:

      And of course in the mean time all you've done is shift the problem. Now there'll be thousands of routers with the default password printed right on them!

      Which isn't better than all these thousands of routers with the EXACT SAME default password, how, exactly?

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    30. Re:Well by BobDigiDigi · · Score: 1

      you gave me the best laugh today ;) thank you! sorry i dont have modpoints

      --
      Appended to the end of comments you post. 120 chars.
    31. Re:Well by Paradise+Pete · · Score: 1
      Should be rather easy with a smidgeon of WORM Flash memory to set this at the time of imprinting. In other words, the machine that stamps the password is simultaneously burning the password into WORM memory electronically.

      Would that be before or after the mousetrap comes down? The way it is now that can mass-produce them. With you method they have to be processed individually on the fly. Which brings it back to my original point - what could possibly go wrong?

      Which isn't better than all these thousands of routers with the EXACT SAME default password, how, exactly?

      Like I said, you're shifting the problem. You are creating a much more complicated problem in order to solve a simple one. And making them much more expensive to manufacture. If you actually were a product manager at Cisco and you proposed your "solution" you'd be laughed out of the room.

  5. he should study more (or moore) by User+956 · · Score: 5, Funny

    Convicted hacker Robert Moore, who will report to federal prison this week

    Apparently Moore's law isn't quite up to snuff.

    --
    The theory of relativity doesn't work right in Arkansas.
    1. Re:he should study more (or moore) by NotBorg · · Score: 1

      We're going to federal POUND ME IN THE ASS prison!

      --
      I want this account deleted.
  6. Random passwords by MobyDisk · · Score: 3, Interesting

    It doesn't seem too hard to ship the routers with random passwords. Is it just cheaper to not bother? Just thinking here...
    - They must run a test suite before shipping them so it should be easy to make that tool generate a random password and assign it to the router
    - You would have to print it on the router, or on a slip of paper
    - If it is printed on the router itself then you could make the router's reset button go back to that password, instead of Cisco0.

    Even if you don't implement that last bullet, it still seems like it would help a lot.

    1. Re:Random passwords by sam.thorogood · · Score: 3, Insightful

      This moves the burden to the hardware manufacturer. What if this was the case, and network administrators (even good ones) the world over immediately assumed that everything they purchased out of the box was secure - right before a provider had a disgruntled employee upload the default password list for thousands/millions of routers to the internets? ... although that is just the FUD part of my brain talking. I actually like this idea.

    2. Re:Random passwords by chill · · Score: 2, Insightful

      They must run a test suite before shipping them...

      No, they mustn't. Frequently, if your production QA is good you don't do 100% testing before shipping. Random sampling is usually good enough and significantly cheaper. I can't speak to any specific router manufacturer, but this is SOP in manufacturing.

      --
      Learning HOW to think is more important than learning WHAT to think.
    3. Re:Random passwords by steelshadow · · Score: 2, Interesting

      I just received a modem/router from Verizon for DSL access and they had wireless access preset to a "random" SSID and WEP key which was printed on the modem. Of course, they then went and had the administration account be admin/password.

    4. Re:Random passwords by Gordonjcp · · Score: 1

      On Cisco wireless access points, the radio is disabled by default until you've either set a WEP key, or manually enabled the radio with no key set. It's not a great leap to make "commodity" routers that don't route until they've been given a new password.

    5. Re:Random passwords by mastershake_phd · · Score: 1

      It doesn't seem too hard to ship the routers with random passwords. Is it just cheaper to not bother? Just thinking here...

      Well they do it for $2 padlocks...

    6. Re:Random passwords by Em+Adespoton · · Score: 1

      Simple solution for ALL hardware: Default password requires you to have a local connection, or anything besides changing the password cannot be done using the default password. Using EITHER of these rules solves the default password problem. Anything that connects to a network should have one of these rules as part of the firmware. After all, it is common knowledge that around 80% of all hardware devices that contain a default password will never have it changed. Get your hands on a manual for the device, and you can gain access to 80% of the devices deployed.

    7. Re:Random passwords by John_Sauter · · Score: 2, Interesting

      Every device with an Ethernet interface has a 48-bit unique identifier built in. All such devices, in my experience, also have a sticker that displays their Ethernet address. Would it be so difficult to include, at manufacturing time, a small ROM that contained an initial password, unique to each device, and also displayed on a sticker? The additional cost of such a feature needs to be weighed against the additional security provided, but I think in some markets it would be a definite win.

      The manufacturer need not keep a list of which passwords went with which device, only a list of the passwords already issued to ensure the new ones were unique. If uniqueness is not an absolute requirement, only keep the last thousand passwords, and use a good random number generator.

    8. Re:Random passwords by Solra+Bizna · · Score: 4, Funny

      I just received a modem/router from Verizon for DSL access and they had wireless access preset to a "random" SSID and WEP key which was printed on the modem. Of course, they then went and had the administration account be admin/password.

      That's actually not so bad. In order to get on the wireless network to use the admin password in the first place, they would need to guess your SSID and WEP key. And everyone knows that's impossible, right?

      -:sigma.SB

      --
      WARN
      THERE IS ANOTHER SYSTEM
    9. Re:Random passwords by chill · · Score: 1

      Keep in mind, the first half of that 48-bits isn't unique, it identifies the vendor. And they really aren't globally unique, but I'm not sure they have to be.

      Either way, this is going about it the long way. The simple solution is to make it so you have to change the default password the first time you config the device. Feel free to leave it "admin" from the factory, as long as it can't be "admin" after it gets configured.

      --
      Learning HOW to think is more important than learning WHAT to think.
    10. Re:Random passwords by theRiallatar · · Score: 1

      Pretty sure any quality wireless router won't actually let you do wireless administration of the device. I know the Linksys box I have sitting on my desk requires you do be physically plugged in if you want to do any administration.

    11. Re:Random passwords by jombeewoof · · Score: 1

      Pretty sure any quality wireless router won't actually let you do wireless administration of the device. I know the Linksys box I have sitting on my desk requires you do be physically plugged in if you want to do any administration. that's usually a flag you can set. my router (linksys) is setup so that you can do wireless administration of the device.
      --
      Linux Zealots: Smarter than Mac Zealots, but still zealots.
    12. Re:Random passwords by grumbel · · Score: 1

      If you argue that way you can never feel safe, since who says that there isn't a hidden backdoor in your otherwise secured router?

    13. Re:Random passwords by spicate · · Score: 1

      It doesn't seem too hard to ship the routers with random passwords. Quick! Patent that invention!
    14. Re:Random passwords by CodeBuster · · Score: 1

      It would have to imprinted upon the router in such a way that the password could not be easily rubbed off or otherwise made illegible. It would also add more cost than you might think to manufacturing of the router. It would probably be better to place a temporary sticker on the router with the default password printed on it and something along the lines of, "name of company strongly recommends that you change the admin password to something other than the default after configuring this router"

    15. Re:Random passwords by CodeBuster · · Score: 1

      Pretty sure any quality wireless router won't actually let you do wireless administration of the device.

      It is an option, but it is turned off by default. I actually turned it on for my WRT54G (running Thibor) so that I could access the admin pages from my laptop. However, since I am also using AES, HTTPS, MAC whitelist filtering, and strong (not default) admin password the extra risk is very minimal.

    16. Re:Random passwords by pimpimpim · · Score: 1

      What about this: Upon first boot and after a reset, it won't open a connection to the outside world but instead lead you to a homepage on its internal server asking you to change the password. Shouldn't be too hard, and is still relatively user-friendly.

      --
      molmod.com - computing tips from a molecular modeling
    17. Re:Random passwords by Anonymous Coward · · Score: 0

      A few years ago a neighbor of mine had a linksys router that you could administer from... my house. :-)

    18. Re:Random passwords by nolife · · Score: 1

      HP ships their servers with different passwords for the iLO server remote administration, the login is Administrator and the password is the serial number of the server. This information is attached in plain text and in bar code form to a paper tag tied to the server. You should obviously still change these to something else but at least it is not a single default one across all of the servers.

      --
      Bad boys rape our young girls but Violet gives willingly.
    19. Re:Random passwords by untaken_name · · Score: 1

      anything besides changing the password cannot be done using the default password.

      How does this solve anything? The crax0r just logs in with the default, changes it to whatever he/she wants, then re-logs with the new password. Problem, er, solved? I think not. Hey, good effort, though, and the requiring local access for administration is a good idea. (At least as a default.)

    20. Re:Random passwords by JonathanR · · Score: 1

      I used to think that MAC whitelisting was a useful contribution, from a security viewpoint, except that I think that MACs can be sniffed using netstumbler or the like, so it wouldn't be too difficult to short-list the MAC addresses that connect to your router. MAC address spoofing isn't impossible either.

      That leaves you with your WPA-PSK (presumably) and AES encryption as your security measures. Not that these are insignificant hurdles though.

    21. Re:Random passwords by Monkier · · Score: 1

      There have already been 'malicious javascript' attacks that reconfigure a router that has default user/name and password. Requires you to view a compromised (or malicious) website - but shows that even a physically plugged in router (with default credentials) can be compromised: http://www.symantec.com/enterprise/security_response/weblog/2007/02/driveby_pharming_how_clicking_1.html

    22. Re:Random passwords by CodeBuster · · Score: 1

      MAC address spoofing isn't impossible either.

      In fact it is quite possible, I do it on my laptop. One of the first things that I did when I configured my XP laptop was override the default MAC address on the wireless card to a different address (random) of my choosing to futher enhance my security and privacy when I connect to public WiFi networks (in the unlikely event that somebody, for whatever reason, would attempt to trace back that MAC address to the laptop and wireless card manufacturer who issued it and attempt to link it up with the purchase records). One does what one can these days to protect, futile though that may be, what little semblance of privacy that we still have left.

    23. Re:Random passwords by BurnFEST · · Score: 1

      His point was the fact that a sticker that matches the router is stuck to the box and/or the device, so adding a unique default password to that sticker couldn't be that much more difficult.

    24. Re:Random passwords by SMS_Design · · Score: 1

      Reminds me of an AP my buddy got from SBC DSL.. It was WEP encrypted, which is easy to break. The WEP key was printed on the bottom of the AP. Once you're on the AP, if you wanted admin access and didn't know the password, all you needed to do is entr the password reset key. The same numerical key as the WEP code. Break the WEP, get to reset the PW. Nice.

    25. Re:Random passwords by Em+Adespoton · · Score: 1

      How does this solve anything? The crax0r just logs in with the default, changes it to whatever he/she wants, then re-logs with the new password.
      It solves anything by preventing the equipment from being deployed with a default password. Without the password changed, the equipment is only useful as a paperweight with blinking lights.
    26. Re:Random passwords by jafac · · Score: 1

      I would think that on my system, a visit to that webpage would crash the browser, just like a visit to the router's admin page does.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    27. Re:Random passwords by Anonymous Coward · · Score: 0

      These preconfigured wireless routers from Verizon are the best thing that ever happened to my illegal downloading habits. It takes literally less than 10 minutes (including the linux reboot) to run an injection on one of these and open up a 600KB/sec pipe.

    28. Re:Random passwords by irc.goatse.cx+troll · · Score: 1

      Technically what you'd do is ship it with no password and have the behavior for handling a null password be generate one based on the MAC address, saving you from having to modify every single ROM you make.

      Then just need to use the same formula to generate the stickers, which might be a bit harder.

      I'd rather just see them take the approach common wireless routers use-- Hold a button down to auth your device to it. Make this the only way to login initially or reset the pass.

      --
      Pain lasts, kid. Its how you know you're alive. Sometimes I think this growing up thing is just pain management-TheMaxx
    29. Re:Random passwords by Anonymous Coward · · Score: 0

      My thought would be have the default password per device be the same as the serial number (or the first 8 digits of serial). The sticker would already be on there... it'd be great for clueless ppl calling tech support since they'd probably ahve to get the serial number already, etc.

    30. Re:Random passwords by John_Sauter · · Score: 1

      Technically what you'd do is ship it with no password and have the behavior for handling a null password be generate one based on the MAC address, saving you from having to modify every single ROM you make.

      The problem with using the MAC address to generate the default password is that it is easy to determine the MAC address from the outside, and therefore the default password.

    31. Re:Random passwords by untaken_name · · Score: 1

      Only if the device has no default configuration, which you didn't mention. Of course, there's a reason that most devices do come with a default config. If they simply had no default config, it'd be difficult to crack them anyway. If you have to set everything up manually, you're more likely to change the password. Those who are unlikely to change default passwords are also unlikely to be configuring the machine.

  7. Who woulda thunk it?! by Anonymous Coward · · Score: 0

    I was personally responsible for setting up a Nortel VoIP solution for the company for whom I work. The vendor (based in Denver, CO) required that we change default passwords on the end users' routers. Of course, I changed the default password on the VoIP switch as well considering that it is accessible to the public via its WAN port.
    DUH!!

  8. Convicted hacker? by Anonymous Coward · · Score: 0

    So being a hacker is a crime...

    1. Re:Convicted hacker? by KudyardRipling · · Score: 1

      As long as twelve people can be found who are possessed by their possessions, (here comes the 'broken record': cushy jobs, single family homes, SUV's, retirement plans, vacations, entertainment systems, RV's, boats, etc.) there will be convictions.

      --
      Submission as evidence constitutes plaintiff and/or prosecutorial misconduct.
  9. At least that "Hacker" actually used some skill. by Anonymous Coward · · Score: 1, Funny

    Maybe not a lot, but more than most of the media's super-hyped so-called "hackers" ever do.

    A few years ago a major New Zealand ISP was "hacked" -- or so the media said. The biggest talkshow host of the time interviewed the alleged "h4x0r" live, and proclaimed him to be a "computer genius". We were all in deadly and imminent danger of being hacked by guys like him he said.

    The "hacker" in question was a 13 year old whose friend's older brother worked for the ISP. The older brother had stupidly given his staff login and password to his kid brother, who had, naturally, shared it with his friend, the "genius hacker". This friend then logged in and deleted a bunch of hosted websites.

    Pretty frikken 1337, huh?

  10. Ridiculous! by cromar · · Score: 2, Funny

    You would not believe the number of routers that had "admin" or "Cisco0" as passwords on them...

    That's ridiculous. Everyone knows the most commonly used passwords are "love," "secret," and "sex." Oh and don't forget "God." It's that whole male ego thing.

    1. Re:Ridiculous! by wilymage · · Score: 2, Funny

      It's got a 28.8 bps modem!

      --
      The secret to creativity is knowing how to hide your sources. -- Albert Einstein
    2. Re:Ridiculous! by Xaer0cool · · Score: 1

      Hey, be careful what you say, I might get offended, take time off from battling 'the plague' and then you would have to crash override!

      (see username)

      And yes, it is sad that I have watched that movie enough times to know the 'hackers' handles

    3. Re:Ridiculous! by TerranFury · · Score: 1

      Mess with the best, die like the rest!

      "Pool on the roof. Sprung a leak."

      "And yes, Mom, I'm still a virgin!"

      "Crash 'N Burn"

      eof.

  11. Therein lies the problem by Anonymous Coward · · Score: 0

    Your lazy-ass proposal is half of the problem: Shifting the onus on anyone but the users and administrators. Did you even RTFA? USE DECENT PASSWORDS AND IMPLEMENT ALL POSSIBLE SECURITY MEASURES. Goddamn, I should take some of the jobs you over-paid fuckers have. You don't deserve 'em.

    And you wanna complain about not making enough money.

    1. Re:Therein lies the problem by Anonymous Coward · · Score: 0

      Your reasoning would be all right if people who were entrusted with jobs actually deserved them and knew what they were doing. The problem is that you can't count on that. So if you're the one in charge of setting up the router firmware at Cisco, it's not enough to just say, "well, our users will know what to do". Just like if you're working at any other job doing software, you can't assume that the user will provide valid input, click the expected combination of buttons, etc.

      Better software is idiot proof. Never mind the idiots --- yes, there are plenty of them in this world, and yes, many of them do get paid for things that they don't know how to do.

  12. Re:At least that "Hacker" actually used some skill by Anonymous Coward · · Score: 0

    that is some scary shit there

  13. yet again they shoot the messenger... by Anonymous Coward · · Score: 1, Insightful
    this guy should be congratulated for uncovering such slack security.



    imagine what havoc he could have made if he had been malicious, or had sold the passwords to Osama....

    1. Re:yet again they shoot the messenger... by sgt_doom · · Score: 1

      Too late, dood, George bin Bush and Dick bin Cheney already sold all those passwords to Osama...

    2. Re:yet again they shoot the messenger... by NemoinSpace · · Score: 1

      OK. Congratulations Robert! Tell 'em what he's won Johnny... 2 years rent free in the big house! Messenger? No. How about Co-conspirator, or stooge? This guy can't even look forward to getting a decent paying job when he gets out, since he really didn't exhibit any special skills during his simple minded thievery. What part of stealing and putting at least one company out of business isn't malicious? p.s. my username is admin and my password is blank. and if I catch you in my honeypot I'll ask the Feds to hook you up with an adjoining cell. p.p.s. I keep my door unlocked at night too.. and if i catch you in my house you'll be picking buckshot out of your ass for a week. I admit making it easy for guys like this isn't smart, but freedom is about choices and choices have consequences.

    3. Re:yet again they shoot the messenger... by Anonymous Coward · · Score: 0

      I would like a little wager on what % of those routers now have their passwords changed...

      Not many is my bet.

    4. Re:yet again they shoot the messenger... by Anonymous Coward · · Score: 0

      this guy should be congratulated for uncovering such slack security.


      That's bullshit. Otherwise it would just legalize to break into stores and banks and whatever to show them that you actually can.

      If the guy wants to do such thing, he should simply start a business with it.
    5. Re:yet again they shoot the messenger... by TechnicalFool · · Score: 1

      "I admit making it easy for guys like this isn't smart, but freedom is about choices and choices have consequences."

      Like, leave your router open to the world: the world uses your router. Choice, consequence.

      --
      09F9 1102 9D74 E35B D841 56C5 6356 88C0
  14. Solution: Eliminate Product-wide Default Passwords by u0berdev · · Score: 1

    The problem in most of these cases is a user with little to no experience in network setup, and who also avoids reading directions, will almost always just "plug it in and go". Most routers that I've used come with a default password that is the same for all similar products that the company makes.

    Instead of having a default password, why not have pre-generated passwords that are decently strong that are already on the router when you get the device, and have a sticker on the router with that password. Then instead of the manual telling you to type in "admin" for the password, it could tell you to look at a sticker on the router.

    Come on, most already have stickers for the MAC address. Another sticker for the password is not a big deal.

  15. Re:At least that "Hacker" actually used some skill by WhatAmIDoingHere · · Score: 2, Funny

    So he's a social engineer skript kiddie?

    --
    Not a Twitter sockpuppet... but I wish I was.
  16. Damn... by Cornflake917 · · Score: 3, Funny

    That caveman from the Geico commercials was just starting to make progress with his therapist. Let's hope the poor guy doesn't stumble upon this article. This hacker might get a few unexpected prison visits from whiny cavemen.

  17. Yay for VPNs by b0s0z0ku · · Score: 1
    on the systems that I manage, no Web/telnet/ssh admin ports get opened to the outside world. If you want in, you'd better have a valid VPN key as well as a password, and VPN logs get checked regularly to prevent abuse. Good defence is multilayered.

    -b.

    1. Re:Yay for VPNs by thatskinnyguy · · Score: 1

      Good defense is multi layered. I believe the magic buzzwords are "security in depth".
      --
      The game.
  18. Re:Solution: Eliminate Product-wide Default Passwo by jbellows_20 · · Score: 1

    Come on, most already have stickers for the MAC address.

    And the managers will say, "Yeah. We have the MAC address on there already. We can use that for the default password."

  19. Better he than they by Yupnik · · Score: 1

    Whoever they is. Somebody, please ban default passwords.

    1. Re:Better he than they by subl33t · · Score: 1

      Won't somebody PLEASE think of the default passwords!?

  20. Re:Solution: Eliminate Product-wide Default Passwo by slakdrgn · · Score: 1

    HP does this on their servers with ILO. The ILO password is a variation of the host name and random alphanumeric characters. Sadly, they don't do this with their procurve line of switches.

  21. So easy a caveman could do it by SplatMan_DK · · Score: 3, Insightful

    Mjeah.

    So easy a caveman could do it.

    But apparently not so easy a caveman could avoid getting caught?

    What ever happened to the supercool hacking-thang called "not getting caught"?

    - Jesper

    --
    My security clearance is so high I have to kill myself if I remember I have it...
    1. Re:So easy a caveman could do it by Anonymous Coward · · Score: 1, Interesting

      What ever happened to the supercool hacking-thang called "not getting caught"?

      Oh like that'll get you a book deal and job in the computer security field.

      If you don't get caught you'll never even merit an article on /.

    2. Re:So easy a caveman could do it by SplatMan_DK · · Score: 1

      So what you are saying is ...

      1.) Hack stuff using script-kiddie techniques
      2.) Keep at it until you are caught
      3.) Tell everyone the story about you being an idiot who got caught
      4.) Do a month of jailtime
      5.) $$$!

      Is that the kind of people who programmed my personal firewall and my anti virus app.?

      (Pleeeease, say "no", pleeeease, pretty-please)

      - Jesper

      --
      My security clearance is so high I have to kill myself if I remember I have it...
    3. Re:So easy a caveman could do it by lawpoop · · Score: 4, Funny

      What ever happened to the supercool hacking-thang called "not getting caught"? I'm sure it happens all the time; it just never makes the news...

      It could even be happening right now...
      --
      Computers are useless. They can only give you answers.
      -- Pablo Picasso
    4. Re:So easy a caveman could do it by noidentity · · Score: 1

      What ever happened to the supercool hacking-thang called "not getting caught"?

      That goes hand-in-hand with "not boasting about not getting caught".

    5. Re:So easy a caveman could do it by flyingfsck · · Score: 1

      Well, that is the whole problem - the *real* hackers don't get caught, it is only the bozos that get caught.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
  22. Re:Solution: Eliminate Product-wide Default Passwo by Ungrounded+Lightning · · Score: 1

    Better yet: Why not have a unique default password that's printed on the device, or a function of a unique number that's printed on the device and NOT accessible from the network?

    That way the bad guy would need physical access to the particular box to read that label to get what he needs to construct the default password. (Since it's a default password the "view the label" hole could be instantly plugged just by changing it.)

    (Not from the MAC address, of course, nor the serial number if that's available in SNMP, etc. Not even from a cryptographic function from such stuff - since that leaves the company using internally a secret that could divulge the default password of all their boxes if it leaked - which it no doubt would, as it get passed around internally so the help center could use it...)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  23. Am I missing something? by POTSandPANS · · Score: 1
    Isn't a hacker usually considered someone who finds a clever way into a system or does "scanning for default passwords" pass as a hack nowadays..

    this sounds kinda like "hacking" into your neighbors open wireless network.

    He's no hacker, just a nuisance and a thief. This guy deserves jail time.

    1. Re:Am I missing something? by thatskinnyguy · · Score: 2, Funny

      I believe he more or less falls into the category of a "researcher". You probably could write a master's thesis on the password data/statistics alone!

      --
      The game.
  24. Re:Solution: Eliminate Product-wide Default Passwo by AJWM · · Score: 1

    The ILO password is a variation of the host name and random alphanumeric characters.

    That's pretty hard considering the host name isn't assigned until the OS is installed. ;-) It's usually the host serial number plus some alphanumerics, but either way it's unique and is printed on a (removable) tag attached to the server.

    --
    -- Alastair
  25. And which heads will roll? by rgaginol · · Score: 3, Informative

    Having these flaws present in a secure system, even for small companies is almost bordering on negligence. It takes 20 seconds to change a password, and god forbid if you've got too many to remember, write it down somewhere and store it in the company safe.

    The REAL problem I see with IT is a combination of inept administrators and an abundance of managers who don't understand the significance of things like this. A mistake like this not only represents a failure of an IT worker, but poor oversight by their manager. I've seen an administrator hired who had no technical competence but was able to talk to the managers about cricket. He was then replaced with a person who was even worse when the first dumb admin did the IT thing and left after making a huge mess. And yeah, a year after I'd left, the second administrator, after purchasing a new Cisco router with zero scoping calls me up and asks, "How do I install a Cisco router".

    There are books out there like "The practice of system and network administration", they help new administrators immeasurably, but so many just don't give a damn. There needs to be more incentive to have serious consequences for sloppy work. If we're ever going to be taken seriously, we need to find and flog administrators who set up a production router/firewall with a default password.

    1. Re:And which heads will roll? by Anonymous Coward · · Score: 4, Insightful

      None. Imagine you have 80,000 switches, routers and other network devices. Some are 15 years old. Some are older and don't allow the password to be changed at all. You have hundreds of network admin folks spread all over the world.

      Now imagine that you want to change the passwords. You can't bring the network down or impact any current work. Networks of this size are constantly being modified. New devices added, routes being updated/refreshed. Redundancy deployed or a failure causing it to be exercised.

      AND you are a business - the people making decisions don't know anything about security - the only question is "what will all this work do to make more money?" Nothing? Then don't do it.

      Tracking 80,000 passwords isn't easy. During emergencies - your phone won't ring - your mother with a pace maker needs 911, not having access to the password in a switch that needs to be reconfigured manually isn't a good excuse.

      Ok, 1 of those hundreds of people leave the company. Do you change all the passwords ... again? Next week or the week after, someone else leaves/retires. Change again? Routers don't have per user accounts, do they?

      I've never seen a switch or router guy that wasn't overworked. Just like security folks.

      Anyway, just a few thoughts. It is never as simple as it seems.

      BTW, I worked at the big telecom company that wasn't hacked. I've since moved to a different telecom that is constantly being hacked and in the news for it. Until a few months ago, they had laughable security standards that seemed left over from 1990 to me and a flat network. Simply stupid, but being secure is a huge undertaking that isn't just network security, as you know. Only security failures get Executive attention, sadly.

    2. Re:And which heads will roll? by mjwx · · Score: 1

      I've always said this, its safer to create a complex wireless password (63 char randomly generated complex password) and save it to a text file on your desktop then it is to create a simple wireless password (Wireless? etc) you can remember. the same with router passwords, I always tell people to change their router password and show them how quickly one can get the default one (quick google search).

      BTW this is not the same policy I advocate to login passwords I.E. don't write it down and stick it to the side of your monitor.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    3. Re:And which heads will roll? by rgaginol · · Score: 1

      I agree - I think a minor bad, writing down secure passwords and locking them in a place only your manager and yourself have access to is infinitely safer then just "giving up" trying to manage 20+ passwords and not being able to remember all of them. Big Evil vs Small Evil, and the only way those written down passwords would get abused would be from an internal threat or someone breaking in - and I would say that someone breaking in (to both the building and a safe) is much harder and would require more effort then someone remotely hacking a default password.

      I think a big reason IT hasn't been outsourced entirely is that it's hard enough to find good people internally, let alone just how little people care when it's put externally. Look at the big foobar going on with UniSys at the moment and their http://it.slashdot.org/article.pl?sid=07/09/25/0148247failure to follow up on the Chinese hack attempts (maybe they weren't Chinese in origin... but that's all they know for now).

      I hope people are also learning that a big company and lots of money doesn't equal good security: it has and always will take a lot of time and administrators who are a bit under being declared paranoid. Complacency is securities biggest enemy - we've paid X million for security so we can rest easy. Bull - unless that money is being spent wisely you've just paid for nothing. Again, look at http://www.youtube.com/watch?v=GclCE0cLA-ohow the Chaser crew from Australia managed to get into the APEC (OPEC) summit. They were literally ushered through!! For all the show of military hardware going on at the APEC summit, how bad could their backend logistical support have been to not be able to detect an unnanounced motercade. And that was $163 million dollars of Australias money!!!

    4. Re:And which heads will roll? by mjwx · · Score: 1

      I'm from Australia and the chaser crew are always quality

      But back to the matter at hand, this is just a matter of logical risk assessment, if I have a password I am not going to change in a while (if ever) it's better to make it as complex as possible and write it down somewhere. A text file on your desktop is beyond a wireless routers security zone, so if somebody reads it they are already past your security (physical, electronic or otherwise).

      As for all that security for the APEC summit, the Howard government is claiming that the 163 mil is not a total waste as "some" of the technology can be reused, meh as the Yanks say "its an election year".

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
  26. Router passwords by Anonymous Coward · · Score: 0

    How about routers that create a random strong password 5 minutes after it has been first started/reset and if someone logs in before that it requires them to set there own password... People who plug in play get a protected router and people who need to change settings can set a password. And for those who plug in play the only need to reset the router to access it again.

  27. Not if he exploited it and kept it hushed up. by Ungrounded+Lightning · · Score: 4, Insightful

    this guy should be congratulated for uncovering such slack security.

    If he told the owner about the insecurity and didn't exploit it himself, yes.

    imagine what havoc he could have made if he had been malicious, or had sold the passwords to Osama....

    Or if he kept it quiet and exploited it himself - stealing services and running up bills for the victimized system owners, building a business on it and pocketing money for himself and his co-conspirators.

    Wait... That's what he did, isn't it?

    No, he should not be congratulated. He should be convicted and punished as the thief he is.

    Wait... That's what happened, isn't it?

    Isn't it nice

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  28. The problem lies with vendors? No! by bl8n8r · · Score: 1

    " Alan Paller, director of research at the SANS Institute, says it's not the companies' fault. He even says it's not IT's fault. The problem, he says, lies with the vendors."

    I don't think so Alan. The means is there for an able bodied person to setup appropriate credentials within a few minutes. Most of these stupid logins are web based anyway. You click "Admin" and then "Change Password" and things are a lot better than they were a couple minutes ago. The biggest problem is unskilled technical people in positions where they are pressured to get grand things accomplished quickly with as little manpower as possible. Many admins I know (at least in the windows realm) are very complacent being getting by with a D- in everything. Very few attempt to strive for excellence. The ones I know recite idealisms all day long and complain about how broken things are but in the long run they consider the state of affairs acceptable because they are "too busy to fuck with it".

    If you urinate in the well, don't complain when your coffee smells like piss.

    --
    boycott slashdot February 10th - 17th check out: altSlashdot.org
  29. Defaults by maz2331 · · Score: 1

    How difficult would it be to make the default something like the unit's serial number, then have the code require a change before even enabling network interfaces?

  30. Wait-that's what you said. Duh... by Ungrounded+Lightning · · Score: 1

    Oh, shoot. How did I miss the second part of your posting where you propose the same thing in different words?

    Guess it comes from trying to read slashdot in a cave...

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  31. liability? by jShort · · Score: 2, Insightful

    I'm not a hacker, an IT guy or a lawyer of any sort, but after RTFA, I have a question: Why isn't there some provision under which concerned invididuals can go after lax companies regarding their security? I mean, yes they were 'hacked', but aparenly only becase their IT people were not to be bothered by securing the companies' data. It seems silly to spend time and money going after the hacker, and then letting all the guys who actually compromised the data off the hook.

  32. "script kiddie" is over-used by deftones_325 · · Score: 0

    This article brings out a good point... ( or a point I would like to make (i never know if i'm on topic)) Most of today's hacking is allowed by either social engineering or default settings being used. You don't even have to be a "script kiddie" to do the kind of stuff they did. Off topic maybe. I guess this comes from the "know it all's" at work who drop the "script kiddie" dime on anyone and everyone who takes the easy road to accomplishing a task. The one dude who got the code for motorola's phone a while back...he is pretty smart about computer related ideas...but his "hack" was barely anthing to do with using a computer.

    --
    "A gentleman never strikes a lady with his hat on." - Fred Allen
  33. Original DOJ News Release by Anonymous Coward · · Score: 0
  34. Here's one I do by p51d007 · · Score: 0

    When I run across a wi-fi with the default logon, I change the user/password, set the renew/release to 10 minutes, delete the users if any. HOPEFULLY when the stupid user asks a friend to find out why his/her computer is knocked offline all the time, they will put a user/password, lock it down with MAC addressing and turn on all the security. It just amazes me that people think those fancy do-dad wi-fi boxes are like a toaster. Just plug it in and turn it on.

    1. Re:Here's one I do by Destoo · · Score: 4, Interesting

      Why would they care, if it just works?

      I think I had 5 routers in my neighborhood on channel 6, with default passwords.
      I logged on into each and switched them to different channels.

      --
      Nouvelles de jeux et technologies en français. TC
    2. Re:Here's one I do by Anonymous Coward · · Score: 0

      Accessing their system and changing a setting is illegal in many areas, or at least questionable.

      A better, easier, and legally simpler approach is to change your own router to a different channel. That way, you have a whole channel all to yourself and it's likely to stay that way. Let them fight it out for one channel. Maybe they'll decide that wireless is worthless and they'll stop using it.

      As it is now, you'll have to go fiddle with somebody else's equipment any time they get a new router, or someone new moves in, or tech support tells them to press the magic reset button that might fix whatever problem they're complaining to tech support about.

    3. Re:Here's one I do by Anonymous Coward · · Score: 0

      What an arrogant thing to do. I hope none of them intentionally wanted their router set that way.

    4. Re:Here's one I do by David_W · · Score: 2, Insightful

      I hope none of them intentionally wanted their router set that way.

      I should hope if they are knowledgeable enough to want their router configured that way they would also know to change the password from the default.

    5. Re:Here's one I do by Anonymous Coward · · Score: 0

      I thought it was hilarious.

  35. hah by d3l33t · · Score: 1

    I recall a similar instance during high school. Telecom switch with the default 'root' UN and PW accessible through the school network. telnet. a friend who thought it was comical to type reset. resulting in a 5 day suspension, 3 days w/o Internet for 5 high schools, and 2 police stations. Wasn't that funny I suppose, until he couldn't touch another computer the rest of his high school career. Ya he thought he was hot shit

  36. so easy a caveman... by benburned · · Score: 1

    this reminds me of the arm wrestling machine that was so easy even a woman could beat it and ended up breaking peoples arms.

  37. Wow, what a fall from grace... by Anonymous Coward · · Score: 2, Funny

    ...after playing James Bond in all those movies.

  38. Theory on Moore's Photo by Rudedude69 · · Score: 1

    On his way to federal prison, the 23-year-old hacker says breaking into computers at telecom companies and major corporations was "so easy a caveman could do it."

    Has anyone checked out Moore's photo on the article?

    If interest = 1
    Then
    Moore = Caveman
    Else 0

  39. It's the vendors fault! by Anonymous Coward · · Score: 0

    "Alan Paller, director of research at the SANS Institute, says it's not the companies' fault. He even says it's not IT's fault. The problem, he says, lies with the vendors.

    "Products should be sold so the default password has to be changed first time they use it," said Paller. "It's all on the vendors. It's not about the user being careless. It's a silly thing for them to have to know to do."?


    Yeah, it's silly for us to know what we're doing!

  40. Just because the front door isn't locked... by WebCowboy · · Score: 1

    ...doesn't mean it is OK to walk right in and check out what's in the fridge (unless of course it is your home). If the damage was minimal or nonexistent then the punishment should fit the crime of course, but it IS still illegal.

    On the other hand, why hasn't anyone thought of launching suit against the VOIP providers over the security breach? Tort law in the good ol' US of A is the most stringent in the world when it comes to "duty of care". Leaving passwords at factory defaults certainly could constitute negligence.

    Come on people, seeing how litigious society is today, why not use it constructively? Sometimes the only way companies learn to be responsible is through the bottom line. Did some phone providers not have to be sued into providing 911 service standard after all? I'd say that this guy breaking in so easily should be justification for some legal action towards the VOIP providers.

    1. Re:Just because the front door isn't locked... by TechnicalFool · · Score: 1

      "...doesn't mean it is OK to walk right in and check out what's in the fridge (unless of course it is your home)."

      Oh gawd, here come the crappy analogies. A router is not a house, a computer is not a car, and if you leave your wifi unsecured that is not mine or anybody else's problem (except maybe your ISP, who may have something to say about it). Secure it or expect it to be used. It's not rocket science!

      --
      09F9 1102 9D74 E35B D841 56C5 6356 88C0
  41. IT people, think with your brain by Anonymous Coward · · Score: 0

    This guy made $20k in this heist which has now given him a crim. record, fed. prison time, legal bills a lot bigger than $20k, and has destroyed his prospects of future work in the industry. Meanwhile his "partner" made > $1mil from this. This guy would have been better off unemployed, or working and McDs.

    Everyone in the computer biz should learn to ask the self-interest questions: What do I get out of this deal? What am I putting into this deal? What am I risking in this deal? Those questions must be asked before even the simplest business transaction occurs. Important sub-questions are, is this legal? If it isn't legal, what are the potential consequences? Important sub-questions of "what do I get" is "how am I getting paid, when, by whom, is the money really there?"

    Red flag words: partner, equity, revenue sharing, stock. Those red flag words aren't always bad but they should always be looked at with skepticism. Beyond red flag words: circumventing access control of any kind (electronic or physical) without written authorization from an authorized person, and maybe an opinion letter from a lawyer. That should be an automatic "no".

    I mean, these are simple questions. You don't need an MBA to analyze decisions with those questions. Somehow people with their heads in software don't take even a minute to ask these questions, and they should.

    1. Re:IT people, think with your brain by justinlee37 · · Score: 1

      Beyond red flag words: circumventing access control of any kind (electronic or physical) without written authorization from an authorized person, and maybe an opinion letter from a lawyer. That should be an automatic "no".

      I mean, these are simple questions. You don't need an MBA to analyze decisions with those questions. Somehow people with their heads in software don't take even a minute to ask these questions, and they should.

      I'm sure he understood implicitly that it was illegal. It isn't that people "don't ask these questions," it's just that they're willing to break the law to get ahead.

    2. Re:IT people, think with your brain by Anonymous Coward · · Score: 0

      The point is, he wasn't doing it to get ahead. He got $20k out of it. That's not getting ahead. He could have made more working at Starbucks. He didn't have any reason for doing it.

    3. Re:IT people, think with your brain by justinlee37 · · Score: 1

      He got $20k out of it. That's not getting ahead.

      Breaking the law willfully, and breaking the law willfully with wisdom and skill, are two different things.

  42. whaaa? by NetNed · · Score: 1

    So not only did he hack Voip, but he did a spot for Geico in his press conference? F'n sellout!

  43. Unfrozen Caveman Hacker by Anonymous Coward · · Score: 0

    Ladies and gentlemen of the jury, I'm just a caveman. I fell on some ice and later got thawed out by some of your scientists. Your world frightens and confuses me. Sometimes the honking horns of your traffic make me want to get out of my BMW.. and run off into the hills, or wherever.. Sometimes when I get a message on my fax machine, I wonder: "Did little demons get inside and type it?" I don't know! My primitive mind can't grasp these concepts. But there is one thing I do know - when people leave the default passwords on their routers, they deserve to get pwn3d back to the stone age. Thank you.

  44. hacking?? by Anonymous Coward · · Score: 2, Funny

    This isn't hacking, this guy isn't a hacker.

    Are we supposed to be impressed by his elite port scanning abilities?

    1. Re:hacking?? by n3tcat · · Score: 1

      Hey, there were telephones involved in there somewhere. I guess that means we could also classify this as "phreaking" right?

  45. The moral of the story by TheCreditMaster · · Score: 1

    This should be a loud message to all IT professionals and laymen alike: SET/CHANGE YOUR PASSWORDS!

    --
    -TheCreditMaster
    Learn how to legally boost your Credit score in days
    http://www.Positive-Credit.com
    1. Re:The moral of the story by Anonymous Coward · · Score: 0

      as long as we get paid for it. We aren't cavemen, ya know!

  46. And what is the 1st thing you do by kilodelta · · Score: 3, Informative

    When you setup any new networking gear what is the very first thing you do? I can tell you what mine is, I change usernames and passwords. I even use strong passwords just in case.

    Nice to know telecom companies don't have a clue.

  47. which is why by Anonymous Coward · · Score: 0

    I keep on telling my sister to use alphanumerisymbolic passwords for the wpa password and admin password
    but no, she won't listen until somebody hacks her network, no matter how much I pressure her
    A-Za-Z0-9~!@#$%^&*()_+-=[]{}\|/?,.;: passwords are easy to remember (for me)

  48. Anonymous? by Anonymous Coward · · Score: 0

    So, how the hell did he get caught? I would think any good hacker would insure they were perfectly anonymous and would hide behind Tor or unsecured wireless networks. Then he'd be basically untraceable.

  49. MOD PARENT UP by Franso6 · · Score: 1

    mod parent up (interesting) because that's the reason many companies and sysadmin give to the entire "unmovable" password or SNMP community strings.

    But the truth is, first, routers do have per user access control with centralised databases. Ldap, radius, tacacs can be used for that purpose. And have been for years.
    Second, having the same password (for when the centralised user authentication service fails (or the network to get there) on 80000 switches is not so much of an issue if it changes every week or so (and that's easy to script...)

  50. More information by Anonymous Coward · · Score: 0

    He was ratted out by the guy who fled the country... You can read more about his case at www.freerobert.com

  51. I think you just fed a troll.. by Anonymous Coward · · Score: 0
    and the parent was me ! ;-) .. heh heh heh heh heh

    seriously, I was just testing to see what the /. response would be. Nice to see that it's ethical.

    this guy did do the wrong thing and deserves to be convicted. Not so sure about the penalty though. Jail time for pure economic loss seems a bit harsh.

    OTOMH I think this would be a civil offence in Australia with fines only. - but I stand to be corrected on that.

  52. Best practice: Change the default password by J4nus_slashdotter · · Score: 1

    It's a well known problem ! In any company with a security baseline defined, you must change the default password.. and also the default login when it's possible (to decrease the possibility of bruteforce attacks). If it is not done, either you don't have any baseline to follow or they are not applied. In any case, it's work for the security team or the testers !

  53. Not just SOX by Beryllium+Sphere(tm) · · Score: 1

    The Payment Card Industry (PCI) standards require you to change default passwords in the part of your network that handles credit card data.

  54. What the? by Rudedude69 · · Score: 1

    Who the hell is Robert Moore???

    Next your going to tell me he's a world famous hacking caveman!

  55. Re:Solution: Eliminate Product-wide Default Passwo by slakdrgn · · Score: 1

    Sorry, brainfart. You are correct, its serialnumber + randomletters & numbers

  56. Hahahaha by codingmasters · · Score: 1

    This just proves how naive so many people are about security. If people spent a little more time on it, none of this would happen.

  57. why? by azrin_abbas · · Score: 2, Interesting

    why is he going to prison? why don't make him like a password administrator or something where he finds all the default passwords( seems like he had the time back then) and ask those owners to change them? and of course got paid for that. like that what's-his-name guy in the 'catch me if you can' movie..

    --
    "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe."
    1. Re:why? by dwye · · Score: 1

      > like that what's-his-name guy in the 'catch me if you can' movie..

      Who was in prison, serving his sentence, when he started helping the government.

    2. Re:why? by azrin_abbas · · Score: 1

      yes you are correct. but those time we could peel off the logo of an airline company from the replicas of their aircraft after keeping them under water for a couple of hours. now is the time of quantum computers and virtual machines. we know better now. what we thought as a threat might be an asset.

      --
      "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe."
  58. If it works do not try to fix it. by eiapoce · · Score: 1

    'You would not believe the number of routers that had "admin" or "Cisco0" as passwords on them,' If it works don't try to fix it! ;) This is what most computer/network operators are taught at the beginning of their careers - All of this story is just the result.

    Enrico
  59. How to create a strong password by ery_pk076180_uni10 · · Score: 2, Informative

    To all the computer user all around the world who are still using the "weak" password, here are some tips from my computer security lecturer Mr. Uwe Heinz Rudi Dippel,

    "Make it a combination of capital letters, small letters, numbers and special character but PLEASE remember it! Or I'll fine you $5!! "

    Here you can find some tips on how to create a strong password. http://www.watchingthenet.com/how-to-create-strong-passwordsand-remember-them.html

    1. Re:How to create a strong password by Anonymous Coward · · Score: 0

      How to create a strong password Woah, careful. The problem here is that people were not creating passwords, period. While, using an insecure password is incredibly stupid, it's nowhere near as stupid as not creating a password at all. They need to learn how to walk, before they can run...

      When a user does something that stupid, they should be corrected. When a professional does something that stupid on a device that everyone else relies on being secure... well... what ever happened to the admins who allowed any interested party to have their way with these routers without having to even bother cracking a poor password or finding an unpatched vulnerability?
  60. Crappy WLAN equipment! by zazzel · · Score: 1
    I can't believe they're still selling equipment that is not preconfigured to use WPA1/2 security.

    But maybe it's a peculiarity of the German DSL market that AVM (www.avm.de/en) is now the market leader. And they DO provide their Fritz!Box series with preconfigured, random WPA2 keys and an 802.11g USB dongle that syncs the key when it's sticked into the Fritz!Box USB port.

    Heck, I tried to find some "free" access in my mother's apartment. ALL her neighbours had some flavour of the Fritz!Box running, ALL were WPA2 encrypted. SIX WLANs, none of them unencrypted! For the first time in years I had to use dial-up.

  61. Tips is it? by arjun21 · · Score: 1

    Convicted hacker giving tips/strategy 'How I did it', welldone.. Its superb, maybe i also can have my country's leading companies and corporations secured information right at my fingertips.. I'm grateful to you Mr Moore.. But how it possible to a caveman to do such thing, it must be a very intelligent person like u so called 'caveman'..

  62. about the weak link [the users] by cadu · · Score: 2, Interesting

    Even if we try to do the RIGHT thing, we end up punished and bashed for 'doing wrong stuff', when you're dealing with a bunch of joe averages [specially one being your boss], sometimes it's better just watch it crash down and burn than to try to fix/warn the bosses about a potential security breach.

    i used to work as a cybercafe admin in a hotel [ClubMed(R)] and someday, when i was messing with the routers telnet interface, i decided to do a quick check on the pdf manual i had about it and look for the default password,i input the default username and password and bam, got in.... all free for me to change, as it was a leased line, i could give real internet ips to inside machines by just specifying ip+mac, could reflash the whole thing, could destroy it... instead... i've prepared a paper describing the security risks of leaving the main hotel's router [the one that serves both the guests internet access and the company private data system] using the default password, documented everything with screenshots and whatnot, and put it on my boss's desk.

    guess the result!?

    even trying to explain/teach/advise him about the risks , saying that he should call the leased line company and complain about them putting an unsecured device in his network, the retard fired me for 'hacking attempt' and said that i shouldn't be 'trying to sneak in places where i shouldn't' (damn, i just found a BIG flaw and got bashed for finding it!).

    2 days later : the fscker changed the password.

    when i think of it, i regret not arriving at home at that day and reflashing the modem's firmware with zeroes or something and hitting reboot. that would be total chaos and give them a nice big lesson :)

  63. Re:How to create a strong P@$sW0rD by Anonymous Coward · · Score: 0

    This is how so many idiots in the world think "P@$sW0rD" is a strong password...

    The article you linked to isn't the worst I've seen. But they still recommend replacing S with $ and ( with C. Making these simple character substitutions adds little/no extra strength to your password. Password crackers know to look for these substitutions (and can apply them to entire dictionaries).

    Even more interesting is what happens when you start looking at letter frequencies. People are more likely to use "a" in a password than "z" and are more likely to follow "s" with a "h" rather than a "q".

    Have a look at John the Ripper. When you tell it to brute force passwords it doesn't crack from aaaaaaaa through to ZZZZZZZZ. It has advanced rules which deal with letter frequencies and other interesting probabilities.

    The only secure password is no "password". Use digital certificates/PKI instead. The reason is that private keys are randomly generated and have 8 bits of entropy per byte. Passwords on the other hand have a limited character set and therefore have between 1-3 bits of entropy per byte (most passwords are 2). And this assumes the passwords are generated randomly based on those character sets. To recreate the security of a randomly generated 256bit key (32 bytes) using traditional passwords, you'd need a password of more than 128 characters in length!

    What I find even more amusing is the use of passwords in encryption schemes. You might be using 256bit encryption keys - which are generated from your password with well under half the entropy of the random 256bit key. Crackers aren't going to try cracking the derived 256bit key - they're going to attack your weak little password. Or more likely, they'll use a keylogger or another "thinking outside the square" method to retrieve your password.

  64. What goes around. by Anonymous Coward · · Score: 0

    If it's so easy that a caveman can do it, why did he get caught?

    1. Re:What goes around. by flajann · · Score: 1

      So he could become world (in)famous for it! Might be worth a 2-year jail term to some...

  65. Cavemen are technology leaders by Dareth · · Score: 1

    Everything I have ever read on cavemen leads me to believe they are big advocates of wireless everything!

    Wonder if they had/have blue teeth?

    --

    I only look human.
    My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
  66. Will anyone ever learn? by flajann · · Score: 1
    The approach to this is all wrong. Instead of sending this guy to jail, more of these "caveman hacks" should be encouraged so that corporate gets off their lazy bums and do the mind-numbing simple steps to add a modicum of security to their networks -- like changing out the default passwords already! I am amazed that I am still seeing stories like this 20 years later. Hello! Is anyone paying attention?

    On the other hand, e-commerce system are extremely vulnerable if security is this lackluster. I am not surprised that millions of credit card numbers aren't posted to the Usenet everyday given these states of affairs.

    I say all of this tongue firmly planted in cheek, of course. But really, it grows tiresome hearing about the same lame problems year after year when the fix is so absurdly simple even my 9-year-old could do it.

  67. Go tell... by Anonymous Coward · · Score: 1, Interesting

    I used to work in a MAJOR telecom firm. I had a list of about 10 common passwords which granted me root permissions on 99% of machines. My boss had a similar list for cisco boxes. When we needed to change/check something we just used password after password till we hit the right one.

    The other option, the proper procedure, was to sent an email to the bureaucrat boss of sysadmins. He then would send order to an admin to temporally change the password for the machine you needed and give you that password. Then when you finished he would change the password again. The problem was the sucker usually just ignore your requests, or take weeks to give you access. So if we wanted to end our job in time, we had no choice.

    In 1% the rare cases that the password was different, we just directly phone one of the admins bypassing his boss, and ask him the password :D In the even more rare case that the admin didn't want to tell such a sensitive data via phone, we'd just start reciting him our root-password list to prove him we were who we pretend to be. That always did the trick :D

    So users are not always the problem. Stupid policies are also to blame.

  68. Security at it's finest... by Z00L00K · · Score: 1
    ...and who is to blame?

    I would prefer to blame the device manufacturers that allows the use of easy passwords in the wild. It is so outdated by now and any sensitive devices should have a protection that is better than only using a password to protect them. Using a certificate solution (smartcard or similar) together with SSH will make things a lot harder for any intruders.

    --
    If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  69. So easy, a caveman can do it by Anonymous Coward · · Score: 0

    "So easy, a caveman can do it"

    Hey, stop stealing slogans from the U.S. Army advertisements.

  70. Legally they ARE the same. by WebCowboy · · Score: 1

    A router is not a house, a computer is not a car, and if you leave your wifi unsecured that is not mine or anybody else's problem

    What sort of messed up logic is THAT? OK lets play with this a bit:

    It should NOT be illegal to log into an unprotected router and mess around with it without the owner's permission because the router owner is stupid for not securing his network. This is different--FROM A MORAL STANDPOINT--than entering a private dwelling that is unlocked to explore and mess around inside (an illegal act generally thought of as immoral) in what sense? Is it because the contents of the router are not physical in nature? Why is snooping around a network different than snooping around a house? Why don't judges let throw out trespassing cases because "the house was unlocked and you should just expect people will wander in and snoop around and take stuff".

    Of course they aren't EXACTLY the same things...but morality universally applies to all of those things. YOU DON'T MESS AROUND WITH OTHER PEOPLE'S STUFF. PERIOD. Yes, if you leave your doors unlocked, keys in the car ignition or your bike sitting out with no lock on it, you can "expect them to be used" because there are people with no morals out there. However, just because it is an expected consequence doesn't make it right.

    1. Re:Legally they ARE the same. by TechnicalFool · · Score: 1

      As I understand it (and at least in my own jurisdiction), if the door is unlocked, then someone who enters cannot be charged with breaking and entering. Now, if they trash your stuff they can be charged with criminal damage, and if they don't leave when told then that's clearly trespassing. However, someone who walks in, looks about and walks out again may well end up not getting charged with a thing.

      So let's play with that analogy, then. The door is open, I'm not breaking anything to enter your network, and not only that but your DHCP-shaped butler is giving me a TV remote control that I can use to my heart's content. Would that be about right?

      It's not hard to encrypt a router. If you buy the right equipment (I believe some Linksys and Buffalo routers do this), then setting up a secure connection is as easy as "press button on router, press button on device." There is no excuse for not doing this, unless you want people to have access to your network. You might as well stick up a notice on the front of your house saying "come on in and enjoy yourselves", which with a public (notice that word?) router that hands out IP addresses like toffee, you effectively are doing.

      It's still a crappy analogy, though.

      --
      09F9 1102 9D74 E35B D841 56C5 6356 88C0
  71. change password regularly by RK077208 · · Score: 1

    Once you bought the routers or computers, first change the default password.. and need to change your strengths password regularly at least one time in 3 months.. So, the hackers can gets confused and tired to hack yours....

  72. Re:Solution: Eliminate Product-wide Default Passwo by wickedsun · · Score: 1

    The problem with that solution is that if you lose the password, you're fsck'd when you clear the config of the router (as in, you can't get it back unless you have someone on site reading the password to you). It's much easier to just change the password when the device is connected to the network.

    You can't fix stupidity with software.