Slashdot Mirror


CTO Says Al-Khabaz Expulsion Shows CS Departments Stuck In "Pre-Internet Era"

An anonymous reader writes "The Security Ledger writes that the expulsion of Ahmed Al-Khabaz, a 20-year-old computer sciences major at Dawson College in Montreal, has exposed a yawning culture gap between academic computer science programs and the contemporary marketplace for software engineering talent. In an opinion piece in the Montreal Gazette on Tuesday, Dawson computer science professor Alex Simonelis said his department forbids hacking as an 'extreme example' of 'behavior that is unacceptable in a computing professional.' And, in a news conference on Tuesday, Dawson's administration stuck to that line, saying that Al-Khabaz's actions show he is 'no longer suited for the profession.' In the meantime, Al-Khabaz has received more than one job offer from technology firms, including Skytech, the company that makes Omnivox. Chris Wysopal, the CTO of Veracode, said that the incident shows that 'most computer science departments are still living in the pre-Internet era when it comes to computer security.' 'Computer Science is taught in this idealized world separate from reality. They're not dealing with the reality that software has to run in a hostile environment,' he said. 'Teaching students how to write applications without taking into account the hostile environment of the Internet is like teaching architects how to make buildings without taking into account environmental conditions like earthquakes, wind and rain,' Wysopal said."

