Live data from Hacker News

Youth expelled from Montreal college after finding security flaw

news.nationalpost.com

71–80 of 308 posts

Re: Youth expelled from Montreal college after finding security flaw

#71

The title is misleading. He wasn't actually expelled for finding the flaw; he was expelled because, after reporting the flaw, he ran an exploit program on the school's server without permission, allegedly to see if it had been fixed. Had he only reported it, he would not have been subject to any disciplinary action.

Stupid, but hardly deserving of expulsion. Especially given prior evidence of his character in reporting the flaw.

Re: Youth expelled from Montreal college after finding security flaw

#72
post #25

I've said this before -- don't bother being a "white hat". The industry and the legal system doesn't have a pigeon hole for that. You'll be labeled as "hacker" (and not in a positive sense of it). Either disclose the vulnerability immediately to get recognition, hoping it is public enough they'll be ashamed of going after you, or or sell and profit from it. You are already treated as a criminal by these large institu…

> You are already treated as a criminal by these large institutions, so if you go in that direction might as well make some money.

In the second scenario, you probably are hurting innocent people.

So if you have a moral compass, you should maybe bother being an anonymous white hat.

Re: Youth expelled from Montreal college after finding security flaw

#73
I would like to point out that open source projects love, absolutely LOVE when you report security bugs to them. Many projects have procedures and special mailing lists to get a hold of the correct people in a prompt manner.

To me this stinks of the "closed mind" problem.

Re: Youth expelled from Montreal college after finding security flaw

#74
post #25

I've said this before -- don't bother being a "white hat". The industry and the legal system doesn't have a pigeon hole for that. You'll be labeled as "hacker" (and not in a positive sense of it). Either disclose the vulnerability immediately to get recognition, hoping it is public enough they'll be ashamed of going after you, or or sell and profit from it. You are already treated as a criminal by these large institu…

Maybe on your own, but if you manage to brand yourself as a consultant or get hired explicitly as a white hat, you can do it. Good example would be penetration testers.

Re: Youth expelled from Montreal college after finding security flaw

#75
post #9

I found something like this at my school. The administration reacted similarly. But fortunately, I was taking djb's Unix Security Holes at the time, and a harshly-worded note from djb to the Computer Center folks ended up getting me a thank you. Next semester, though, I refused to sign the new AUP (which included a clause allowing the computer center staff to seize any computer I was using, even at my off-campus home…

These expulsion stories sound really weird. I mean you pay for all of your studies and still could get axed on a whim? Whereas in my country I get paid to study and have zero chance of being expelled for these kinds of events.

Re: Youth expelled from Montreal college after finding security flaw

#76

The title is misleading. He wasn't actually expelled for finding the flaw; he was expelled because, after reporting the flaw, he ran an exploit program on the school's server without permission, allegedly to see if it had been fixed. Had he only reported it, he would not have been subject to any disciplinary action.

He ran an exploit FINDER. He did not put exploit programs on the server.

Re: Youth expelled from Montreal college after finding security flaw

#77
post #66

Back in 1999 when I was a freshman in university, my school had a server for students to host their websites on and use Pine for email. The server did not give shell access... but then there was a security hole in Pine that would allow you to run chsh. So I did that, and got shell access. I think the worst thing I did (other than running ls in a few directories) was use it to connect to IRC. Since I wasn't really try…

Was MAC spoofing not doable in 1999?

Entirely believable. I don't have a timeline for you, but I do know that even only a few years ago it was not ubiquitously supported.

Re: Youth expelled from Montreal college after finding security flaw

#78
“All software companies, even Google or Microsoft, have bugs in their software,” said Mr. Taza. “These two students discovered a very clever security flaw, which could be exploited. We acted immediately to fix the problem, and were able to do so before anyone could use it to access private information.”

Yes, even Google and Microsoft have bugs in their software. This isn't an excuse to bully people who tell you about the bugs in yours. The difference between you and Google is that Google pays people who find bugs in their software, especially serious security flaws, even if they aren't employed by Google, rather than threatening them with legal action.

Re: Youth expelled from Montreal college after finding security flaw

#79
Problem is he used an auditing/penetration testing tool POST disclosure, and did it without authorization. The availability of these tools puts weapon grade exploits in the hands of those with limited understanding of the consequences. I don't have an issue with the availablity -- best we lighten our history with Full Disclosure and provide best of breed tools to simulate attackers -- however, responsibility and individual accountability is at an all time low. These tools will light up the alarms immediately and the user will have limited understanding.

Let's assume it was not SQLi but an authorization application logic bug ie: by changing parameter passed by browser allowed access to whole record set. He did the right thing and told the vendor -- but after the fact he ran a tool that probably simulated SQLi on every damn parameter! Like smashing a car window after telling the owner he has left it unlocked.

Even a brain dead sysadmin would notice it In the logs, and likely whatever SIEM would fire a high priority alert.

He did this without auth and the company did the right thing here. In this post aaronsw world we can't just assume that every n00b clown whitehat hacker is totally innocent of all crimes even if done with the best intentions. People need to take responsibility for their actions. An ignorant click can be just as criminally negligent as stabbing a dude in the face.

Re: Youth expelled from Montreal college after finding security flaw

#80
I was in a similar situation in college. Was asked to sign a Non-Disclosure Agreement or get arrested. Told them to go to hell and file a lawsuit if they want too. Nothing happened eventually. Thank God for the excruciatingly painful justice system of India :P
Post reply on HN