Slashdot Mirror


Newspaper "Hacks Into" Aussie Gov't Website By Guessing URL

thelamecamel writes "According to the New South Wales state government, the Sydney Morning Herald, a local newspaper, attacked the government's 'website firewall security' for two days to research a recent story. The affected government minister said that the website was accessed 3,727 times, and that this is 'akin to 3,727 attempts to pick the lock of a secure office and take highly confidential documents.' The matter has been referred to the police, who are now investigating. But how did the paper 'hack' the website? They entered the unannounced URL. Security by obscurity at its finest."

12 of 271 comments (clear)

  1. Was it... by The+Wild+Norseman · · Score: 5, Funny
    --
    "A government is a body of people usually -- notably -- ungoverned." -Shepherd Book
    1. Re:Was it... by Anonymous Coward · · Score: 5, Funny

      reminds me of the time i hacked my friend's fridge for a can of beer when he was out of the room for a moment

  2. Two Robots in Front of a Judge by eldavojohn · · Score: 5, Funny

    NSW Lawyer: You allege that the Sydney Morning Herald sent repeatedly sent liscivious requests to you, is that correct?
    NSW Server: *nods solemnly*
    NSW Lawyer: I see ... and just exactly how many times were you violated?
    NSW Server: *pauses and swallows loudly* Three ... three thousand seven hudred and twenty seven.
    *crowd gasps*
    NSW Lawyer: I see. Now, I know this is hard for you but could you please point to where, exactly, on this anatomically correct server doll the Sydney Morning Herald accessed you from.
    NSW Server: *turns the server doll over and motions to the ports* Here on the back, in my ethernet port.
    *sounds of disgust ripple through the crowd*
    NSW Lawyer: And what did he say to you when this was happening?
    NSW Server: GET.
    NSW Lawyer: 'GET' what?
    NSW Server: He just kept saying GET, GET, GET! GET this document. GET that document.
    NSW Lawyer: And did you get it for him?
    NSW Server: No it didn't exist! They just weren't there!
    NSW Lawyer: And what did you say exactly!
    NSW Server: 404! 404, goddammit, 404 ... *breaks down sobbing* I didn't know what he wanted from me until it was too late!!!
    NSW Lawyer: There there. There there, it's okay. You're safe now. *turns to the judge* Can we let this sort of gross injustice go unpunished in today's society? How long before this happens to your server? Or ... your child's server?! Huh?
    NSW Judge: *nods approvingly*
    NSW Lawyer: I rest my case.

    --
    My work here is dung.
    1. Re:Two Robots in Front of a Judge by HungryHobo · · Score: 5, Insightful

      It's like getting an unlisted telephone number and using your secret plans as your answering machine message.
      Nothing like entering without permission.

  3. Urgent notification to all: by 140Mandak262Jamuna · · Score: 5, Funny
    Dear NSW Transportation Dept Employee,

    We have enhanced the security of our secret intranet site with immediate effect. The new enhanced security intranet site is SECRETnswtransportblueprint.com Please update your bookmarks. To allow our braindead minister who can not remember a password and is frightened when confronted with a login dialog to use the site, we have disabled the login requirements for all. So please keep the url confidential.

    Signed

    Assistant to the Minister D Umbi Diot

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  4. I love the name of the web hosting outfit: by hey! · · Score: 5, Insightful

    "Bang the Table".

    Methinks we have found a new tag for articles about politicians who are bit by their own stupid security practices. Release Word file with revision history still in it? Bang the table. Secret government data stolen because of malware you downloaded from a porn site? Bang the table.

    --
    Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  5. Re:Lock, what lock? by RoFLKOPTr · · Score: 5, Insightful

    The affected government minister said that the website was accessed 3,727 times, and that this is 'akin to 3,727 attempts to turn the doorknob of an insecure office and kindly accept the highly confidential documents that the receptionist hands to you.'

    There, fixed that for you, Mr. Minister.

    There, fixed that for you.

  6. Still not far enough. by zippthorne · · Score: 5, Insightful
    More like,

    The affected government minister said that the website was accessed 3,727 times, and that this is 'akin to 3,727 attempts to turn their own head in a busy, public marketplace and look at a billboard.'

    Don't want people reading your web site? Put it behind a login. Anything else is just sophistry to cover up incompetence. Web sites are advertisements first and foremost. The whole point is to make it possible for as many people as possible to read your thing. If you want to exclude certain people from being able to view it, then you shouldn't just put a billboard up where you think it's out of the way and hope nobody notices, you should put it behind a door which requires a key to get in.

    --
    Can you be Even More Awesome?!
  7. Re:Wouldn't it have been easier by SatanicPuppy · · Score: 5, Insightful

    The problem with that analogy is that passwords are by default 2 factor authentication: you need a username and a password.

    That's not really the case with a url. A better analogy would be walking around a building on a public street, and looking in windows. It's legal, but morally suspect.

    --
    ad logicam Claiming a proposition is false because it was presented as the conclusion of a fallacious argument.
  8. Proposal for Australia by elrous0 · · Score: 5, Funny

    Considering all the anti-internet, anti-gaming, anti-pron laws and sentiment that seems to have become so pervasive in Australia recently (much to the delight of /. editors, who have had no shortage of great front page stories from there recently) I propose that Australia must, to protect its citizens from the immoral influence of the internet, REMOVE ITSELF FROM THE INTERNET IMMEDIATELY. It's the only way to be sure.

    --
    SJW: Someone who has run out of real oppression, and has to fake it.
  9. Re:Wouldn't it have been easier by GizmoToy · · Score: 5, Insightful

    I wouldn't call putting something up on the internet, completely out in the open with no protection whatsoever, and then simply hoping no one will find it because you didn't announce its presence, "essentially a password".

    If the internet is a forest and I protect my valuables by sitting them underneath a tree far from civilization and tell no one they're there, should I be mad if someone looking around the forest for valuables takes them all? No. Either you don't put your valuables in the forest or you put them in a big honking safe that no one can break into or walk off with.

  10. Re:Wouldn't it have been easier by schon · · Score: 5, Informative

    Sorry, but the submitter got at wrong.

    No, you did.

    A secret URL is essentially a password

    Wrong. There is no such thing as a 'secret' URL. This was an unpublished URL, which is not the same thing as a secret.

    A secret is something that everybody involved knows not to divulge. A HTTP URL is transmitted in plaintext, URLs are stored in plaintext in your browser's history, they are sent as a referrer when you click on a link in a page or when you load an external element, they are stored in plaintext in your server's logs - they are the exact opposite of secret.