In December I found a glitch in my university's directory that let me have access to personal info of over 60,000 professors, students, and staff. I was thinking of writing an email to the IT, but fuck that. I'm not paying for someone else's mistake.
Teen Reported to Police After Finding Security Hole in Website
101–110 of 123 posts
Re: Teen Reported to Police After Finding Security Hole in Website
#102It's pretty simple people this is against the law in most countries. SQL injection, default passwords, remote injection are illegal.
The big thing for me is not what happened to him but young people thinking this is legal. Why didn't he try and be anonymous?
Don't care whether it should or should not be legal to hack sites but how could he not know it was illegal? (I guess that's slightly rhetorical, he was 16)
Re: Teen Reported to Police After Finding Security Hole in Website
#103Earlier quoted context omitted.
>When The Age called the Transportation Department for comment, it reported Rogers to the police. Last sentence in the third paragraph.
I assumed that "it" refers to the Transportation Department.
Re: Teen Reported to Police After Finding Security Hole in Website
#104Earlier quoted context omitted.
Meta: I've mentioned it before here - why is standard spell-checking so lame. The phrase "It seams that" is only going to be correct about 1 in a few-million times ["if you bend it seams that have high pressure applied will burst", maybe]. If I was clever enough I could probably fix it; I've heard that phrase based analysis is used for translation. Most homophonic spelling errors seem fixable using automated lexical…
One of the Senior Thesis presentations at my college last year was someone working on a context spell-checker. I don't know if his demo could suggest a better word, but it would highlight words that seemed wrong. It was based off of Google's NGrams, I think he used 3-grams, and checked to see how frequently a word showed up between the two words next to it. The problem with that was it required a HUGE amount of data.…
Re: Teen Reported to Police After Finding Security Hole in Website
#105Clearly, the government department is wholly responsible for putting up a rubbish website, but from another article on the story, "He first contacted PTV by email on Boxing Day.." . I wonder if the "white-hat hacker" didn't time his notification quite intentionally knowing there was a much lower probability of action being taken promptly. If they'd just patched the security hole he wouldn't get any exposure. It makes…
Assumptions are the mother of all fuckups.
Re: Teen Reported to Police After Finding Security Hole in Website
#106Earlier quoted context omitted.
> You never know if they're going to involve the police anyway after you spill the beans, and if they do, you'd rather they do it without already having a confession from you. I was definitely worried about this, but I figured that if anything, I've not lied to anybody, so I'd be happy with myself.
> if anything, I've not lied to anybody, so I'd be happy with myself. Unfortunately, that's not the way police encounters work in practice. Even if you've done nothing wrong, talking to the police can really only hurt you. For example, this re-enactment is based on a true story in which an old lady in Baltimore was convicted of drug possession because some neighborhood children had left a dime bag under her sofa (whi…
Re: Teen Reported to Police After Finding Security Hole in Website
#107And if you care about users' private data being leaked, said users can always use the assassinaton market to dispose said sites' admin staff.
I'm dead serious on both point. I would love to see somebody die a violent death over such shit as exposing user data and then reporting white hat to the police without even securing the system in the first place.
Re: Teen Reported to Police After Finding Security Hole in Website
#108- complain how white-hat practice are not well understood;
- advise to report, but anonymously.
It sounds like a simple enough website to set up. It would encourage script-kiddies to report anonymously, send a warning to the right person, and include explanations — maybe free best practice tips and references to known security professionals if necessary. Now that Scheider is in the news, his name could help reassure uninformed admins that this is not a racket.
I'm not a coder, and the furthest thing from a security professional, though.
Re: Teen Reported to Police After Finding Security Hole in Website
#109A typical college management or government is designed to take orders from top. A persons ability to make decisions and process information is not often correlated with this position. But in this real world a 16 year old can beat a 50 years on basis of pure merit. As a society we are adapted to it but governments and management practices haven't. So when a teen calls up to report a security hole the lower level of administration panics.
Re: Teen Reported to Police After Finding Security Hole in Website
#110I notified them about it, and included information on what specifically was wrong, the impact it had (over 6 million credit cards, social insurance numbers, addresses, full names, and telephone numbers), and they hired me to help them fix it.
I often look back on that event and am quite thankful for how it turned out. I've read about plenty of stories where the person who found the vulnerability was not as fortunate.