Slashdot Mirror


Council Sells Security Hole On Ebay

Barence writes "A security expert was stunned to discover a VPN device he'd bought on Ebay automatically connected to a local council's confidential servers. Bought for just 99p for use at work, when plugged in it automatically connected with the login details which had been carelessly left on the device. 'The whole selling point of the device was that it was extremely easy to configure. It's pretty horrific really,' says the intrusion-detection professional. The council says it is 'deeply concerned' by the news, but is confident that 'multiple layers of security have prevented access to systems and data.'"

147 comments

  1. Layers of Security by MyLongNickName · · Score: 5, Insightful

    Am I the only one who cringes when hearing the phrase "multiple layers of security". It is like a process where you have five people proof read something to check for mistakes, but none of the five bears any responsibility if a typo goes through. Invariably, 80% of the mistakes make it to print.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    1. Re:Layers of Security by FireStormZ · · Score: 5, Insightful

      "Am I the only one who cringes when hearing the phrase "multiple layers of security". It is like a process where you have five people proof read something to check for mistakes, but none of the five bears any responsibility if a typo goes through."

      Never, in the history of man has the true process of government been summed up so well!

      --
      "Ahh! Arrogance and stupidity in the same package, how efficient of you!" --Londo Molari
    2. Re:Layers of Security by FredFredrickson · · Score: 5, Funny

      By layers of security, I'm sure he meant something along the lines of "Even if you can connect to our network printers on the windows server- you can't use them! Heck, we still can't figure out how to use them. Actually if you figure out how to get them to work, can you get the print jobs started? There's probably a couple hundred print jobs waiting.

      Oh and you probably can't access any files on our network, because in this HIGH security office, we don't even have network shares or anything of the like. Nopers, we email documents to eachother. Good luck catching us, dude. LAYERS. LAYERS AND LAYERS of security."

      --
      Belief? Hope? Preference?The Existential Vortex
    3. Re:Layers of Security by darkmeridian · · Score: 4, Insightful

      It also is concerning because if you get used to failure as acceptable then each layer is going to become increasingly compromised until you have no protection at all. You will have multiple layers of protection only if you maintain each and every layer as though it were the only layer of protection.

      --
      A NYC lawyer blogs. http://www.chuangblog.com/
    4. Re:Layers of Security by Nos. · · Score: 1

      Of course there should be multiple layers of security. Do you trust that your firewall will block all malicious traffic and leave all your accounts password free? Do you turn off anti-virus on the desktop because you run it on the mail server?

      Yes, there has to be proper acknowledgment when any one piece fails, even if it doesn't result in any kind of breach.

    5. Re:Layers of Security by MyLongNickName · · Score: 2, Insightful

      I will agree with you very much. However in practice I hear it used to shrug off any concerns about one "layer" failing. Perhaps it is just my experience.

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    6. Re:Layers of Security by Fx.Dr · · Score: 5, Funny

      ...but none of the five bears...

      I dunno, five bears can be pretty scary. I'd be sure to stay away from that network.

    7. Re:Layers of Security by Anonymous Coward · · Score: 0

      Slowly back away from the honeypot...

    8. Re:Layers of Security by andrikos · · Score: 1

      Can't you "bear" the thrill?

    9. Re:Layers of Security by AndGodSed · · Score: 2, Interesting

      I tooled around on a client of our's network the other day. We installed a server there and at their request (needed to add that to cover my butt) I had to load a file on one of their pc's for a guy to install.

      (The only main difference between this scenario and mine was I had a Linux (running gentoo) server on their lan. Here the guy had vpn access and thus he could VPN in and have a linux box on their lan.)

      My problem was that I had no idea what the IP address of the laptop was where I needed to place the file (a printer driver) so I pulled out a few really beginner tools to get my job done.

      (I will not post actual output here since most linux geeks will know what I would see.)

      nmap -sP to scan for active IP adresses.Next to the output you will see the name of the network drevice (the maker of the actual network card). Using this info I could make a guess as to what is a printer (they had an HP network printer) and their router. The rest had to be the computers/laptops.

      Next up I ran nmblookup -A against some of the IP adresses until I found the one I was looking for.

      At this point I ran into a possible hitch - password for a share.

      I ran smbclient -L against the chosen IP address and PRESTO - open windows "Shared Documents"

      So, for a "security expert" or hacker having VPN access can afford one a lot of information and opportunity for doing nasty stuff.

      I had with these three tools: A list of all the devices on the network, a means to determine all the open shares, find out computer names (using these you can often determine usernames and guess passwords - "password" is still quite common), find out the workgroup/domain name, send print jobs to the printer if I chose to, access the router and harves the dsl username and password, place worms and trojans on the "Shared Documents" folders of several computers and infect a whole lan!

      Layers of security my left foot.

    10. Re:Layers of Security by Lobster+Quadrille · · Score: 1

      I definitely see your point, but this is exactly what the layer model should allow.

      If there was a massive breach of our firewall, but due to careful network configuration nobody was able to get in, I'd feel pretty damn good about myself.

      Of course, I would then fix the issue with the firewall... which is really the critical step.

      --
      "The cup is in turn designed for holding hot or cold liquids, and has an open rim and closed base." --US Patent #5425497
    11. Re:Layers of Security by Impy+the+Impiuos+Imp · · Score: 2, Funny

      You didn't read the rest of the article.

      > The council says it is "deeply concerned" by the news, but is confident that
      > "multiple layers of security have prevented access to systems and data."

      The article continues.

      "Indeed, a fax sent by the council to local news outlets later that day confirmed that '[the council's] servers were never breached and we've **CAMILLA P-B IS A HORSEFACE!!!!!!**"

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    12. Re:Layers of Security by gowen · · Score: 2, Insightful

      Never, in the history of man has the true process of government been summed up so well!

      Really? You think thats unique to government? Have you never worked in a private company? Never read TheDailyWTF? Noticed anything happen on Wall Street in the past week?

      A massive slice of incompentence and stupidity is the one thing ALL human endeavour together.

      --
      Athletic Scholarships to universities make as much sense as academic scholarships to sports teams.
    13. Re:Layers of Security by DrSkwid · · Score: 1

      Yes and Yes

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    14. Re:Layers of Security by shawn(at)fsu · · Score: 1

      I'm not trying to be a spelling/grammar nazi as I make more mistakes than anyone I know... But, it's funny that as I was reading the post my eyes caught the word bear before finishing the sentence. I immediately stopped reading and skipped to that part to see how bears were involved. I was disappointed.

      Oh well.

      --
      500 dollar reward for tip(s) leading to the arrest of the person(s) who stole my sig.
    15. Re:Layers of Security by FireStormZ · · Score: 4, Insightful

      "You think thats unique to government?"

      Its not unique to government but it is ubiquitous within government!

      "Have you never worked in a private company?"

      Yup some are like this and some are not.. More often than not the companies which are like this die or, at the very least, change leadership.

      "A massive slice of incompentence and stupidity is the one thing ALL human endeavour together."

      Aye' but the instituted practice of making people not *responsible* for their stupidity is a pillar of government bodies..

      --
      "Ahh! Arrogance and stupidity in the same package, how efficient of you!" --Londo Molari
    16. Re:Layers of Security by daem0n1x · · Score: 1

      You are sooooo naive.

    17. Re:Layers of Security by hairyfeet · · Score: 1

      Oh yeah,this kind of stupid seems to be par for the course. I had a buddy load up on some SCSI hard drives on eBay to outfit some Compaq webservers he got when his company upgraded,and sure enough,half of them still had data on them! He found all kinds of employee records,social security numbers,etc. He of course wiped them after laughing his ass off about how stupid some of the companies were. Did they think when they sold the drives that they were going to be used as paperweights?

      And about a year ago one Sunday a friend was driving downtown when he spotted a bunch of PCs dumped next to the trash for pickup by the local phone company building. His had died recently so he loaded them up and brought them to me to see if any could be salvaged. They were all working 1.2-1.8GHz XP Pro machines,and yep,they hadn't bothered to do squat,just chucked them. Customer account info,probably CC numbers,hell there was so much stuff on them it would have taken days just to sort. I wiped and reinstalled but damn,did they not think that Mr. Garbageman might check to see if anything was good?

      So this kind of stupid really isn't surprising to me,and why I think we need special fines or something for these braintrusts we read about that leave customer info on unsecured tapes sitting in their car or just dump machines filled with info on the curb. Because most of these data thefts IMHO aren't from some "master hacker" but because these idiots don't show even the barest minimum of common sense.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    18. Re:Layers of Security by jonbryce · · Score: 1

      I'm surprised they keep stuff like that on the desktop machines.

    19. Re:Layers of Security by fyoder · · Score: 2, Funny

      The three bear security system had proven inadequate.

      --
      Loose lips lose spit.
    20. Re:Layers of Security by PunkOfLinux · · Score: 1

      That's actually a really good statement. Treating every layer as 'the only layer' rather than saying 'oh, it's fine, we still have (x-1) layers left' is a good security practice, I think. Otherwise, you end up with a slippery slope, and no protection.

    21. Re:Layers of Security by MyLongNickName · · Score: 1

      Let me start a new meme on Slashdot: I agree with you.

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    22. Re:Layers of Security by theskunkmonkey · · Score: 1

      I get it.. Their security is like Ogres. It has layers. Like onions. Onions have layers, Ogres have layers.

      Yes, our security has layers... like an Ogre. Nobody will ever get in!

    23. Re:Layers of Security by autocracy · · Score: 1

      Wrong way to look at it. You have water in a bin, and then several bins around that one. As long as you keep the water off your floor, you've done (more or less) right.

      Much like walking into the front lobby of a bank after hours when the cameras are broken, there's still a vault in your way.

      --
      SIG: HUP
    24. Re:Layers of Security by The+Dancing+Panda · · Score: 1

      Yes. Coming from someone who studies computer security academically, having multiple layers is the best way to deter intruders. It works the same way with physical security: you have a deadbolt on your front door, and if that fails, yes, some of your items get stolen, but you have the really valuable things in the safe that's bolted to the floor.

    25. Re:Layers of Security by TobyWong · · Score: 4, Funny

      Ahh yes, the infamous PC LOAD LETTER firewall! Impervious to all but the most clever hackers.

      --
      - Toby
    26. Re:Layers of Security by iconograffiti · · Score: 1

      I've seen government agencies that work as efficiently as private organizations-- my local DMV, for example, is freaking awesome. So it's not ubiquitous, as you say, and it's a bit defeatist to assume that government agencies should be anything but efficient. If a larger number of elected officials believed in the concept of "public service", maybe they'd try a little harder to get things right. They tend to be too into the word "leader" and not enough into the word "manager".

    27. Re:Layers of Security by Mister+Whirly · · Score: 1

      Yeah. It's not like the good old days when all you had to do was dumpster dive in any department store's unsecured trash for credit card carbons. In the 80s that was what most credit card fraud stemmed from, even up into the early 90s. Then they finally got smart and either did away with the carbon copies, or shredded them before throwing them out.

      --
      "But this one goes to 11!"
    28. Re:Layers of Security by operagost · · Score: 1

      A baseball bat works pretty well.

      --

      Gamingmuseum.com: Give your 3D accelerator a rest.
    29. Re:Layers of Security by Anonymous Coward · · Score: 0

      Not as scary as Bill O'Reilly.

    30. Re:Layers of Security by (Score.5,+Interestin · · Score: 1

      Also invariably the levels of security are something like:

      1. User must know how to flip a power switch.
      2. User must know how to plug in a network cable.
      3. [Whatever it was that was circumvented in the story].
      4. ???
      5. Profit!

    31. Re:Layers of Security by beerbear · · Score: 1

      Add some beer, and it'll be six.

      --
      Hold my beer and watch this!
    32. Re:Layers of Security by steelfood · · Score: 1

      It's like having on multiple condoms, but each with a hole in it somewhere. It might be a little more difficult, but one of the little buggers is bound to get through one day, and then there's no turning back from there.

      --
      "If a nation expects to be ignorant and free in a state of civilization, it expects what never was and never will be."
    33. Re:Layers of Security by Anonymous Coward · · Score: 0

      I was agreeing with you right up to "local DMV" then I figured you're probably just drunk.

    34. Re:Layers of Security by Lobster+Quadrille · · Score: 1

      Nah, that'll never work.

      --
      "The cup is in turn designed for holding hot or cold liquids, and has an open rim and closed base." --US Patent #5425497
  2. Typo in the summary by zappepcs · · Score: 5, Insightful

    The council says it is "deeply concerned" by the news, but is confident that "multiple layers of security have prevented access to systems and data.""

    but is confident that "multiple layers of security have prevented the council from knowing if anyone has had or does have access to systems and data.""

    There.. that's better
     

  3. Is anyone really suprised by this still? by AmonEzhno · · Score: 0

    I mean back in the nineties I remember hearing about so and so bought a second hand laptop and it had 4000 CC#'s on it, or so and so bought a desktop and had all the passwords for company X's servers. Really it seems kind of overblown for this to make news, it was just a dumb mistake.

  4. 99p for a bag of chips by intothemiddle · · Score: 0

    Five people checking for typos is one thing.. making sure you're not selling access to your company for 99p on ebay is.. crazy!! Whoever works there and has access to sell them should know better. What really gets my goat is if I'd of bid on it the thing would of cost me £60 with £100 P+P. (Ebay if you're reading this - I HATE You!)

  5. excuse me??? by confused+one · · Score: 1

    "multiple layers of security have prevented access to systems and data."

    the fact is that the guy already had access to the systems. Were they not paying attention?

    1. Re:excuse me??? by Alwin+Henseler · · Score: 2, Insightful

      the fact is that the guy already had access to the systems.

      Access to a normally inaccessible private network is not the same as access to systems on that private network.

      Although with IT staff this incompetent, I'd expect any next step(s) to be trivial with a real hacker behind the steering wheel (as opposed to a white hat guy like in this case).

    2. Re:excuse me??? by Nursie · · Score: 4, Insightful

      Actually, I'm suprised that this so-called "Security Expert" plugged it into his network and allowed it to do that without first looking at what went on when he started it up in isolation.

    3. Re:excuse me??? by confused+one · · Score: 4, Insightful

      wanna bet that the username and password that got him into the vpn in the first place is a valid username and password in the domain?

    4. Re:excuse me??? by Sancho · · Score: 1

      And this is just one of many reasons why passwords should not be recoverable from devices like this. On a general purpose computer, it's hard to prevent, but I bet that it's nontrivial to modify the software on that device to give up the password.

    5. Re:excuse me??? by TheLink · · Score: 1

      "I bet that it's nontrivial to modify the software on that device to give up the password"

      I suspect it might involve nontrivial stuff like clicking "Backup Config", and downloading the config to your computer ;).

      --
    6. Re:excuse me??? by cycleguy5 · · Score: 1

      So are people really that dumb about government? They're a bunch of people no different to those working in private sector but with a more complex array of tasks to deal with (broader range of responsibilities than you would ever put in one company). So they made a mistake. They're doing what private companies do - probably fixing the problem while assuring the public there's nothing to worry about. Might someone have been able to access personal data? Maybe if they knew what they were doing. Might they have been able to pay my parking fine without my knowledge? Hey let's hope so! And yes reality is that 90% of private and public systems can be hacked with enough skills and effort. At least it sounds a tad harder the the lad who rightly guessed Sarah Palin's Yahoo email log in!!

    7. Re:excuse me??? by expat.iain · · Score: 1

      He must have done so to be able to connect it up to his internal network in the first instance and point the node at the correct gateway address.

      Iain.

  6. Erm...Layers? by Sj0 · · Score: 5, Insightful

    Once someone has a VPN tunnel directly into your network, any protection from outside attacks is automatically bypassed. What's left? A collection of passwords?

    --
    It's been a long time.
    1. Re:Erm...Layers? by hubie · · Score: 1

      Zone Alarm! :)

      Actually what is left are a handful of machines that aren't regularly patched or have passwords because they figured they were safe behind the firewall.

    2. Re:Erm...Layers? by Brigadier · · Score: 2, Insightful

      well most vpns just create a secure access to the tcp level. If it is a windows network you still have to log into the network itself. It is understood though that that the fact vpn access is requires probably means there are a few open servers and user machines that have unprotected shares because of the false security of the VPN.

    3. Re:Erm...Layers? by Richard_at_work · · Score: 2, Insightful

      The VPN puts people into a DMZ for precisely this reason, and then you have to authenticate with the DMZ border gateway (firewall in other words) for any access to backend resources. Never, ever, should a VPN put you directly onto the trusted LAN - you don't ever trust the other end of the VPN, the 'dumb' office worker may have a virus infested home network.

    4. Re:Erm...Layers? by the_B0fh · · Score: 1

      And you have no open shares, and anonymous browsing of your windows network is turned off, etc? I agree more with your #3 statement.

    5. Re:Erm...Layers? by Paul+server+guy · · Score: 1

      Um, Did you forget that these are the same highly trained security professionals that dumped the unit with all of the keys in the first place? I would be surprised if it didn't lead straight to the DB server - Or the ladies restroom.

      --
      Your Moon, Your Mission, Get involved! http://www.openluna.org
    6. Re:Erm...Layers? by jimicus · · Score: 1

      The VPN puts people into a DMZ for precisely this reason, and then you have to authenticate with the DMZ border gateway (firewall in other words) for any access to backend resources. Never, ever, should a VPN put you directly onto the trusted LAN - you don't ever trust the other end of the VPN, the 'dumb' office worker may have a virus infested home network.

      Not quite sure how well this will prevent anything - as soon as the user's authenticated with the DMZ border gateway then any viruses can traverse the VPN tunnel.

    7. Re:Erm...Layers? by Anonymous Coward · · Score: 0

      Dear comment0r.
      Have you, as the master hacker/security expert you are, even read the article?

      It does say that they have multiple layers of security. At the place I work, managing firewalls for ~20k ppl, once you get past our VPN-concentrator you still have to pass through a great number of firewalls, IPSes and use Citrix to connect into the network.
      It is possible that they know what they are doing, and it is certain that you do not automagically sacrifice every type of security by using VPN.

    8. Re:Erm...Layers? by Richard_at_work · · Score: 1

      Again, you aren't thinking like a proper IT security professional - there is no reason for the DMZ border gateway to open its legs as soon as it knows who you are, that action just invites issues as you have noted. As I said, you don't trust the other end of the VPN, and you don't trust any traffic coming from it - even if its identified itself.

      The DMZ border gateway is application layer aware (it can proxy for multiple services behind it, rather than simply either routing requests or passing requests back). It sanitises all traffic to and from the VPN - if theres no reason for a VPN client to be doing something (scanning all your ports, sending out traffic to any machine other than a server for example) then theres no reason to actually allow it.

      Nothing I have said takes much to implement, and its not overkill either - its just good practice.

    9. Re:Erm...Layers? by Sj0 · · Score: 1

      You can read the article, or you can get (+5, insightful) for a relatively useless comment that anyone could've made. I stand by my choice. The more work and thought that go into a comment, the less likely it is to be modded up.

      --
      It's been a long time.
    10. Re:Erm...Layers? by jimicus · · Score: 1

      The DMZ border gateway is application layer aware (it can proxy for multiple services behind it, rather than simply either routing requests or passing requests back). It sanitises all traffic to and from the VPN - if theres no reason for a VPN client to be doing something (scanning all your ports, sending out traffic to any machine other than a server for example) then theres no reason to actually allow it.

      Ah, fair point, I hadn't thought of that.

      Though with so much malware spreading through perfectly legitimate means of communication (eg. email, existing Windows shares), I can't help but think that this would be of limited value in the real world.

    11. Re:Erm...Layers? by Richard_at_work · · Score: 1

      Quite simply, it gives you an extra point at which traffic is checked - basically, the traffic should never hit the actual backend server without being given the OK by the border gateway, so by that time it should be free of exploit attempts, the files/emails should be scanned etc. Think of it as your doorman bouncer to a very very exclusive club.

      As an aside, your internal client network should also be separated from the backend server farm in exactly the same manner - pretty much the *only* LAN you trust is the private one the servers are sat on. But don't trust that one too much, have IDS running on it all the time.

    12. Re:Erm...Layers? by Anonymous Coward · · Score: 0

      Awesome deductions Capt Obvious!!

    13. Re:Erm...Layers? by Sj0 · · Score: 1

      After my tour in Iraq, I was promoted to the Admiralty.

      Admiral Obvious.

      --
      It's been a long time.
  7. Anyone keeping count? by xaxa · · Score: 1

    +1 to the UK government data breach tally.

    1. Re:Anyone keeping count? by clare-ents · · Score: 2, Funny

      the count now reads -2 147 483 647

      --
      Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. (Einstein)
  8. I don't know... by flynt · · Score: 1

    Would a security expert really by "stunned" by this? Sounds like business as usual to me.

    1. Re:I don't know... by russotto · · Score: 4, Funny

      Would a security expert really by "stunned" by this? Sounds like business as usual to me.

      Never seen Casablanca, have you?

      Captain Renault: I'm shocked, shocked to find that gambling is going on in here!
      [a croupier hands Renault a pile of money]
      Croupier: Your winnings, sir.

    2. Re:I don't know... by Anonymous Coward · · Score: 0

      You may know this stuff goes on, but it's always kind of a nasty shock to actually encounter it without even looking for it.

  9. VPN Access Not The End of the World by Kaboom13 · · Score: 4, Insightful

    While this was a security fuckup, if your network is designed right someone having VPN access is not the end of the world. You should never be assuming traffic coming from the LAN side is "safe" anyways, and require additional authentication every step of the way. Lots of orgs give their home employees/remote offices VPN access and these machines can generally be easily compromised. TFA is short on details but if the admins have been doing their job he probably would not have been able to compromise anything more then some network printers. That said, their disposal department needs a good slapping, wiping configs from Cisco devices is ussually very easy.

    1. Re:VPN Access Not The End of the World by Attaturk · · Score: 4, Insightful

      While this was a security fuckup, if your network is designed right someone having VPN access is not the end of the world.

      Point being this was a local government network. The chances of it being designed right, let alone thoroughly maintained, are slim to none. Professionals outside IT must be educated not to rely on our l337 sysadmin skills else IT people will always carry the can when the shit hits the fan. I know it's a mixed metaphor but it rhymes so screw you. ;)

      People, in and outside of IT, need to understand (read: be taught) that government networks are not only vulnerable but also highly attractive to spammers, scammers, identity fraudsters and the like. This means that meatspace security is even more, not less, important in these environments.

      The strongest wall-safe in the world is useless if you leave the combination on a piece of paper on your desk. If you believe that noone could get past the formidable building security to read what's on your desk, your safe is probably already bare.

    2. Re:VPN Access Not The End of the World by alta · · Score: 1

      Agreed.

      We have a dozen are so users on the VPN. How many of them do you think have access to any services just based on the fact they are 'on the network.' Frankly the only thing you can do once you're on the network is ping other machines on the network. You must still authenticate as a valid user with appropriate access rights to get to any data. Once you get that far, if what you are wanting is in any ways sensitive, you either need the password or key to unencrypt the file, or if it's a web service your browser has to have the client key installed before it can communicate with the server.

      Oh, you wanted access to the full social and credit card numbers? Not even the intranet site does that, you'll need SA access to SQL to get that. goodluckwiththat.

      --
      Do not meddle in the affairs of sysadmins, for they are subtle, and quick to anger.
    3. Re:VPN Access Not The End of the World by Anonymous Coward · · Score: 0

      So... What do you think the odds are that an IT department that would sell off a spare VPN concentrator that's configured to automatically connect to their networks without wiping the configs would actually have a properly designed network?

    4. Re:VPN Access Not The End of the World by Paralizer · · Score: 1

      There are other security concerns besides physical devices. Getting into the network via VPN seems like that hardest part to me if you wanted to steal some information. Once you are in and can at least connect to a server on the private network you can call any poor HR/accounting/payroll/etc person who isn't very knowledgeable about security threats and con your way into some login credentials.

      Also the notion of a Cisco device being extremely easy to configure is pretty funny. After you get comfortable with Cisco it is fairly straight forward to configure (I like it anyway), but Cisco is by no means "extremely easy" compared to other devices out there.

    5. Re:VPN Access Not The End of the World by DrSkwid · · Score: 1

      network printers with Postscript, ph34r my remote !factorial attacks!

      some of them also do email and can be owned for more attacks, some are phone/fax/copier/printers giving you the scope for spam faxing and premium rate dialling attacks.

      Plus do you really want remote access to print queues at a UK govt. dept.

      HP Printers FTP Server Denial Of Service

      Should network printers be patched?

      Idle scanning using a network printer & nmap

      I am heartened by your blasé approach, there's plenty of fun waiting out there for inquiring minds.

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  10. What's the weirdest story like this? by Beryllium+Sphere(tm) · · Score: 5, Interesting

    A colleague where I live bought a set of routers from Goodwill and found not only default programming but a sheet of paper stuck inside with passwords.

    The passwords were for a Department of Energy facility with nuclear activities.

    I bet someone here has heard of an even weirder event.

    1. Re:What's the weirdest story like this? by Anonymous Coward · · Score: 0
      Even weirder? How about an anonymous coward requesting citation from a non-anon?

      set of routers from Goodwill and found not only default programming but a sheet of paper stuck inside with passwords.

      I've never seen computing equipment, let alone routers at goodwill, and yes, I shop there.

      The passwords were for a Department of Energy facility with nuclear activities.

      Citation needed. How was it known to be DOE?

    2. Re:What's the weirdest story like this? by sp332 · · Score: 1

      I've seen plenty of old, crappy computer equipment at Goodwill.

    3. Re:What's the weirdest story like this? by Colonel+Korn · · Score: 1

      Even weirder? How about an anonymous coward requesting citation from a non-anon?

      set of routers from Goodwill and found not only default programming but a sheet of paper stuck inside with passwords.

      I've never seen computing equipment, let alone routers at goodwill, and yes, I shop there.

      The passwords were for a Department of Energy facility with nuclear activities.

      Citation needed. How was it known to be DOE?

      Based on my experience at Goodwill at and DOE sites, I'd say this is quite plausible, though statistically unlikely. Passwords to a router running in a DOE lab are pretty much useless, though.

      --
      "I zero-index my hamsters" - Willtor (147206)
    4. Re:What's the weirdest story like this? by mikael_j · · Score: 1

      Well, what happened to me wasn't really that weird but it was kind of interesting...

      I purchased a couple of old Indigo2s a few years back, paid something like $50 each for them, and when I tried booting the first one I found out that the root password was "root" and that it automatically mounted several NFS mounts belonging to the previous owner, a special effects company in California.

      In retrospective I should probably have either alerted them of the problem or at least snooped around just a little more, but I had no sense of adventure so I just unmounted them NFS partitions and removed them from fstab.

      /Mikael

      --
      Greylisting is to SMTP as NAT is to IPv4
    5. Re:What's the weirdest story like this? by Anonymous Coward · · Score: 1

      Spelling all the words in your dumb story in a weird way does not make the story itself weird, it just makes you look illiterate.

    6. Re:What's the weirdest story like this? by Anonymous Coward · · Score: 0

      I've never seen computing equipment, let alone routers at goodwill, and yes, I shop there.

      Just do a Google search next time.

    7. Re:What's the weirdest story like this? by Anonymous Coward · · Score: 0

      Lurk moar.

  11. Britain's socialist government at your service by David+Gerard · · Score: 1

    Americans fear that private companies will steal all their data. The British prefer the approach of giving it all away to everyone, in a variety of useful formats!

    The ineptitude in government at all levels in this country about data security is bloody jawdropping. Interesting news today is that the cabinet official who left some direly secret stuff on a train is getting prosecuted under the Official Secrets Act. This is hopefully more than security theatre itself.

    --
    http://rocknerd.co.uk
  12. 99p!!!!??? by Anonymous Coward · · Score: 0

    99 pence for a Cisco 3002 is an astonishingly good price, even if it is end-of-lifed! Even now most 3002s on eBay are going for $200 or more.

    Is 99p correct? Or is the media distorting the facts in order to sensationalize the story?

    If 99p is the correct price, I'll take 50 of them. Ta!

  13. Crypto without a "zeroize" button. by Animats · · Score: 4, Informative

    The problem is that this is a crypto box without a "zeroize" button.

    A VPN device is, among other things, a crypto unit. Real crypto units are very explicit about key control. Sometimes, the key is in a removable and easy-to-destroy form. On units with internal key storage, there's a guarded "zeroize" button that clears all keys to zero.

    Cisco didn't provide either a "zeroize" button or a removable key. So there's no easy way to scrub the thing before selling it, or to be sure it was scrubbed.

    1. Re:Crypto without a "zeroize" button. by Nursie · · Score: 1

      Actually, Cisco reported that they provide extensive instructions on exactly how to do thi sort of thing, and that the blame lies squarely with whatever admin just gave it away.

    2. Re:Crypto without a "zeroize" button. by Anonymous Coward · · Score: 0

      Didn't read the article, so I have no idea what model the Cisco is.

      Many Cisco devices have a CF card or USB stick to store the configuration, crypto keys, or whatever else. Obviously in such models there is a removable key.

      I have not personally seen a Cisco device with a "zeroize" button, but that doesn't mean they don't make them.

      I have seen, however, detailed instructions on how to wipe keys and configs with absolutely every piece of Cisco equipment I've ever encountered. Setting a Cisco back to factory defaults is typically as simple as a single command.

      Obviously whoever was responsible for disposing of these devices did not do their job. If there was a physical key, it was not removed. If there was a "zeroize" button, it was not pressed. And the working configuration was obviously not wiped.

    3. Re:Crypto without a "zeroize" button. by IceCreamGuy · · Score: 1

      So there's no easy way to scrub the thing before selling it, or to be sure it was scrubbed.

      Bull shit. I can't tell if you're defending the admin who let this go or not, but it kinda sounds like you're blaming the vendor for this. No fucking way is it acceptable for something like this to happen, even if Cisco came out and said "there is absolutely no way to scrub this device, it will retain it's configuration forever no matter what you do." Don't sell the device. Put it in a closet and write "destroy" on it with a sharpie. Or just fucking telnet into it and wipe the config! Jesus, if you need a button to make sure your networking devices are configured correctly, I truly hope you don't actually manage a network. Sorry if I come off as an ass, but your comment just does not make sense. If you really feel like you need to work with Cisco shit, at least read this first.

    4. Re:Crypto without a "zeroize" button. by John+Hasler · · Score: 1

      > Jesus, if you need a button to make sure your networking devices are configured
      > correctly, I truly hope you don't actually manage a network.

      Then you truly hope that most of those who do manage networks didn't. And so do I.

      --
      Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
    5. Re:Crypto without a "zeroize" button. by Anonymous Coward · · Score: 0

      woo yeah. because "clear config" "write memory" is so hard...man where is that button.

  14. Defense in Depth by bunratty · · Score: 1, Informative

    No, it's defense in depth. It's like having locks on your house, and also having an alarm system. That's more secure that having just locks or just an alarm system. On a computer, it's like using a secure browser and also having a firewall and also anti-virus software.

    --
    What a fool believes, he sees, no wise man has the power to reason away.
    1. Re:Defense in Depth by MyLongNickName · · Score: 4, Insightful

      Your lock/alarm analogy is fair. In this case however, it seems that they have locks they don't lock because of the alarm system. And they have an alarm system they don't turn on because of the locks.

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    2. Re:Defense in Depth by bunratty · · Score: 1

      From the article, it seems like the VPN device gave access to the network, but the systems and data on that network are protected by another layer of security. I'm guessing they're referring to passwords. It's like a lock on a server room door in addition to the lock on the door to the offices.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    3. Re:Defense in Depth by the_B0fh · · Score: 1

      And with full access to the network, it is impossible to get a password or login?! What are you smoking, and can you share?

    4. Re:Defense in Depth by Kent+Recal · · Score: 4, Insightful

      Well, given how carelessly they treat their first layer of defense (VPN access) I wouldn't put much confidence in their other layers (if any) either. This whole story just screams INCOMPETENCE in bold and all caps. I doubt very much that the same people who are stupid enough to sell critical hardware on eBay are in any way capable of maintaining a secure network, even if their life depended on it.

    5. Re:Defense in Depth by bunratty · · Score: 1

      No, I never said it's impossible to get a password or login. It's just that with an additional line of security, network access does not automatically mean access to systems and data. In my analogy, a thief can steal a key to the office, but then he would have to also pick the lock on the server room door.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    6. Re:Defense in Depth by bunratty · · Score: 1

      I agree completely. Having defense in depth is no excuse for incompetence. On the other hand, incompetence does exist, and having defense in depth can save the day when it rears its ugly head. In other words, you confidence in your competence should not be an excuse not to have defense in depth.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
    7. Re:Defense in Depth by Sancho · · Score: 1

      Yeah, someone screwed up, but that someone was a person, and not necessarily the same person who set up the other security measures.

    8. Re:Defense in Depth by Kent+Recal · · Score: 1

      Well, yes that's probably the exact lame excuse that they will make.

      In reality security is a process and their processes are obviously broken. No person (no matter whether it is the one who set up their network or not) should be allowed to just go pick up a router and sell it on eBay. If they feel a need to cash in on their old hardware then there must be a clear process for that which includes "make really sure that all sensitive data is wiped from any device you intend to sell".

      Anyways, what happened here is likely the same old story:

      Clueless-Bob asks Clueless-Joe: "Hey, what do we do with this old router?"
      Clueless-Joe: "No idea, just give it to secretary Jane and tell her to get rid of it anyhow"

      The bittersweet ending is usually that if someone gets fired over this then it will be Jane. Not Bob, not Joe, and most certainly not their supervisors who are responsible for the broken/missing processes in first place.

    9. Re:Defense in Depth by jonbryce · · Score: 2, Insightful

      But usually the VPN password and the server password are the same.

    10. Re:Defense in Depth by Sancho · · Score: 2, Insightful

      In reality security is a process and their processes are obviously broken. No person (no matter whether it is the one who set up their network or not) should be allowed to just go pick up a router and sell it on eBay. If they feel a need to cash in on their old hardware then there must be a clear process for that which includes "make really sure that all sensitive data is wiped from any device you intend to sell".

      Of course it's a process, but it's a human process. Mistakes are made. Repeat mistakes of this nature should absolutely be a grounds for termination. Yet for some reason, commentators on Internet forums insist on dehumanizing the entire process and calling for the head of anyone who slips up.

      Want to know what probably happened? A bunch of equipment was being replaced, and the rest trashed. Someone knew this and grabbed some of it to sell on eBay, hoping to make a quick quid. The devices were probably already off of inventory by this time, so no one was the wiser, but the guy (or girl) who took the equipment didn't know about the security procedure.

      I base that off of my understanding of Cisco contracts. A friend works for a company which uses Cisco gear. In the contract, they are supposed to destroy most of the gear they get from Cisco (after it's no longer in use), and in return, they get discounts on replacements. They're subject to various financial penalties (not the least of which is the cessation of the discount) if any employees are found to have sold equipment on the secondary market. The idea is that Cisco doesn't want to flood the market with old gear that's still perfectly serviceable, but they don't want to take the time to refurbish it or destroy it themselves.

      I could easily see something similar being the case here.

    11. Re:Defense in Depth by Xiaran · · Score: 1

      Ill extend your analogy a little. Once inside the office and out of side of casual observation, he can open the server room door with a sledge hammer.

    12. Re:Defense in Depth by Anonymous Coward · · Score: 0

      From the article, it seems like the VPN device gave access to the network, but the systems and data on that network are protected by another layer of security. I'm guessing they're referring to passwords. It's like a lock on a server room door in addition to the lock on the door to the offices.

      From the article, it's clear that the systems and data were protected by another layer of security, i.e. the law. The guy knew very well that connecting to their network was illegal, and didn't even take a look at the security.

      I have no doubt that what he would have found - had he looked - would be very easy access. After all, this is the same IT department that sold the vpn box without erasing the config.

      The part about "multiple layers of security" is just a PR person attempting damage control.

    13. Re:Defense in Depth by Kent+Recal · · Score: 1

      I really don't understand why people keep making excuses like that.
      Yes, ofcourse someone screwed up (intentional or not) and that someone was a human.

      Processes, and especially security processes, exist to prevent that very situation.

      Why was the process of trashing the equipment not properly monitored?
      How can it happen that a critical device goes out of the inventory without a supervised cleansweep?
      Why did nobody feel responsible for signing off the now missing hardware?

      Well, obviously because nothing of that was part of the process. Probably because no process exists in first place. If there had been a process then they would have announced the device as stolen, not "gone missing".

  15. Council explanation? by Bill,+Shooter+of+Bul · · Score: 1

    I only sort of understand what a Council is. Its a local governmental body, but what is it analogous to in the United states? Is it more like a State, County, or Township government, in its size and exercise of power? It would add some meaning to the story. I wouldn't be at all surprised if that happened on the county level or lower, here in the States. There is also a great deal of variance in the size and competency of County governments depending on the county. Is that also true in the UK? If so, where is this local council, and could it really have been expected to be smarter?

    --
    Well.. maybe. Or Maybe not. But Definitely not sort of.
    1. Re:Council explanation? by Anonymous Coward · · Score: 0

      it is the bit of local government at county level. We don't have the "state" bit in between country and county.

    2. Re:Council explanation? by Bill,+Shooter+of+Bul · · Score: 1

      So there isn't a separate governmental agency for England, Wales, Scotland, or Northern Ireland?

      --
      Well.. maybe. Or Maybe not. But Definitely not sort of.
    3. Re:Council explanation? by u38cg · · Score: 2, Informative
      It covers what would be roughly a county in the US, area wise. They are fairly toothless beings, in that their roles are fairly clearly spelt out for them and their purse strings are fairly tightly held by central government (thank goodness). They run most of the government services you would expect to interact with regularly, like schools, road maintainance, parks, inspecting eateries, that kind of thing.

      The incompetence of councils is limited, because they are overseen quite closely by central government, who can and do step in and roll heads if there are systemic failures. That said, most of the really egregious examples of corruption in the UK tend to come from local government.

      --
      [FUCK BETA]
    4. Re:Council explanation? by Bill,+Shooter+of+Bul · · Score: 1

      Very interesting. On one hand that would be great if a more responsible entity could step in and crack heads for gross negligence. Chicago's cook county government is pretty corrupt. But the state government is just as corrupt if not more. It seems like the federal government does a good job of sending our governors to prison for corruption, but the county is absolutely untouchable.

      --
      Well.. maybe. Or Maybe not. But Definitely not sort of.
    5. Re:Council explanation? by Ragzouken · · Score: 1

      England, Wales, Scotland and Northern Ireland are countries in their own right.

    6. Re:Council explanation? by jonbryce · · Score: 1

      Essentially, councils do everything below central government level, but it varies depending on where you live. Where I live, I have a borough council, which does all the local stuff - mainly roads excluding motorways and some A roads, education, social care, bins, trading standards, planning permission, building control, environmental health. Then the next level up is Gordon Brown's government at Westminster. It covers the central area of a fairly large town, but not some of the suburbs, which are covered along with rural areas by neighbouring district councils which do the same things.

      In some parts of England, local government is split between county councils and either district or city councils.

      In London, it is split between borough councils and the Greater London Authority. The GLA deals with some of the transport functions that would otherwise be central government's responsibility.

      Scotland, Wales and Northern Ireland have their own parliaments which are not regarded as councils. They do some of the work that is done by the Westminster government in England. In the case of Northern Ireland, they also do some of the work that is done by councils on the mainland.

    7. Re:Council explanation? by onebuttonmouse · · Score: 1

      "Interestingly", there is devolved Government for Wales, Scotland and Northern Ireland, but not England. Having said this, greater London does have some autonomy due to having an elected Mayor.

      --
      MacBook Pro. Worst name since the Bicycle
  16. Missed opportunity by Rob+T+Firefly · · Score: 3, Funny

    Shame they didn't think to advertise the stored login on the item's eBay description. They could probably have gotten more than 99p for it.

  17. Council fo 13? by Darth_brooks · · Score: 1

    Was it the council of 13's confidential servers? cause I'd really like to know who off'd Jonas Venture Sr.

    --
    There are some people that if they don't know, you can't tell 'em.
    1. Re:Council fo 13? by aronschatz · · Score: 1

      Spoiler for the third season...

      It was Kano... that's why he is a mute...

  18. Just like beer by Spatial · · Score: 1

    [Nomenumbra] 1 bottle of beer on the wall, 1 bottle of beer, you take 1 down, pass it wround, 0 bottles of beer on the wall.
    [Nomenumbra] 0 bottles of beer on the wall, 0 bottles of beer, you take 1 down, pass it around, 4294967295 bottles of beer on the wall.

    1. Re:Just like beer by crunch_ca · · Score: 3, Funny

      [Nomenumbra] 0 bottles of beer on the wall, 0 bottles of beer, you take 1 down, pass it around, 4294967295 bottles of beer on the wall.

      Yay, I can hardly wait for the 64-bit port of this application!

    2. Re:Just like beer by xaxa · · Score: 2, Funny

      [Nomenumbra] 0 bottles of beer on the wall, 0 bottles of beer, you take 1 down, pass it around, 4294967295 bottles of beer on the wall.

      Yay, I can hardly wait for the 64-bit port of this application!

      Hopefully it's open source, or I'm in trouble:

      0 bottles of beer on the wall, 0 bottles of beer, you take 1 down, pass it around, 18446744073709551615 bottles of beer on the wall.

    3. Re:Just like beer by Paul+server+guy · · Score: 1

      As much as I appreciate the joke, I thought this would be a good time to interject the real ending...
      "No more bottles of bear on the wall, No more bottles of beer,
      Go to the store, buy some more, 99 bottles of beer on the wall."

      Let the wails commence...

      But I still like the joke.

      --
      Your Moon, Your Mission, Get involved! http://www.openluna.org
  19. Security expert my ass by Toll_Free · · Score: 2, Insightful

    Anyone else wonder why the fuck a so called "security expert" plugged a device blindly into his network?

    I mean, really now. I haven't done any security work in a long time now, but still... Buying something for around 2 to 3 dollars (a security device, no less) off EBay then just "plugging it in" to a production network should cost this idiot his job.

    And posting it to Slashdot should cost him his professional reputation.

    Stupidity at it's finest.

    --Toll_Free

    1. Re:Security expert my ass by grnbrg · · Score: 2, Insightful

      Yeah, I agree!

      I mean, at very least, he should have plugged it in to a secure network, and sniffed it a bit to see if it phoned home, or something.

      Oh, wait...

    2. Re:Security expert my ass by Toll_Free · · Score: 1

      I dunno about others, but I don't plug them into ANY network.

      I plug a xover cable in, telnet / ssh / whatever into the box, and see the config.

      OR, better yet, FIRST just do a default, factory reset.

      I mean, it's cool to see if you can get into someone elses network with their stupidity, but what happens if the reverse was true, and it dialed into a malware / etc. type server, and gave some idiots carte blanch into his network?

      Yeah, real bright. Just like buying a VPN device for a couple bucks on EBay and trusting it implicitly.

      --Toll_Free

    3. Re:Security expert my ass by dachshund · · Score: 1

      It doesn't say that he plugged it into his production network, just that he plugged it into /some/ network. If I got a great deal on one of these things I (1) wouldn't ever trust it for anything truly sensitive, out of general paranoia, but (2) would probably throw it on a non-sensitive network (e.g., external network outside of my firewall) to play around with it. There's no evidence at all that Mr. Mason did anything differently.

  20. I am not sure what the point of this is by jfinke · · Score: 1
    It was a used device that the previous owner did not clear properly. Their policies and processes for destruction and sanitization are apparently lacking. This happens at a lot of places.

    It would be one thing if this was straight into the DoD, but this is some little town council from what I can tell.

    1. Re:I am not sure what the point of this is by multisync · · Score: 1

      It would be one thing if this was straight into the DoD, but this is some little town council from what I can tell

      I didn't bother to RTFA, but the council in question wouldn't be located in San Francisco, would they?

      --
      I don't care why you're posting AC
    2. Re:I am not sure what the point of this is by jfinke · · Score: 1

      No, I think it is some little English town council. Again, there is no security flaw, etc. There are just bad policies in place, or someone wasn't doing their job.

    3. Re:I am not sure what the point of this is by jonbryce · · Score: 1

      Well, largest Metropolitan Borough Council that isn't a City.

      http://en.wikipedia.org/wiki/Kirklees_Council

  21. good call by DrSkwid · · Score: 1

    n/t

    --
    There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  22. Doesn't anybody clean anymore? by bschorr · · Score: 1
    I'm not the least bit surprised; I see PCs and other equipment regularly donated or handed off without being wiped or with only a cursory wiping and plenty of potentially dangerous data still included.

    One "IT expert" told me that he doesn't bother to do a forensic wipe of hard drives on machines he's donating (or that his clients are) because he doesn't want the hassle of reinstalling the OS and because he "never makes mistakes" when he selectively cleans off sensitive data. Yeah, right. That guy is going to be on the front page of the Wall Street Journal someday with a very sad look on his face.

    Used devices need to be scrubbed as completely as possible if they are leaving the organization. Even if they're merely being disposed of.

    --
    -B-
    1. Re:Doesn't anybody clean anymore? by KudyardRipling · · Score: 1

      How about the classic case of Curbside Shopping Network(TM)? Pick up a PC from the curbside, bring it home, connect mains, kbd, mouse, screen, and power up! And all the mitching and boaning about ID theft. [sigh of disgust]

      --
      Submission as evidence constitutes plaintiff and/or prosecutorial misconduct.
  23. The problem is with the "security expert"? by root777 · · Score: 1

    Sure, the saved login credentials is a problem, but I think there is a side problem as well. A "security expert" plugged in a VPN concentrator he bought of "Ebay" into his corporate network without cleaning it up in the first place. That is a problem too

  24. Re:my 2 pence by Missing_dc · · Score: 2, Funny

    I could really go for some shaved beaver right about now.

    This being slashdot, finding beavers here is rare, shaved even more so, but an earlier post mentioned Bears. Perhaps they will do for you?

    (I know we should not feed the trolls, but this one sounds really hungry)

    --
    How amazed would you be to suddenly find that you just forgot what I wrote and you needed to reread my post.... again.
  25. so did anyone see the exploit? by blair1q · · Score: 1

    offer a VPN for sale on eBay

    "accidentally" leave it configured for connection

    wait for connection

    pwn the connecting machine...

    here's a tip: configure your network hardware before actually connecting it to a network

  26. nah by nimbius · · Score: 1

    id like to know when we started comparing things as serious as safety and security to candybars...but since im american, "council" means immediately nothing to me.

    ps: s/bears/bares/

    --
    Good people go to bed earlier.
    1. Re:nah by mpe · · Score: 1

      but since im american, "council" means immediately nothing to me.

      A Q&D translation would be "Local Government".

  27. Form of blackmail by zymano · · Score: 1

    We know how to get into your bank. Payup or we will sell to the criminals.

  28. Depends on the VPN by Sycraft-fu · · Score: 1

    If you have a setup where there's an "inside/outside" arrangement and everything on the inside trusts everything else on the inside then sure. However that's often not the case.

    For example I work at a university, and we've got a campus VPN here. To access various things in our department from off campus, you need to VPN in. However, that doesn't get you past all security. All it does is get you a campus IP address, not even a departmental IP. So, you are still outside our firewall, however it lets more things through (for example you can use our SMTP server to send mail). Even we changed it up and installed a VPN in the department, that'd only get you by the border firewall. Systems themselves still have firewalls running on them.

    Now firewalls aside, there's other security. Our systems don't just let anyone who happens to have a departmental IP do anything. They require proper credentials for what you are trying to do. Nearly all the protocols you might use are encrypted, too. For example you can't telnet to the UNIX systems, it isn't turned on, you have to SSH even internally. Not that it would do you a whole lot of good, the entire network is switched, you aren't seeing any traffic that isn't for you.

    So you can plug something in to our physical network, and still not be able to get access to anything unless you have an account on our system. The VPN is just a layer of security, and is basically to get you past the campus firewall (which we don't control) and to allow us to open up ports to a limited IP space.

    That's layers of security, and it isn't uncommon. There isn't a single point that is a "if you get by here, you have full access" kind of thing. There are various layers of security, various levels of trust.

  29. Security guy by Krneki · · Score: 1

    Dude, even if you manage to log into our network you can't steal our data. Because we have security cameras watching the building.

    --
    Love many, trust a few, do harm to none.
  30. Shouldn't a huge heavy anvil decend upon... by DaveRexel · · Score: 1

    The cretins that did not wipe the device before resale...

    : and some blame to Cisco for not having a huge "Wipe this Device so [Y]our ass is clean(TM)" button in it's OS?

    --
    # ~: no sigs today
  31. Perspective, please by Gothmolly · · Score: 1

    So you can magically VPN in and get an IP address. Maybe its even on the core. 10 quid says that you can go to a local Job Centre, fire up your laptop, and connect wirelessly, TO THE SAME NETWORK. Either way, you won't know what to do when you get in, you can't snoop traffic, and unless you find some password that's "12345" (although that does seem likely) you're not actually going to be able to do anything.

    --
    I want to delete my account but Slashdot doesn't allow it.
  32. Lucky he's not in a cell by Rodyland · · Score: 1

    The guy's just lucky the council didn't set the cops on to him for 'hacking' their network!

    1. Re:Lucky he's not in a cell by Anonymous Coward · · Score: 0

      Has he joined the Lodge? Does he eat pork? Does he drink alcoholic beverages? Does he fornicate on a regular basis? Is he clean shaven? Can he prove that he does NOT know or in the process of learning a certain semitic language apart from Intelligence service? An answer of NO to any of these questions should invite some R.V. activity and I do not mean 'recreational vehicle'.

  33. Not possible in some places by dullnev · · Score: 1

    This could never happen in San Francisco...

  34. Bullshit by shin0r · · Score: 1

    So this so-called security expert buys an ex-council device on ebay for 99p (incredulous in itself; I used to work for a UK council and I can tell you it is NOT standard practice to flog ex-council kit on ebay), and finds this "security hole" which the council themselves have not confirmed.

    Oh, by the way, the freelance security expert in question has also written a book about the very device used in the "attack". What are the chances of that?

    This piece is nothing but self-publicising bullshit.

    1. Re:Bullshit by Anonymous Coward · · Score: 0

      Here's the guy in question:

      http://www.net-security.org/article.php?id=467

      As if his reputation wasn't already in tatters, this guy states "I must admit that I am a power user of Windows XP"

      !!!