61 of 248 comments (clear)

  1. US Government Announces National Day of Civic Hack by JS_RIDDLER · · Score: 5, Informative

    Interesting timing ; not quite the same.
    One is Defensive Planning; One is about New ways to use things.
    US Government Announces National Day of Civic Hacking
    http://yro.slashdot.org/story/13/01/23/1823208/us-government-announces-national-day-of-civic-hacking

    --
    _JS
  2. I consider that a pretty good analogy... by seebs · · Score: 4, Insightful

    And also a very good explanation. How on earth did they produce such a hopelessly stupid system? It was designed by people who are unready for engineering systems to be used.

    I am a big fan of not blaming the victim, as a matter of moral principle. That's a great policy. But it's really crappy engineering design; building something that is designed to rely on the assumption that society can reliably provide perfect enforcement is stupid.

    There's another layer of difficulty, which is that it is not always obvious whether something is a security hole or a permissive feature...

    --
    My blog: http://www.seebs.net/log/ --- My iPhone/iPad app: http://www.seebs.net/seebsfrac/
    1. Re:I consider that a pretty good analogy... by DahGhostfacedFiddlah · · Score: 5, Insightful

      You know, we blame civil engineers when their buildings collapse, maybe it's time to start blaming computer "engineers" when their systems do. Now, I know first-hand how hard it is to design secure computer systems, and I'm well aware there's a fine line between "holding to account" and a witchhunt, but we're nowhere near that line as it stands.

      In every single one of these stories I hear the mainstream media gasp about the "dangerous hacker". I see /. complain about morons who treat technical curiosity as an attack. But those comments outnumber 10:1 the most important question that you just asked.

      How on earth did they produce such a hopelessly stupid system?

      Maybe if we could get everyone asking this question, the conversation would shift.

    2. Re:I consider that a pretty good analogy... by SolitaryMan · · Score: 2

      The problem is not just in Software Engineering. Any applied field is faces the problem.

      Think about it: in any university or college, NONE of your teachers are actually posess the skill you are trying to acquire. Unless, of course, you want to become a teacher or academia type scientist.

      Say, you want to become a Software Engineer and you go to a college. There, general algo's professor teaches you general algorithms. Text processing professor teaches you compilers. The same for operating systems, programming language theory and so on. Every professor gives you some valuable knowledge, but you don't see how they all fit together until you get your first job. I think this is a tragedy of the modern education: it is too fragmented.

      --
      May Peace Prevail On Earth
    3. Re:I consider that a pretty good analogy... by Stiletto · · Score: 4, Insightful

      Get ready to have no free (gratis) software, as it would be ridiculous to donate one's time to write code for free if you could be held liable for mistakes. Get ready for your paid software to cost 10X more to cover the extra development "hardening" time it would all require to be less penetrable, and to cover the insurance policies software companies would have to take out to shield themselves.

      You know, we blame civil engineers when their buildings collapse, maybe it's time to start blaming computer "engineers" when their systems do.

      But we don't blame civil engineers when their buildings collapse after they get blown up by dynamite. It's not like these computer systems are just falling over from nature. They're under malicious attack.

    4. Re:I consider that a pretty good analogy... by lgw · · Score: 5, Insightful

      There is no such thing as a secure system. This applies to both physical and information security. There's always a way in. So that's a bad analogy to life-safety engineering, or at least a subtle one.

      When it comes to security, there's no "secure" or "insecure", and the threats are rarely well understood, let alone well described. The important questions are "how much will it cost an attacker to gain access" and "how much will it cost an authorized user to gain access" and "how valuable is this anyway" and "what's the tradeoff in making this more secure". Sure, there are also just stupid, terrible designs when it comes to security, but the mere fact that an attacker gains access means little.

      When it comes to life safety, the parameters are thoroughly described. The levee must withstand the winds and storm surge from a class 3 hurricane, this building must survive impact from a 707, whatever. If they fail under far worse conditions than they were specced for, that's not an engineering failure. It's rarely so clear when it comes to security (though, of course, sometimes the password is sent as part of a URL or whatever, and it is quite clear).

      --
      Socialism: a lie told by totalitarians and believed by fools.
    5. Re:I consider that a pretty good analogy... by Belial6 · · Score: 4, Insightful

      We blame civil engineers if their buildings collapse under normal use. We do not blamed them if someone plants a bomb in the building. More actually, we don't blame the architect if someone successfully breaks into your home.

    6. Re:I consider that a pretty good analogy... by LordLimecat · · Score: 4, Insightful

      You know, we blame civil engineers when their buildings collapse,

      You dont, however, blame them when someone helpfully demonstrates that by taking out support pillar 3A with TNT that the building suffers catostrophic failure. I mean, yea, maybe you blame them a little, but generally you get pissed at the guy holding the detonator.

    7. Re:I consider that a pretty good analogy... by CohibaVancouver · · Score: 2

      NONE of your teachers are actually posess the skill you are trying to acquire

      The exceptions, at least here in British Columbia, are Medical and Dental schools.

    8. Re:I consider that a pretty good analogy... by Jessified · · Score: 4, Interesting

      Well in this case the programming failed under normal use. That is it failed to keep people out.

      In the case of buildings, normal use would include extreme weather and earthquakes etc depending on the area.

      Normal use on the internet includes keeping intruders out, even when they put some effort to get in.

      Nothing is perfect, but you don't punish people who identify flaws, especially not at a so-called place of learning.

    9. Re:I consider that a pretty good analogy... by dkf · · Score: 2

      Well in this case the programming failed under normal use. That is it failed to keep people out.

      We can easily secure systems such that the bad guys can't ever get in. Really. It's easy to do even. What is much harder is doing this while allowing the authorized users easy access. In the limit case of security, we just disconnect the system from the network and power it down: nobody will hack it then, and it is ever so easy to get right! But this is immensely inconvenient for people who are supposed to use the system. (To be fair, there are systems that have data so valuable that at least keeping them off the net and protected by armed guards makes sense. That's a fairly extreme level of security.)

      The natural tension in the security area is with ease of use. Make things too secure and you raise the difficulty of use so much that users find other insecure methods of handling the data that you don't know about (e.g., post-it notes with passwords) and so circumvent you protections. Indeed, reducing the official level of security can actually increase the amount of practical security by encouraging people to do things properly...

      In the case of buildings, normal use would include extreme weather and earthquakes etc depending on the area.

      Within reason. There's a trade off with how much you want to spend. That's basic economics. Spending lots to protect against extremely rare events is a bad use of resources.

      Nothing is perfect, but you don't punish people who identify flaws, especially not at a so-called place of learning.

      Grasshopper, you have much to learn. (Also, how much damage was done during the "identifying flaws"? There's a very fine line there.)

      --
      "Little does he know, but there is no 'I' in 'Idiot'!"
    10. Re:I consider that a pretty good analogy... by Inf0phreak · · Score: 2

      That's a fixable problem. For example, you could read this article by phk in ACM: https://queue.acm.org/detail.cfm?id=2030258

      In particular note:

      Clause 1. If you deliver software with complete and buildable source code and a license that allows disabling any functionality or code by the licensee, then your liability is limited to a refund.

      --
      ________
      Entranced by anime since late summer 2001 and loving it ^_^
    11. Re:I consider that a pretty good analogy... by Cassini2 · · Score: 2

      The civil engineers do design for resiliency against severe failures and/or attacks. The world trade center was designed to be hit by a B-25 bomber. The terrorists used a 767, and simulations say that the building should have survived. The engineers did not design against a 767 filled with a full fuel load, in the 1960's, when a 767 did not exist yet.

      To be fair, the software people in the SCADA software industry have the same safety issues. SCADA systems are designed to fail gracefully in the event of many disruptions. Many of the SCADA software "hacks" are people connecting a "designed to be isolated and secure" network to the internet, against all manufacturers recommendations.

      For SCADA, the problems are:
      a) Microsoft promised a hardened secure operating system with Windows NT, and this somehow turned into a "needs to be connected to the Internet so the systems stays updated" with Windows XP. Thus, the "designed to be isolated" networks were no longer isolated.
      b) Every supplier of the software and hardware involved has a "not to be used in safety-critical, nuclear, or life-support machinery ..." line in the software license. Thus, they are absolved of legal liability.
      c) How do you design a software system to resist malicious and/or inadvertent attack? It is actually an unsolved engineering problem. Hit with a big enough plane, the world trade center fell down. Hit with a big enough Tsunami, Fukishima melted down. With sufficient network traffic, I can take out almost any network link to an embedded microcontroller. In engineering, there is always a "big enough fool" with "big enough sledge hammer", to gum up any proposed design.

    12. Re:I consider that a pretty good analogy... by turtle+graphics · · Score: 2

      Your distinction between life safety and computer security is good, but I think it's mainly due to the maturity of the two fields.

      People have been making buildings for thousands of years, and the first ones fell down for all kinds of reasons. The notion that a building should survive an airplane impact would have been ridiculous twenty years ago, now it sounds desirable. And twenty years from now, some other unforseen hazard will add to the list of design parameters.

      Computer security has a lot of threats which are understood and well described (brute force password attacks, man-in-the-middle, SQL injections, etc.) and many that aren't. And it's totally reasonable to blame software engineers if their systems fall to a well known, easily avoidable attack, that they left open by ignorance or incompetence.

  3. Pffft... "Education" by narcc · · Score: 5, Interesting

    When did all the computer science programs turn in to trade schools for programmers?

    Meh, why fight it. Lower that bar!

    1. Re:Pffft... "Education" by Comrade+Ogilvy · · Score: 4, Insightful

      While there are always outstanding mavericks, a lot of engineering departments are primarily staffed by brainy people who would make third tier engineers in the real world. Most people who are passionate about a subject area are itching to go out and DO IT. Yes, there are a few amazing brainy oddballs out there that have to be in academia. Yes, there are 5 or 6 CS departments like Stanford or UC Berkeley or Carnegie Mellon that probably do not fit that mold.

      But Dawson College? A top notch computer scientist could be racking up six figures with a BS or MS. Who do you think works there and what are they paid?

    2. Re:Pffft... "Education" by Chemisor · · Score: 2, Interesting

      Computer science programs became trade schools for programmers when idiot HR departments made a CS degree a requirement for every coding monkey position. The fact that a computer science degree does not give its holder any knowledge of actual computers or real world programming does not bother HR drones because they do not have that knowledge either.

  4. oh get real... by canistel · · Score: 2, Insightful

    All that happened was some young hotshot did something the dept forbids. He paid for that, end of story. How you go from there to "CS depts out of touch with today's world" is beyond me, but then again I'm not some CTO either.

    1. Re:oh get real... by MightyMartian · · Score: 4, Insightful

      Because the young hot shot wasn't doing anything nefarious, and when he first reported the vulnerability he was praised. It's only when he determined that no one was doing a fucking thing about the vulnerability that he got kicked out.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    2. Re:oh get real... by CurunirAran · · Score: 2, Interesting

      The CTO said what he said because the department TRULY is out of touch with the real world if it believes that hacking is an 'extreme example' of 'behavior that is unacceptable in a computing professional'.

      Hackathons, which involve unusual solutions to problems, often using hidden, undisovered features of various products, are becoming increasingly popular, and often you'll have BIG companies sponsoring these same competitions.

      Moreover, the dept is wrong in its comment because CS as a profession is rather different from software engineering. I don't think formulating more efficient algorithms and solving various mathematical problems (basically CS RESEARCH) has much in common with do with software engineering. In fact, I'd rather that my employee found a problem with my system than an end user doing so.

    3. Re:oh get real... by canistel · · Score: 2, Insightful

      Riiiight.... so university's just kick people out randomly when they do nothing wrong. Uh huh.

    4. Re:oh get real... by Guspaz · · Score: 5, Informative

      Dawson is not a university. In Quebec, "College" and "University" mean different things. Dawson is a CEGEP, which is a mandatory level of education between highschool and university.

      CEGEPs in Quebec has two kinds of programs. 2-year Pre-university programs can be considered to replace the final year of highschool and first year of university (as in, highschool and university are both one year shorter in Quebec). They also have three-year programs (like the computer science program Al-Khabaz is in), which are vocational degrees intended to prepare a student for the job market rather than university. Graduating from either type of program grants you a degree called a DEC ("Diploma of College Studies" in English), which also happens to be required for admission to any university.

      Many students, however, do what I did, and get a three-year vocational compsci DEC and then go to university and get their BCompSc. Yeah, it takes you an extra year (as compared to the pre-uni DEC), but CEGEP is the first time as a student that you get to study what YOU want instead of what the government says you must take, and I had a fantastic time.

    5. Re:oh get real... by LordLimecat · · Score: 5, Insightful

      From the article:
      Two days later, Mr. Al-Khabaz decided to run a software program called Acunetix, designed to test for vulnerabilities in websites.....
      A few minutes later, the phone rang ......It was Edouard Taza, the president of Skytech. He said that this was the second time they had seen me in their logs, and what I was doing was a cyber attack.

      Yea, see, this is why insecure.org has warnings to not run nmap against resources that you do not own: It is generally considered nefarious, ill-advised, and possibly illegal. Yes, pen-testing other people's stuff will land you in trouble. Should he have been expelled? Maybe not, since he was clearly trying to expose a vulnerability, but he should have known better and hopefully now he does.

      Probably also should not have signed that NDA and then gone on to break it, but then Im no lawyer. Probably should have just said "yea, I sign nothing till i have representation".

      If you do not have a job / contract with someone to pen-test, act as a "tiger team", check for physical security breaches, etc, DONT.

    6. Re:oh get real... by grcumb · · Score: 2

      Unfortunately for Ahmed his method of verifying that the problem had been fixed was de facto a DOS attack: “The attack made the College portal extremely unresponsive for its thousands of users. Had it not been countered, it would have put the College portal out of order for the entire students and teachers population of Dawson...."

      I have a real problem with this quote. If I were running a relatively high-volume service (and apparently College Portal's user base is somewhere around 250,000) and a single user were capable of DOSing the entire service, I'd characterise that as a flaw in my service.

      I might not thank the kid who brought it to my attention, but I sure wouldn't trumpet the fact that my service is as brittle as all that.

      I think the CEGEP's action - the decision to punish the kid for poking his proverbial nose in where it wasn't welcome - really is out of line with the way of the Internet world. If it were up to me, I'd give him a pretty strong tongue-lashing, saying 'Yes, you found an important vulnerability, but for your own sake if no one else's, never ever pen test an online service without permission. Good job, and don't let me catch you doing it again.'

      ... But that would definitely be the end of it. He's obviously a bright young man who has the ability to earn some solid geek cred, and deserves every opportunity to apply his skills properly.

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
    7. Re:oh get real... by NicBenjamin · · Score: 2

      According to Dawson College's site they had tried a tongue-lashing:
      "He was expelled for other reasons. Despite receiving clear directives not to, he attempted repeatedly to intrude into areas of College information systems that had no relation with student information systems."

      So this was not the first time he was testing things he should not have been, and it was not the first time they'd told him to cut it out.

      Some kids need to be shown that rules apply to them. Apparently Ahmed Al-Khabaz was one. He'll do fine out of this. Some other CEGAP will let him in, or maybe Skytech will give him a job. And hopefully he'll learn not to test the computer security of live systems he's been specifically told not to mess with.

      As for the quote, his test wasn't causing problems for all 250k Omnivox users. It was causing problems for Dawson College, which is only 10,000.

    8. Re:oh get real... by NicBenjamin · · Score: 2

      They're not making any theatre out of this incident. They did not do a big press release announcing that Evil Hacker Ahmed had been apprehended. He used Acunetix to bring their system to a halt, they threw him out, he lost all his appeals, and then he went to the media in an apparent attempt to get another appeal. The "theatre" in this incident is all Ahmed.

      I have no idea whether Skytech has fixed the actual bug. I know he's been offered an actual paid job by them, so if he actually wants to fix the bug (as opposed to merely talking about how great he is for finding it) he's got the opportunity.

    9. Re:oh get real... by Alioth · · Score: 2

      Apropos of nothing, and not really related: at university, I got into trouble for running a MUD (unauthorized!) out of my home directory. It went undetected until a friend wrote a buggy bit of lpmud code that caused the daemon to write a lot of log messages, and overnight it filled the filesystem where my home directory lived.

      The next day (after having my account locked), I was being torn a new asshole by the sysadmin (who certainly did have some bastard operator from hell traits) and got the lecture about "There are 10,000 users on this system" and how I had made it inaccessable to 10,000 users. I already knew that there were actually only 100 or so home directories on the filesystem I filled up, and out of the 10,000 users on that particular system, 9500 had never logged in and probably never would. I was going to say this but in a rare show of good judgement I decided to just let it drop and try to redeem myself somehow.

      Which we did, when a friend and I discovered a local root exploit and reported it immediately instead of trying to take advantage of it. We were actually both in trouble, my friend for an earlier attempt to crack the root password - that had earned him a very shouty session with the head of computer services - it was only mitigated to a mere bollocking because another sysadmin of another department had challenged him to do it, saying it was impossible. This was in the days before shadow passwords. My friend used distributed computing to crack the password file and we reckon was probably only a few hours from getting the root password).

  5. Blamestorming by girlintraining · · Score: 4, Interesting

    'Computer Science is taught in this idealized world separate from reality. They're not dealing with the reality that software has to run in a hostile environment,'

    That's because if schools taught people how to properly test security, the government would label them terrorist breeding grounds. Anyone remember Steve Jackson Games? They released a game where one of the roles you could play was a computer hacker. The FBI called it a "handbook for computer crime" and the "anarchist's cookbook of cybercrime". No charges were ever filed. It was a work of fiction. It still nearly bankrupt them and took many years to resolve.

    Schools do not want to teach students because they're afraid of government reprisal if they show a generation just how crappy our national infrastructure really is. As one recent net celebrity put it, "Our security posture is like a dog waiting for its belly to be rubbed." They don't wanna teach people how to find these problems, because it'll embarass the crap out of The Powers That Be.

    Don't blame professors for this. Look higher.

    --
    #fuckbeta #iamslashdot #dicemustdie
    1. Re:Blamestorming by fluffy99 · · Score: 2, Funny

      They don't wanna teach people how to find these problems, because it'll embarass the crap out of The Powers That Be.

      Don't blame professors for this. Look higher

      Your explanation sounds a bit too tin-foil-hat. The reality is that the market just wants keyboard jockeys who can code a working product quickly and cheaply. The security (and I'd also say quality) of the product is way down on the priority list of most employers. If you want to fix that, you need to figure out how to demand high-quality software. Not the buggy, security-flawed crap we see from major companies like Adobe, Java and Microsoft.

      But I do agree most of the graduating "Computer Engineers" I've interviewed barely knew how to code and had a few canned routines like bubble-sorting memorized. The ones claiming to be Microsoft certified were even more embarrassing.

    2. Re:Blamestorming by Obfuscant · · Score: 2

      That's because if schools taught people how to properly test security, the government would label them terrorist breeding grounds.

      Not if step one in the process is: 1) get permission from the system operator/administrator/owner. That's where this guy failed.

      Many years ago I knew of a problem in a web server I was running. Certain operations would cause it to hang. You know how I found out this issue? By running a script-kiddy scanner. It wasn't in a place I could easily fix, and the chance of it happening was rare. Except for the script kiddies who thought they were doing me a favor by scanning my system without my permission so they could exercise their 'leet hacker chops and show me how smart they were, and hung up the server while doing it.

      And, of course, the small detail that some of the content I was generating was dynamic, linked to other dynamic output, and took longer to generate than the delay between testing the links. That filled up the process table rather nicely, keeping anyone else from accessing the system.

      Why is it a foreign concept to ask for permission before trying to break into someone's system? Had someone asked me, I could have told him I know about the issue and thanks but no thanks.

    3. Re:Blamestorming by fredprado · · Score: 2

      Why should I get permission from someone to check if my data is being mishandled by him? It is absurd. A scan, as he did it, is very far from breaking into the system and accessing information you shouldn't have access to.

    4. Re:Blamestorming by docmordin · · Score: 3, Informative

      But I do agree most of the graduating "computer engineers" I've interviewed barely knew how to code and had a few canned routines like bubble-sorting memorized. The ones claiming to be Microsoft certified were even more embarrassing.

      I'm not sure you're aware, but, depending upon the school, an S.B. in computer engineering can be much more akin to an S.B. in electrical engineering than one in computer science. To elaborate, some computer engineering programs are part a joint department that focus almost entirely on circuit analysis and design, solid-state theory, (non-)linear/stochastic control, architecture design, electromagnetics, and much more, with very little, if any, emphasis on programming.

    5. Re:Blamestorming by Taco+Cowboy · · Score: 2, Interesting

      Don't blame professors for this. Look higher.

      A professor who cowed down to tptb is a professor with no integrity

      The job of a professor is to teach

      But "teaching" encompasses more than the particular subject at hand

      The character of the teachers (professors for this case) is also an important factor

      Students learn much more from professors who have backbones than those from the family of invertebrates.

      --
      Muchas Gracias, Señor Edward Snowden !
    6. Re:Blamestorming by girlintraining · · Score: 4, Funny

      Students learn much more from professors who have backbones than those from the family of invertebrates.

      Yes, it's totally reasonable to expect someone who has spent close to six figures earning their degrees and certifications, and finally managed to earn tenure, risk it all to satisfy your idea of morality. Dude, that's bullshit. It's bullshit on an epic why-the-hell-did-even-two-other-people-agree-with-you scale.

      College professors do have integrity. Well, many of them anyway. It's mean-spirited and flat-out wrong to accuse people who are responsible for ensuring that the next generation is trained at least well enough to know which way to hold the mouse before sending them out into the world... that they lack integrity simply because they don't want to be jailed and have their lives ruined to uphold an arbitrary moral value that I suspect even you yourself only sometimes adhere to.

      Don't blame the victim! Put the responsibility on the asshats that created the problem: The government. Oh wait, they're the giant 3000 ton gorilla! Probably easier then to go after the wimpy guy with glasses next to it, huh? That's exactly what you've just done, while demanding others have a backbone. Pathetic.

      --
      #fuckbeta #iamslashdot #dicemustdie
    7. Re:Blamestorming by Obfuscant · · Score: 3, Insightful

      I'm not talking about this guy: I'm replying to the comments of the OP talking about how schools today don't teach security, and they don't. They don't because they're afraid --

      And my first sentence dealt with that concern. If they make step one of the process: GET PERMISSION then they don't have an issue. That statement applies to more than just this one case.

      People can't have an open dialog about computer security right now because it's too political.

      That nonsense. Of course you can have an "open dialog", as long as you aren't doing it as part of breaking into someone else's computer without permission. It happens all the time.

      You shouldn't have to risk your career just to show some kids how to do something that might actually help them and their community,

      You don't. I've already described the dual course admin series that taught people exactly this without costing anyone any careers or getting them expelled. How did they do this magic? They used systems that they had permission to test. They put the systems together to learn how to do that; they broke into them to learn what was possible and how to prevent it.

      There have even been cases of commercial outfits that have made public challenges -- and none of the participants have been hung or shot or had their careers ruined. More magic? No, just the simple part about having permission.

      There's even a competition run by the government that deals with cyber security, which involves teaching kids how to break into systems. But then, they aren't doing it without permission.

      See the common thread here?

  6. Hacking sites you don't own is unprofessional by Anonymous Coward · · Score: 4, Interesting

    However, I don't buy that what this student did was hacking (in the cracking sense)

    Targeting a system you don't own, or aren't reponsible for and trying to break into it is almost always not a good thing to be doing, and should be considered unprofessional (and unethical) conduct.

    Noticing a problem while you are setting something else up, notifying the appropriate people, and checking to see if that problem is gone are very reasonable things to do.

    I have been working in Computer Security in Internet Banking for the last 15 years, and while I have had many co-workers who measure their worth by how good they are at breaking in to things, very few of those people have been nearly as good at defending those same things.

    Figuring out how to hack a site takes finding one vulnerability.

    Figuring out how to defend a site takes thinking about all types of vulnerabilities.

  7. Teaching them to what? by Obfuscant · · Score: 5, Informative
    The computer science department is not teaching their students to write code without consideration of the environment of the Internet. At least nothing in this situation says they are.

    What they are teaching is that it is unethical to run penetration testing against a system without permission. This philosophy is embodied in the ACM Code of Ethics, in section 2.8:

    2.8 Access computing and communication resources only when authorized to do so.

    Theft or destruction of tangible and electronic property is prohibited by imperative 1.2 - "Avoid harm to others." Trespassing and unauthorized use of a computer or communication system is addressed by this imperative. Trespassing includes accessing communication networks and computer systems, or accounts and/or files associated with those systems, without explicit authorization to do so. Individuals and organizations have the right to restrict access to their systems so long as they do not violate the discrimination principle (see 1.4). No one should enter or use another's computer system, software, or data files without permission. One must always have appropriate approval before using system resources, including communication ports, file space, other system peripherals, and computer time.

    He got thanked for finding the flaw. He got expelled for pen testing someone else's system. Two different acts, two different issues.

    1. Re:Teaching them to what? by Xenx · · Score: 2

      He got thanked for finding the flaw. He got expelled for pen testing someone else's system. Two different acts, two different issues.

      It's obvious that the testing was done for the right reasons, he just went about it in the wrong manner. He was smart enough to find the flaw, and morally sound enough to report the flaw. It doesn't fit to make the punishment so extreme in such a case.

    2. Re:Teaching them to what? by Guspaz · · Score: 5, Insightful

      He did something wrong, sure. But what he did was not bad enough to justify completely destroying his future from an academic and professional standpoint.

      He's lucky that this story has attracted as much international attention as it has (and it certainly is strange to be reading about local news stories on international sites like Slashdot, when I work across the street from Al Khabaz' school). If it hadn't attracted all this attention, he wouldn't have had all these job offers, and would have been screwed.

      Dawson tried to leave him in debt, unable to enter any other CEGEP, unable to enter any university (you're required to graduate from CEGEP to get into university in Quebec), and with severely diminished job prospects.

      Should he have been punished? Yes. Should Dawson have tried to destroy his life? Certainly not.

    3. Re:Teaching them to what? by mark-t · · Score: 2

      Yes, it's true that he was actually testing somebody else's system... however, it's not unreasonable to conclude, given what kind of software he was evidently trying to develop, that it would need to be fixed before he released his application or else the vulnerability might be exploited by anybody who used his app and happened to also discover it, as he originally did.

  8. Security training? by cdrguru · · Score: 2

    Maybe there should be a slightly different attitude towards breaking into computer systems, or attempting to break into them. However, it needs to be mentioned that if you are learning to skydive the first lesson isn't "what if you chute doesn't open." Similarly, the first project in a chemistry class isn't making dynamite.

    What this case showed was a student with some skills could break into a university system. Great. One problem is that the student had little grounding in what consequences might pile up if this skill was used. Like the chemistry student making dynamite the knowledge might be there but no judgement about what to do with that knowledge.

    Unfortunately, I don't think the proper response is for companies to hire people like this. They need a lot more work before they really can be expected to use their skills in a responsible manner - and today's corporate environment is hardly the place where people are going to get that. Would a person with the skill to break into computer systems and zero reasons not to do so willy-nilly (especially at the direction of lower level management with all kinds of reasons of their own) be a quality employee? More importantly, would such skills misused result in a good reference on down the road?

    We are setting these people up to be unemployable in the future, right after they are exploited.

  9. About those professors ... by Taco+Cowboy · · Score: 5, Insightful

    Like the saying:

    Those who can, do

    Those who can't do, teach

    --
    Muchas Gracias, Señor Edward Snowden !
    1. Re:About those professors ... by Kell+Bengal · · Score: 5, Insightful

      That doesn't really hold at the university level, where research is required in conjunction to teaching. In fact, it serves a twin purpose - research forces people who just want to teach to stay current in their discipline. Teaching forces people who just want to research to focus and order their knowledge so it can be understood by novices. High school teachers get out of date pretty quickly, but university professors (certainly in my experience) has to be on the ball.

      Perhaps the real question here is "Is the field of academic computer science out of touch?"

      Full disclosure: I am a robotics researcher ('lecturer', equiv. to an assistant professor) at a university; I'm on a fellowship, though, so I don't have to teach much!

      --
      Scientists point out problems, engineers fix them
      altslashdot.org: The future of slashdot.
    2. Re:About those professors ... by Anonymous Coward · · Score: 3, Interesting

      Like the saying:

      Those who can, do

      Those who can't do, teach

      Those who cannot do either somehow end up making the decisions for those who can.

    3. Re:About those professors ... by Anonymous Coward · · Score: 5, Insightful

      I've never found that to be the case with university professors. In fact, most of the ones I ever knew did no research at all. They wrote textbooks and taught classes.

      They still weren't useless. They knew the material they were meant to teach. But they were horribly out of touch. I still remember having these bizarre arguments with one professor that was sure open source was a brief fad, that it couldn't catch on in any meaningful way, but that if it did, it would be poison for innovation in the tech industry. I'd like to go back and do an obnoxious, "I told you so."

      Shit, I hope he's not dead now... I'd feel pretty bad.

    4. Re:About those professors ... by F.+Lynx+Pardinus · · Score: 3, Informative

      High school teachers get out of date pretty quickly

      As someone who recently used my knowledge of the 1920's Nyquist limit on a project, I'm pretty skeptical of this claim. I don't think the fundamentals of computer science change nearly as fast as you assume.

    5. Re:About those professors ... by Dahamma · · Score: 4, Interesting

      My experience was the exact opposite... I guess it depends on your university's priorities. I had professors teaching undergraduate courses who were not only doing serious research, but were often leading their field. Off the top of my head (it's been a while, but jeez looking at it in hindsight it is humbling):

      http://en.wikipedia.org/wiki/Martin_Hellman
      http://en.wikipedia.org/wiki/Mark_Horowitz
      http://en.wikipedia.org/wiki/John_McCarthy_(computer_scientist)
      http://en.wikipedia.org/wiki/Robert_Sapolsky
      http://en.wikipedia.org/wiki/Anne_Fernald
      http://en.wikipedia.org/wiki/Philip_Zimbardo
      http://en.wikipedia.org/wiki/William_C._Dement
      http://en.wikipedia.org/wiki/Paul_R._Ehrlich
      http://en.wikipedia.org/wiki/Craig_Heller
      http://en.wikipedia.org/wiki/Eric_Knudsen

    6. Re:About those professors ... by Anonymous Coward · · Score: 2

      Well of course yours was different. It looks like you went to Stanford or MIT, 1st and 15th finest universities in the world. Good for you. Really.

      But for the requisite car analogy, it's a bit like someone asking, "Are today's American cars unremarkable?" and replying, "I don't think so. I had a Saleen S7 and I thought it was pretty neat."

      Are typical university CS department professors doing meaningful "research"? And if they are, does that suggest they've got some grip on the real world? I'm not sure it does.

      Either way, it doesn't sound like the case in point, Professor Alex Simonelis, possesses anything resembling a clue.

    7. Re:About those professors ... by dkf · · Score: 4, Interesting

      Are typical university CS department professors doing meaningful "research"?

      Should a "typical university" have a CS department at all? Speaking as someone who works in a CS department where the academic staff have to produce research output as well as teach, it sounds like there are places which just ought to stop the pretense and to actually call themselves "Visual Basic Training Schools" or something. (Disclosure: I mostly don't teach, and instead do software engineering to turn the CS research into practical tools to support other research areas.)

      --
      "Little does he know, but there is no 'I' in 'Idiot'!"
  10. Re:Hacking 101 by Obfuscant · · Score: 2

    If we want CS students what's really involved in creating a secure system, how about a mandatory "intro to hacking" course?

    Using systems intended for such purposes and not someone else's production systems, of course.

    Many years ago our Uni had such a course, run in two parts. Part 1: Unix system administration 2: How to break into improperly administered Unix systems. Nobody went to jail. Nobody was branded a terrorist. Many (some?) people learned how to be system admins.

  11. Re:Personal Experience by Obfuscant · · Score: 3, Insightful

    At the university I go to, I recall a computer architecture teacher that used handouts/slides from when the Pentium 4 was the highest-end CPU available

    Basic computer architecture is basic computer architecture. The specifics may change, the number of bits may change, but the basics are still the same. I learned on 8080s and 6502s and PDP-8s and an odd CDC 6500, and they all shared the same concepts. When I pick up a datasheet for a modern processor, I see a lot of the same old stuff.

    Once you have the basics, then you can expand. "How can we improve on X? By doing Y...". You don't know why Y is better unless you know what X is. And more important, it is hard to see the potential parallels for future improvement unless you know the past. "If we did A to improve X into Y, maybe we can do A to help this other thing, too..."

  12. he had a test account and as working on a app by Joe_Dragon · · Score: 2

    he had a test account and as working on a app I think the school just was very out of touch with the real world IT.

    Let's see he finds a bug while coding his app and then he reports it and say it was fixed and then a few days later he tests the bug it's still in place.

  13. Re:Hey Look! It's seebs Trying To Be Clever Again! by Anonymous Coward · · Score: 2, Insightful

    Give it a rest dumbfuck.

    Wow! What a creative comeback. Really, That was SO impressive!! "Dumbfuck!" Such poetry, and you managed an actual two syllabe word. Most impressive, can I use that? Whatever you're paying your writers, double their salary and give them 2 weeks in Hawaii. That was, dare I say, creative genius! Yes, yes it was.

    I may never post again, there's no reason to now, for I have read the ultimate in rebuttals. Someone call the Fox channel!

  14. give them the power to say no the PHB about rushin by Joe_Dragon · · Score: 2

    give them the power to say no the PHB about rushing the code out with bugs.

    civil engineers have that power.

  15. Very bad assumption by Anonymous Coward · · Score: 3, Insightful

    You're making a very bad assumption that only poor professionals work in minor colleges.

    There are countless reasons for working at one university rather than another, the simplest being that it's a place you like or where you have family. Another might be that it provides good promotion prospects rather than only dead man's shoes. And another big one is that it's not a place infested with prima donnas where the only option is to play second fiddle.

    Academia has a lot of problems, and choosing the best place to work is not anything like as simple as you portray. Not everybody is driven by high salaries and high prestige colleges. Indeed, the kinds of places you seem to rate most highly are often a huge rat race and not pleasant at all.

    While I don't know Dawson College, just because it's small and not well known does not say anything about the caliber of its academics.

  16. does no one ever read the article anymore? by MoFoQ · · Score: 4, Interesting

    does no one ever read the article anymore?
    It was on a test server.....using credentials given by the vendor, Skytech Communications.

    ...the software vulnerability scan that got him expelled from school was conducted on a test server only, and using credentials provided to him by the company that makes Omnivox: Skytech Communications.

    The mere fact that Skytech supposedly gave him a job offer is enough to think that the department has their collective heads up....well..you get the point.

    There's a reason why the legendary Weld Pond would be so vocal and would even say "These kind of people right out of college are the kinds of people we want to hire."

  17. Nice strawman but getting very rare now by dbIII · · Score: 2

    I think it was some time in the 1980s when there was a very strong push to get academics in applied fields to do some outside consulting or perish. Then there's academics such as the head of R&D at the company I work for - two days a week at university and the other three designing and improving equipment and techniques that are used in a commercial venture.

  18. This is something geeks need to understand by Sycraft-fu · · Score: 3, Insightful

    In the physical world, there is NO SUCH THING as perfect security. You can't design a setup that someone else cannot overcome. All you can do it make it so hard that nobody would try, and multi layered so you hopefully catch something if there is a failure at one level. There's no perfect security, no magic bullet.

    Likewise there is nothing that is invincible, nothing that can withstand any and all attacks without problems. Everything has failure points, everything can be broken. You have to use things properly or they WILL fail.

    We all accept this as part of every day life. However then when it comes to the virtual world, to computers, geeks seem to think things should be perfect. No system should ever have any security flaw, ever. No system should break or fail, even when subjected to deliberate attack. Everything should be built flawlessly.

    Nope, sorry, doesn't work that way. While it is a lot easier to make things more resilient than in the physical world, you still have to assume that failure is possible, that flaws are present and not known. That is just life.

  19. This is about defining/defending "the profession" by Geof · · Score: 3, Insightful

    This isn't really about Al-Khabez. It's about policing the boundaries of the profession. The problem - the reason that there is a culture clash - is that despite attempts for over 40 years, no-one has succeeded in transforming computer programming into a profession. To be more precise, whether programmers professionalized remains a serious question for debate.

    Look at the quotes from Simonelis, Dawson, and the ACM:

    behavior that is unacceptable in a computing professional (Simonelis)

    no longer suited for the profession (Dawson)

    The Code and its supplemented Guidelines are intended to serve as a basis for ethical decision making in the conduct of professional work. Secondarily, they may serve as a basis for judging the merit of a formal complaint pertaining to violation of professional ethical standards. (ACM code of ethics)

    If programming were a profession like medicine or law or engineering, programmers would acquire higher status, as would organizations like the ACM. From the point of view of managers, programmers are often seen as unmanageable crafts people with little respect for standard practices of business. For them, professionalization is about controlling and assessing programmers and theirwork. The rise of computer science, the creation of software engineering, and the creation of the ACM were all driven in large part by efforts to professionalize the field: sometimes more in the interests of programmers, sometimes more in the interests of management

    This comes up again and again on Slashdot. Should there be a standard curriculum or test or other criteria that all programmers should meet? Should we have to belong to professional associations? Should programmers be obliged to follow codes or take legal responsibility for flaws in software? How much should formal education and credentials be valued? Should self-taught programmers be excluded?

    These are contentious issues. Clearly Dawson College and Mr Simonelis have an interest in defining and policing the boundaries of the profession. This would enhance their status. But as nearly a half century of debate and ongoing discussion here demonstrate, there is no professional consensus for them to uphold. This is real cultural divide. Al-Khabez got caught in the middle, used by Dawson in their efforts to define the profession and their own status. I think that's terribly unfortunate.

    For an excellent book on the history of programming and efforts to professionalize it, see The Computer Boys Take Over by Nathan Ensmenger. He argues that programmers are morke like technicians than professionals. Like other technicians, their work is often threatening to the organizations that depend on them. And despite the best attempts of computer science and software engineering, much of it is guided more by craft principles than by rigorous scientific or engineering methods.

  20. Re:It's always been that way. by F.+Lynx+Pardinus · · Score: 2

    Computer Science is taught in this idealized world separate from reality

    Getting unexpectedly in trouble for breaking arbitrary or unclear rules? No, it sounds exactly like the real world.

  21. Ok by Sycraft-fu · · Score: 5, Informative

    Go ahead and show me the home/business alarm you think will stop me. Go ahead. I can more or less guarantee you can't do it. The reason is I know quite a bit about how they work, since my grandpa has been in the business of selling them all his life, and how they can be defeated. Particularly if you are talking something public where you can look around innocuously and find out what is there. Ultimately they are at their core just a circuit board in a box that connects to sensors, sirens, and maybe a phone line. Break the board, they stop working. If you have one in your house open it up and see what's inside. It is simplistic, and not at all attack resistant other than the thin metal box it lives in.

    For that matter, defeating an alarm really isn't necessary if taking something, like say physical data (files and so on) is your objective. All they do is make noise and if they are good ones, call a security company who will eventually call the police who will eventually respond (they aren't that fast, false alarms happen often). That doesn't stop people with guns from kicking in your door, grabbing what they want, and leaving.

    Same shit with security guards. You ever have a look at the security that public places like office buildings and malls use? They are unarmed, and low paid. Their job is to call the police if shit happens. It doesn't take much to out-class them, you bring a pistol with you, you've already got them hopelessly outgunned. You think they are going to throw their life on the line if someone holds them at gunpoint? Hell no. For that matter there usually aren't very many. The mall near me has one car that patrols their parking lot at night (I overlook the parking lot). That is it for perimeter security. I don't know what they have inside, but you can bet it isn't much more (maybe not even anyone).

    Physical security at homes and businesses keeps out the causal crooks, nothing more. Now that's all they really face, people wouldn't bother with a targeted, planned, attack, they just don't have enough of value. They face low level thugs that do vandalism, smash and grabs, that kind of shit. And oh, by the way, it DOES happen. The mall near me gets broken in to at least once a year, usually dumbass teens just causing trouble, and by the fact that they got in, it means security failed to stop them.

    They don't get fired, their job isn't to stop everything, it is to report anything they see, and to drive around and look conspicuous (their car is marked, and has a flashing yellow light) so as to scare troublemakers off.

    If your house has never been broken in to it isn't because you have amazing security. A burglar alarm and a crap lock do not make great security. It is because nobody has tried. They good news is most of us don't face much in the way of threats to security in the physical world. Nobody tries to break in, or attack us, or the like. It is quite uncommon.

    Now that doesn't mean we should just be all lax with computer security, but it does mean that this silly demand of perfection needs to stop. Nothing is perfectly secure.