Slashdot Mirror


Hackers Broke Into FAA Air Traffic Control Systems

PL/SQL Guy writes "Hackers have repeatedly broken into the air traffic control mission-support systems of the US Federal Aviation Administration, according to an Inspector General report sent to the FAA this week, and the FAA's increasing use of commercial software and Internet Protocol-based technologies as part of an effort to modernize the air traffic control systems poses a higher security risk to the systems than when they relied primarily on proprietary software, the report said. Intrusion detection systems (IDS) are deployed at only 11 of hundreds of air traffic control facilities. In 2008, more than 870 cyber incident alerts were issued to the organization responsible for air traffic control operations and by the end of the year 17 percent (more than 150 incidents) had not been remediated, 'including critical incidents in which hackers may have taken over control' of operations computers, the report said."

124 comments

  1. I guess this is what happens by Anonymous Coward · · Score: 5, Funny

    when 4chan goes down for a week. Seems that keeping that site running is a matter of national security!

    1. Re:I guess this is what happens by Divebus · · Score: 1

      So much for web applications.

      --

      Most of the stuff on /. won't survive first contact with facts.
    2. Re:I guess this is what happens by Philip+K+Dickhead · · Score: 1

      Blisters in their rectums. That's what they get. Bad 'strong star property' design in network access.

      --
      "Speaking the Truth in times of universal deceit is a revolutionary act." -- George Orwell
  2. Someone call Jack Bauer by Anonymous Coward · · Score: 5, Funny

    They have the CIP device.

    1. Re:Someone call Jack Bauer by Endo13 · · Score: 1

      You beat me to it. But yes, it HAD to be mentioned.

      --
      There is no -1 Disagree mod. Slashdot.org/faq defines mod options. USE IT.
    2. Re:Someone call Jack Bauer by PolygamousRanchKid+ · · Score: 2, Interesting

      Sorry, Jack is in the slammer, for head butting some dude "to protect Brooke Shields' honor," or something like that: http://edition.cnn.com/2009/SHOWBIZ/TV/05/07/sutherland.charged/index.html

      Truly bizarre . . . an impromptu alcohol fueled celebrity involuntary nose job.

      --
      Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
    3. Re:Someone call Jack Bauer by Anonymous Coward · · Score: 0

      Wow. Imagine his embarassment at learning he'd beaten up a gay guy!

    4. Re:Someone call Jack Bauer by Anonymous Coward · · Score: 2, Funny

      I hadn't heard the guy ran Mac.

  3. Question by grassy_knoll · · Score: 3, Funny

    Why are critical systems not protected by a one inch air gap between the NIC and cable from remote exploit?

    Seems like from TFA they're not:

    The attacks so far have primarily disrupted mission-support functions, but attacks could spread over network connections from those areas to the operational networks where real-time surveillance, communications and flight information is processed, the report warned.

    1. Re:Question by FooAtWFU · · Score: 1

      I'm not a huge fan of the "air gap!!!!1" solution. Sure, it's simple, but for things like air traffic control, you need to have systems which aren't right next to each other, talk to each other, sooner or later, and that means networking. And if the stuff is spread out, sooner or later it can be compromised. And when that happens you still need real security measures behind it. (Including OS security updates, which non-internetted machines have a nasty habit of missing.)

      --
      The World Wide Web is dying. Soon, we shall have only the Internet.
    2. Re:Question by Reece400 · · Score: 1

      While these systems obviously need to be connected to a network, I really can't see the need for connection to a public network, or even their internal company network.

      They should have a separate, secured network for these systems to communicate with each other. I can see the convenience of management/support staff having access to these networks, but it's clearly not worth the risk.

    3. Re:Question by Rich0 · · Score: 5, Insightful

      I believe in defense in depth. Even though the guards inside the castle may be trained to password challenge everybody walking around and check coats of arms, it never hurts to raise the drawbridge when there isn't anybody using it and there is a besieging army.

      Sure, have firewalls all over the place, but any route into and out of the network itself needs to be HIGHLY secure. NOTHING goes IN or even OUT without a reason. Nothing wrong with the airport having a flight status board, but you have the ATC central database polled by some central server which generates an xml digest of the important info and have it dump that data across a serial line (transmit only) to another server which then puts it onto a webserver which the airports can parse. Flight plan requests come into some intermediate server on the internet (but well secured). That server validates the requests and sends xml files to some intermediate server (perhaps over serial) which otherwise isn't on any network. That server re-validates the input and then makes it available to a more trusted server that then does the application logic.

      Of course the internal network has a firewall at every WAN connection that only passes the minumum defined data to make the system work. That still doesn't mean that you shouldn't keep the actual traffic on the mission critical network down to the minumum necessary. There shouldn't be a single packet on that ATC network that doesn't originate from an FAA-validated piece of software. Any connection to the outside should be sanitized, and they should be few in number.

      This isn't about being smarter than the hackers - it is about being thorough and having a fully specified architecture.

    4. Re:Question by Anonymous Coward · · Score: 4, Informative

      Trust me, any NAS equipment doesn't remotely come close to the public network. This article is misleading as they are talking about websites that 'aid' in landing aircraft. Trust me, these websites don't land aircraft.

    5. Re:Question by dangle · · Score: 2, Funny

      Posting to delete accidental mod "funny" instead of "informative." I've only had one drink, sorry.

    6. Re:Question by ender- · · Score: 1

      Thank you for posting that. It seems like a valid, workable solution, that still for the most part takes advantage of the cost-savings by using modern products. There's definitely secure ways to handle their computing needs without it opening the network up to every script kiddie that comes along. Yes, it will cost a bit more than just buying a bunch of computer and networking gear off the shelf, but it can be every bit as secure as the previous setup, while being much cheaper to implement and maintain.

      I haven't read the articles, just the summary but I have to say, using non-proprietary hardware/software doesn't make it any less secure than the proprietary stuff that was used in the past. What makes it less secure is that it wasn't properly designed. Those proprietary systems were designed to be secure, not just slapped together and thrown up.
      Only 11 sites were using IDS? Did they hire a bunch of mafia-connected eastern European hackers to design their system?

    7. Re:Question by boaworm · · Score: 2, Informative

      Why are critical systems not protected by a one inch air gap between the NIC and cable from remote exploit?

      I'm honestly not sure. I work with ATC, although not in the US. The systems I have installed (Europe and Asia) have all been closed systems, there are very few physical connection between the servers and software working on radar- and flight data, and any equipment used to communicate externally.

      Almost all communication is done via VCCS equipment (radio etc), so the controllers have screens with radar- and flight data, and separate screens and terminals for external data, such as flight plan processing terminals.

      But since the US is large, and one authority is in charge of it all, I guess they saw the need for interconnectivity. Still, many things don't need to be interconnected anyway, and the networks are often easily fragmented so that the few systems being exposed to public networks are isolated from the important ones.

      --
      Probable impossibilities are to be preferred to improbable possibilities.
      Aristotele
    8. Re:Question by jddj · · Score: 1

      Why are critical systems not protected by a one inch air gap between the NIC and cable from remote exploit?

      Won't help. The 12AX7s the air traffic control system ENIAC runs on are microphonic. Brings a whole new meaning to the term "ping" ;)

      Yes, I'm old. You will be too - if you're lucky.

    9. Re:Question by ImYourVirus · · Score: 1

      That can still be done, even without the internet. Sure it may take some more time, but it still can be done. Besides I don't really see why they would need updating if they are never going to be on the internet. Just a thought...

      --
      Why is common sense called that if it's not common?
    10. Re:Question by Starlon · · Score: 1

      You are right. Humans still do the landing with computer aid, and these critical computers are not connected to an accessible network.

      --
      Health Freedom is almost as popular as Freedom itself.
    11. Re:Question by herwin · · Score: 1

      They are. Or at least they were when I was involved in FAA security. Consider the agenda of the source of the report.

    12. Re:Question by MrYowler · · Score: 1

      Interesting factoid... NSA Wally and I recently visited an FAA remote air traffic monitoring location which was secured by an ancient cylinder lock and alarm system with a poorly hidden override switch.

      Once inside the facility, network access was frame-relay, and traffic interception appeared trivial. Authentication controls were antiquated and simplistic, and firewall/IDS countermeasures were useless when physical security was that lax, and most facilities were unmanned.

      One hopes that the systems involved are non-essential - and not connected to essential systems or accessed using the same authentication credentials. It is disturbing enough to know that many facilities use the same physical keys and hidden alarm override mechanisms, for the convenience of the maintenance and repair staff.

      Seriously - if I were a terrorist looking to disable FAA air traffic control or communications systems, it would be much too easy to collect intelligence from these facilities, and then use that intelligence to disable them at key locations and times. So easy, in fact, as to appear almost intentionally so.

    13. Re:Question by Anonymous Coward · · Score: 0

      NOTHING goes IN or even OUT

      Yeah, it's /. all right...

    14. Re:Question by Anonymous Coward · · Score: 0

      Why are critical systems not protected by a one inch air gap between the NIC and cable from remote exploit?

      President Merkin Muffley: But this is absolute madness, Ambassador! Why should you *build* such a thing?
      Ambassador de Sadesky: There were those of us who fought against it, but in the end we could not keep up with the expense involved in the arms race, the space race, the peace race and the 0-day race. At the same time our people grumbled for more nylons and washing machines. Our scheme cost us just a small fraction of what we had been spending on defense in a single year. The deciding factor was when we learned that your country was working along similar lines, and we were afraid of an air gap.
      President Merkin Muffley: This is preposterous. I've never approved of anything like that.
      Ambassador de Sadesky: Our source was the New York Times.

    15. Re:Question by einhverfr · · Score: 1

      The FAA relies, I believe, on leased telco lines with a backup system of microwave transmitters. Unfortunately, either of these could be compromised between sites.

      Lack of connectivity to other networks is no substitute for security between sites.

      --

      LedgerSMB: Open source Accounting/ERP
    16. Re:Question by sjames · · Score: 1

      The air gap need not be applied to only one system, it can apply to an entire network of systems.

      That is, no common switches (for best results not even switches partitioned by vlans, one config error and you're screwed), common routers (same deal, MPLY is not secure against configuration screwups), or machines connected to more than one network domain. At least color code everything.

      To make sure the air gap isn't violated, the address domains should be distinct as well. Both layer 2 and layer 3. A packet with the wrong address domain (in either layer) as either source or destination should be considered an emergency. Various network devices should block such packets and raise an alarm.

      Fully agreed about security updates. OS vendors need to make OS updates easier as well. It's simply not acceptable to allow machines on a secured network to talk to update servers that are on the public internet or that even have a connection to the public network. There needs to be a simple and easy way to sneakernet the updates to the secure network.

  4. The sky fell. by Anonymous Coward · · Score: 0

    windows is going to kill everyone, I keep tripping on these winged pigs.

  5. We need John McClane by Anonymous Coward · · Score: 0

    Seriously WTF

  6. 24 by rbf2000 · · Score: 0, Redundant

    Somebody get Jack Bauer - he'll find the C.I.P. device that made this possible.

  7. Then use IPv6. by jd · · Score: 4, Insightful

    It's non-proprietary, the applications should work just fine, but most skript-kiddies don't have any idea on how to set up the necessary tunnels. It's also designed from the start to be secure, IPv4 has had all security back-ported in.

    Also, use Active IDS, not passive. It's no good telling the operators that the last three planes crashed into a mountain because a system cracker decided it would be fun to use the radar computer for a game of Netrek. You're much better off by detecting the intrusions in real-time and countering them right then. Particularly if actual mission-critical systems are being broken into.

    Third, Stop Using Windows! Gaah! The chances are that the software can be modded to work under Linux or OpenBSD just fine.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    1. Re:Then use IPv6. by Rich0 · · Score: 1

      The only issue with an Active IDS is having zero false positives. You don't want some TRACON to go down when some IDS update causes a router to alarm and shut down JFK approach with 18 aircraft enroute to final on 3 runways.

    2. Re:Then use IPv6. by raddan · · Score: 4, Insightful

      Air traffic control systems should not be connected to the Internet. Period. Use of IPv4 as a messaging system in that case should be fine-- because all that address space will be private.

      I love OpenBSD. We use it everywhere at work. But our computers do not control airplanes. A general-purpose OS is appropriate in the kind of environment where you have hard real-time limits and where bounds-checking errors have the potential to kill lots of people. This is a case where rolling-your-own is actually a good idea, and worth the money.

      If you're trying to decide what kind of IDS to put on your air-traffic-control net, you need to back up and undo some of your decisions.

    3. Re:Then use IPv6. by jd · · Score: 1

      That's very true. As things stand, though, that could potentially happen through computer misuse and (to judge from TFA) the level of security breeches already makes this a practical possibility.

      It's a question of choosing the least-worst option, since all options are going to have problems. The solution they are actually migrating to (a totally insecure option) is the worst possible world, so all others will be at least equal and probably better.

      Now, there are many approaches to Active IDS, some more likely to meet your requirements than others. Let's say, for example, that all authorized connections must use strong authentication and must use IPSEC (or S/WAN, or some other authenticated encrypted communication system of your choosing). The IDS can then look for any other type of connection and slam the door on it.

      eg: It's unlikely that a legit connecting server is going to do a portscan or use source-based routing. Those would be obvious ones for an Active IDS to look for. If you require SASL2 for authentication, then any stream that doesn't start with a layer 7 connection showing a suitable authentication request is much more likely rogue than innocent.

      Equally, if you mandate that all FCC computers must be Unix/Linux, then any passive OS fingerprint showing that an incoming connection is from a Windows box is also going to be a hostile. (The same is true in reverse. If you mandate Windows, and passive fingerprinting shows the remote connection is from OS/X, you know immediately that it's not from one of the Good Guys.)

      So, I think Active IDS can get zero false positives (although it may get non-zero false negatives under some circumstances), if the specification for how things are done is good enough and actually followed.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    4. Re:Then use IPv6. by jd · · Score: 1

      Well, yes, arguably you are correct on all points.

      Ok, for the absolutely rigorous, there ARE pared-down versions of Linux which are considered "carrier-grade" and even one or two that are "FCC-approved" for limited applications. It's also hard to get a general-purpose OS to respect Hard Real-Time, the best you can really get is Soft Real-Time.

      But aside from a couple of minor exceptions and a quibble over the real-time, yes, mission-critical systems should NOT be on the Internet. They should not even have USB slots or any other form of support for removable drives if they're running an insecure OS.

      And, yes, I'd agree entirely that rolling your own under such circumstances is the wisest option.

      However, the FCC wants open protocols and appears to want open networks. If we've got this as an a-priori constraint (and it's a typical PHB-sort of a-priori constraint), then the next step is to establish how to get it secure enough that even the morons running/ruining the FAA would be challenged to screw things up further.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    5. Re:Then use IPv6. by Anonymous Coward · · Score: 0

      Sorry. I have this annoying habit of leaving out word like NOT. A general-purpose OS is NOT appropriate here.

      Posting AC because I'm on my cellphone.

    6. Re:Then use IPv6. by turbidostato · · Score: 1

      "Let's say, for example, that all authorized connections must use strong authentication and must use IPSEC (or S/WAN, or some other authenticated encrypted communication system of your choosing). The IDS can then look for any other type of connection and slam the door on it."

      And here we have a glaring example of the "buzzword du-jour". "active IDS" in this case. Let's say, for example, that all authorized connections must look like X. Then you don't need "active IDS" you just don't open these kinds of connections and that's all. For each and every case you can spout a precise a priori diagnostic factor, you don't need "active IDS". The "active" part is to deal with the unpredicted. Now: two things:
      1) What the hell is doing some unpredicted traffic pattern on a highly secured network? No need for "active nothing" then.
      2) On a highly secured network will you really allow for an unmanned software to take decisions out of a software developed by somebody that wasn't able to foresee such situation (or else no need for the "active" part)?

      "Active nonsense" are only of use on so uncritical paths that even thinking on the risks would be more expensive than some "after the fact" action so you allow for the machine to make the decision since it's faster and cheaper than a human's one. That, or a dumb CIO did believe the infomercial on bright brouchers after the golf round from the vendor, of course.

    7. Re:Then use IPv6. by jd · · Score: 1

      I see you don't quite understand the process. Ok. If external machine A attempts an unauthorized connection type (say, a portscan), then not allowing it is not enough. What you want is to detect the attempt and then block all further connections from A, regardless of what they are. ie: You are actively updating the firewall to exclude known attackers. For this, you need Active IDS. That's what it is for, dynamic firewall updates and other countermeasures when a hostile source is identified.

      This isn't a buzzword, either. Active network (and host) intrusion detection has existed a very long time and is quite a nice sub-discipline of computer security. There's even an IETF workgroup developing protocols for communicating between active IDS systems.

      Passive IDS only reports problems, it makes no attempt to do anything (like add firewall rules). It is good for generating lots of noise, but it's quite useless for dealing with any real-time threat.

      As for your point about unmanned software, ALL networks, indeed ALL computers take decisions. That's what we buy them for. If you don't want your computer to ever make a decision, don't install an OS on it, rip out all firmware and disable the clock chip. If you want any of those, then you are automatically deferring some decisions to the computer.

      You are also completely ignorant, from the sounds of it, as to what active IDS actually does. It doesn't take decisions out of the hands of other pieces of software. In the case of detecting an intruder and adding a firewall rule, it is USING the decision-making logic of the other software. It isn't strictly taking decisions out of the users' hands either, as it is not deleting rules.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    8. Re:Then use IPv6. by turbidostato · · Score: 1

      "What you want is to detect the attempt and then block all further connections from A, regardless of what they are. ie: You are actively updating the firewall to exclude known attackers. For this, you need Active IDS. "

      Yes, that was exactly my point: that in order to shoot your foot off you need and active IDS. The example you used is typical on this regard: the next you will know is that somehow you lost contact to control tower five (of course my signature injection with source spoofing might have something to do with this DoS).

      "This isn't a buzzword"

      A "buzzword" is a word that makes "buzz". Active IDS has its place and I already told what it is. But "Active IDS" sounds good, specifically sounds better than plain "IDS" so it is used to gain moment on buy decisors (hey! my IDS is better, it's active!) and that's "buzzword" by the book.

      "Active network (and host) intrusion detection has existed a very long time"

      That doesn't make it less of a buzzword like "sinergy", "win-win", or "consolidation"; it's context, not the word itself. And we are lucky "active ids" is growing old; had it born today it would be probably named "IDS 2.0" or some nonsense like that.

      "Passive IDS only reports problems, it makes no attempt to do anything (like add firewall rules)."

      Exactly the way I told it, good boy.

      "It is good for generating lots of noise, but it's quite useless for dealing with any real-time threat."

      And here you show you barely know what are you talking about. If it generates lots of noise it's because it detects lots of false or real threats. That detection engine will be *exactly the same* your "Active IDS" will use; now it's your time to decide: were they false, so your A-IDS will be working for your ruin, or where they real, in which case they'll be able to be managed by protocol in advance -or you don't know in which case you better have a human to analyse it?

      I'm yet to see a real case scenario where the active IDS was to enhance security on an otherwise secured environment instead of an economical way to have some security on an insecure environment. Not to say that the latter is not a valid situation (*lots* of networks can and do work under that premise) but that it is not portable to the first case.

  8. Remote Control by Cult+of+Creativity · · Score: 1

    Glad they don't have commercial planes with complete remote control. Or do they?

  9. Well that would explain by mandark1967 · · Score: 5, Funny

    Why my last 4 flights arrived on time.

    --
    Sig Follows: "Suppose you were an idiot. And suppose you were a member of Congress. But I repeat myself." -- Mark Twain
    1. Re:Well that would explain by Virtucon · · Score: 1

      Why my last 4 flights arrived on time.

      That has more to do with the fact that the Airline doesn't want to pay for overtime...

      --
      Harrison's Postulate - "For every action there is an equal and opposite criticism"
    2. Re:Well that would explain by Anonymous Coward · · Score: 0

      Whoosh!

    3. Re:Well that would explain by Anonymous Coward · · Score: 0

      My airline employer seems more interested in paying me double time overtime al over the place rather than hiring additional staff at normal pay rates...

  10. They Left A Note by Anonymous Coward · · Score: 0

    I have your fucking airplanes.

    1. Re:They Left A Note by CarpetShark · · Score: 1

      I am fucking your airplanes.

      There, fixed that for you.

  11. I usually laud hacker hijinks by Taibhsear · · Score: 3, Insightful

    As it tends to enlighten people to the necessity of better computer security... but when it involves things like airport control towers and hospital equipment and files it is totally not cool.

    1. Re:I usually laud hacker hijinks by NewbieProgrammerMan · · Score: 1

      I dunno...do you really think they'd have addressed things like "only 11 out of hundreds" of facilities having intrusion detection measures unless somebody did this?

      --
      [b.belong('us') for b in bases if b.owner() == 'you']
    2. Re:I usually laud hacker hijinks by pjt33 · · Score: 2, Informative

      Hacking into government computers is old hat. I'm more concerned that someone seems to have hacked /. and changed the front page to be an RSS feed.

    3. Re:I usually laud hacker hijinks by Anonymous Coward · · Score: 0

      Oh come on now. That would never happen.

    4. Re:I usually laud hacker hijinks by Anonymous Coward · · Score: 0

      Well, at least it wasn't a hijacker.

    5. Re:I usually laud hacker hijinks by felipekk · · Score: 1

      Yeah, it is not cool, but if it weren't for them, those systems would be left untested and, probably, insecure.

      As long as they keep testing without killing anyone or causing major financial losses...

    6. Re:I usually laud hacker hijinks by legirons · · Score: 1

      I dunno...do you really think they'd have addressed things like "only 11 out of hundreds" of facilities having intrusion detection measures unless somebody did this?

      To me, that seems an odd sort of thing to mention. Having an IDS rather assumes that hackers have free access to the network and that the "security" is limited to chasing them down.

      Surely a system with correct security doesn't need IDS, because there would be nothing to detect?!? i.e. a secure system only allows actions which it knows are correct, whereas an IDS detects the system allowing actions which it knows are incorrect.

    7. Re:I usually laud hacker hijinks by legirons · · Score: 1

      As others have mentioned, XKCD explains much better why IDS seems wrong...

  12. This is Crazy by Clipless · · Score: 1

    This was just a partial look at the ATC's systems and these are the kinds of numbers that come up?

    "Our test identified a total of 763 high-risk, 504 medium-risk, and
    2,590 low-risk vulnerabilities, such as weak passwords and unprotected critical
    file folders."

    This is just unacceptable, and I bet this get little to no mainstream media attention.

  13. Quick, throw money at the problem by Anonymous Coward · · Score: 0

    Fact is they can fly planes into buildings by gaining access with box cutters. This is more pre-budget fear mongering for the new 'Cyber-Security Czar' and bureaucracy.

  14. Ineptitude by s-whs · · Score: 4, Informative

    increasing use of commercial software and Internet Protocol-based technologies as part of an effort to modernize the air traffic control systems poses a higher security risk to the systems than when they relied primarily on proprietary software, the report said.

    That's what's usally called ineptitude, but those FAA guys like to spin it round so someone else, or circumstances beyond their control, are the problem.

    From what I've read about air-industry people in the US they are no different from in the Netherlands: People who almost invariable have a superiority complex and think they're doing tremendously important work while not having justify why they make so much noise, are so inept at sound calculations (dBA which is pointless for noise as related to annoyance, contrary to Sone for example), produce reports with incorrect units (upper and lower case wrong showing they don't have a proper education in elementary physics) etc.

    Recently small aircraft were prohibited from flying near Schiphol. Reason was transponders are now in all of them, the LVNL (dutch airtraffic control) couldn't handle all those signals. A tremendous display of ineptitude again as they had plenty of time to prepare their systems (software), but being the sort of people they are, this is actually logical. Because they feel superior, they don't actually consider they might be doing things badly or need to change. In other words, despite them feeling they are superior, they are in fact amateurs...

    You can find more on the web on this (in dutch).

    1. Re:Ineptitude by Locke2005 · · Score: 1

      Small aircraft aren't allowed near LAX or in other high-traffic air corridors in the US either. Is it possible that if you've got too many transponders for the air traffic controllers to keep track of, then you've also got too many aircraft for the planes themselves to avoid running into each other? In other words, don't assume that once they upgrade the software, that you'll automatically be able to fly your small aircraft anywhere you want -- too many planes in too small an air space will ALWAYS be a safety hazard, no matter how competent your controllers are.

      As far as the sound levels, you are probably correct. The objective of the studies is not to document the annoyance caused by airplanes, but rather to make the citizen's complaints go away. When you start out with a pre-determined conclusion, then your methodology really isn't all that important.

      --
      I've abandoned my search for truth; now I'm just looking for some useful delusions.
    2. Re:Ineptitude by GooberToo · · Score: 2, Informative

      That's what's usally called ineptitude, but those FAA guys like to spin it round so someone else, or circumstances beyond their control, are the problem.

      Their not happy until your not happy! You can't blame them for living their moto.

      In all seriousness, the FAA is in the middle of a huge political game right now, which is actually very complex to explain. They are working overtime trying to get out from under Congressional oversight. I wouldn't be surprised if they're looking the other way in an attempt to juice their lobbying. Obviously they can't secure things if their budget isn't drastically increased. And the only way they can do that is to be empowered to both raises taxes and collect them any means they see fit while endangering the skies for everyone. Basically everyone credible (both Rs and Ds) has stepped forward and stated the FAA's proposal is bad for everyone and they can't even make their current funding with their proposal. Only the FAA and *cough* the major carriers support the FAA's plan.

      http://www.aopa.org/advocacy/articles/2008/081002faa.html
      http://www.aopa.org/advocacy/articles/2009/090507trustfund.html

      Do some searches. Its actually pretty scary. The FAA is working hard to become their own taxing authority, independent of Congressional oversight, while becoming buddy-buddy with the major carriers. Mmmmm....isn't that a good recipe for safety. And did I mention every year they are unable to account for millions even with oversight. Even worse, Obama is demanding legislation be put forward which supports this disastrous model. And worse yet, such legislation would be horrific to our economy; more accidents: fewer fliers; cost to fly, from drastically higher taxes, goes through the roof: less revenue at airports; less revenue at airports means fewer jobs; fewer jobs: loss of up to hundreds of millions to local economies (even loss of hundreds of thousands to millions at smaller airports) all over the country.

    3. Re:Ineptitude by jwhitener · · Score: 1

      "despite them feeling they are superior, they are in fact amateurs"

      This reminds me of the years I spent in IT for a large hospital chain.

      Replace air-industry with medical-industry.
      Replace air traffic controller with doctor, etc..

      In many ways, they ARE superior in their field of expertise, they just seem to have a problem understanding that they are not experts in everything.

      I've had many a highly trained physician do idiotic things on computers, and, left to their own devices, I'm sure they would have made horrible system choices. Thankfully at our hospital, the IT choices were centralized with the experts (trained system analysts, programmers, etc..)

      I wonder how their IT gets done. All contracted, all in house, some mix?

      If most of it is contracted, they need to get some highly trained computer experts to work in-house long enough to know both air-industry and software/architecture design. Contractors that I have worked with pretty much ignore the long term. And often they are not privy (or the client, not knowing computers, neglects to mention some critical piece of info) to what changes over time are happening in the air industry.

      If most of their IT needs are done in-house, then they need better HR practices to get the right people.

    4. Re:Ineptitude by keefus_a · · Score: 1
      They're not happy until you're not happy.

      Fixed that for you. Now what were you saying?

  15. Re:The was a coordinated hacker protest by Burkin · · Score: 0, Offtopic

    I have a glandular problem you insensitive clod!

  16. This is a serious break down in Security by Virtucon · · Score: 1

    SCADA systems should always be disconnected from Intranets and the Internet. Sorry, this is a serious architectural and national security issue.

    Whoever came up with this architecture and authorized it should be terminated.

    --
    Harrison's Postulate - "For every action there is an equal and opposite criticism"
  17. Commercial software by Anonymous Coward · · Score: 0

    ...the FAA's increasing use of commercial software and Internet Protocol-based technologies as part of an effort to modernize the air traffic control systems poses a higher security risk to the systems than when they relied primarily on proprietary software.

    On the plus side, it makes it easier for the controllers to run iTunes on their consoles.
     
    ...WTF!? Why are they doing this? This is one of the places where you want proprietary software.

  18. Missing Forest for the Trees? by PK+Tech+Guy · · Score: 5, Informative

    from the CNET article "Last year, hackers took control of FAA critical network servers and could have shut them down, which would have seriously disrupted the agency's mission-support network, the report said"

    "However, Brown dismissed the notion that hackers could get access to critical air traffic control operational systems."

    It's OK everybody, the hacker's have shut down the network but they havent gained any critical access.

    1. Re:Missing Forest for the Trees? by Anonymous Coward · · Score: 0

      Shutting down the mission-support network is very different from shutting down the ATC system. The worst bringing down the support system could do is prevent any new commercial flights from taking off. In no case could such a shutdown impact the ability of the system to handle the planes already in the air.

    2. Re:Missing Forest for the Trees? by haus · · Score: 2, Interesting

      Air traffic controllers are quick to tell you that they do not care about the ATC system that sit in front of them.

      If they are unreliable, or go down, they will continue to perform their job, by slowing everyone down, increasing the gaps, limiting the number of new plans onto the grid.

      It gums up the works a bit, but everyone gets to walk away.

  19. Is the FAA using Windows?!? by Locke2005 · · Score: 1

    That certainly brings new meaning to the phrase "Blue screen of death"!

    --
    I've abandoned my search for truth; now I'm just looking for some useful delusions.
  20. That was proposed. by Ungrounded+Lightning · · Score: 3, Interesting

    Glad they don't have commercial planes with complete remote control. Or do they?

    That was proposed after 9/11 as a solution to hijacked planes. Remote control devices that could take over a hijacked plane, remotely, locking out control by those on board and allowing it to be landed safely. Remote devices strategically located at all major commercial airports - or at least those near high-value targets (which is pretty much all of 'em).

    When the trial balloon went up it was soon pointed out that, with such a system, hijackers could use it to hijack the planes without even being on board. And the tech would be distributed to many locations (worldwide) from which it could be stolen.

    Haven't heard much about it since. B-) Of course that means that it will fall off the mental horizon for decision makers and they might decide to do it after all. B-(

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    1. Re:That was proposed. by Anonymous Coward · · Score: 0

      If such a device could be activated only by the pilot, it wouldn't be so unreasonable.

    2. Re:That was proposed. by Ungrounded+Lightning · · Score: 1

      If such a device could be activated only by the pilot, it wouldn't be so unreasonable.

      If such a device could be activated only by the pilot it would mean:
        a) The hijackers would keep the pilot from activating it as their first act upon storming the cabin.
        b) If it got activated the pilot, minimum, would be far more likely to be killed than if he had no hand in activating it.

      Also: If such a device existed, even if it required activation by the pilot, malfunctions could lead to a non-controllable plane or a plane that is remotely-hijackable even without pilot consent.

      --
      Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
    3. Re:That was proposed. by destroyer661 · · Score: 1

      A relative of mine was working for KLM 25 years ago and said they could remotely take off a 747 from New York and land it in Amsterdam with 0 persons onboard. Now, I'm not sure if they specially rigged stuff into it to accomplish that, but that leads me to believe that the infrastructure is already in the planes and it's A) not being used because of the ethical pile of mud, or B) not many people know about it.

      --
      #define true false // Have fun debugging!
    4. Re:That was proposed. by Cult+of+Creativity · · Score: 1

      I thought I remembered something like that. I knew I had at least stumbled upon the idea in a few different science fiction books I had read over time though couldn't track back to it's first usage. Thanks much for helping out my memory though! Also awesome .sig. Like!

  21. Obligatory by plaxion · · Score: 5, Funny

    "Where do you want to go today?"

    1. Re:Obligatory by Anonymous Coward · · Score: 0
  22. Yup by mkcmkc · · Score: 2, Funny

    I'm not sure it gets much worse than this. I guess the local nuke plant could install a "whack-a-rod" live webcam game and secure it with DMCA technology...

    --
    "Not an actor, but he plays one on TV."
  23. In other news... by Anonymous Coward · · Score: 0

    The only difference the pilots noticed was that suddenly, the vectors they got from Washington Center didn't suck...

  24. "The Good Ole Days" by erroneus · · Score: 4, Insightful

    Being a programmer meant you could make a lot of money, not because you could make something that could be sold, but because you make programs that were useful for a purpose. Bill Gates and people like him turned computing into a software industry and this is more or less the result of that.

    There was nothing "wrong" with systems maintained by professional programming teams and for those people to work at the same job for their entire lives earning a good wage. "Industry" has not only weakened systems everywhere with their homogenous nature, but cheapened the industry and lowered wages for everyone in the profession.

    1. Re:"The Good Ole Days" by phantomfive · · Score: 2, Insightful

      You can still make a lot of money. $80k for a programmer is pretty normal, and if you manage to specialize in something you can easily swing a six digit salary.

      If you want to look at it a different way, look at starting salaries for college graduates. Computer Science graduates on average make $49,000 right out of college. This is compared to English majors who make $31,000 right out of college, or psychology majors who make $28,000 right out of college. Ouch. Keep in mind that the per capita GDP in the US is $47,000.

      So I'm not sure where you're getting the idea that programmers don't make a lot of money, and I'm also not sure why you see the software industry as a problem. I have benefited greatly from it, and use software from that industry nearly every day.

      On the other hand if you're thinking about job security, yeah, software is the wrong industry. The best job security as a programmer is developing the ability to find a new job quickly.

      --
      Qxe4
    2. Re:"The Good Ole Days" by jwhitener · · Score: 1

      I know what you mean.

      Around 15 years ago, I recall a couple small programming shops that employed ~5-6 people each in my original home town.

      Each of the offices supported only a handful of industrial clients, creating unique software for them. They had been doing so for over 10 years (might have been a bit less, I forget).

      One office, for instance, produced the software that 2-3 of the biggest fruit warehouses in the country used. Very very specific software. Sold pre-installed on the server, which was basically a closed system/appliance.

      Fast forward to today. The couple small programming shops are gone, and the last I heard, the fruit warehouses hired a small team of younger computer'ish people. I'm pretty sure they aren't very experienced programmers. I think they patched a bunch of open source + commerical stuff together to mimic what the propriety programs used to do.

      I'd be willing to bet that it is very insecure.

    3. Re:"The Good Ole Days" by Anonymous Coward · · Score: 0

      Compared to doctors, lawyers, rock stars, pro athletes, actors, (formerly) stock brokers, and (formerly) bankers, and corporate executives, programmers don't make a lot of money. The vast majority of all programmers do not even qualify for Obama's tax hike. That said, it's a solid upper-middle-class living, and I'm happy to be a scribe in an era when so many are illiterate.

  25. Why is this stuff connected to the internet? by amiga3D · · Score: 1

    I fail to understand why government systems like this are connected to the internet. The military industrial complex and FAA and other critical government systems should be tied into a seperate network. This harks back to the story about classified info for the Joint Strike Fighter getting stolen from an internet attack. WTF!? I can't believe how inept....I take that back, I can believe how inept these guys are. This has to stop. There is no need for these systems to be connected to yahoo and myspace for crying out loud.

    1. Re:Why is this stuff connected to the internet? by Burkin · · Score: 1

      But the controller needed to download the latest episode of Monk from iTunes!

    2. Re:Why is this stuff connected to the internet? by Anonymous Coward · · Score: 0

      I fail to understand why government systems like this are connected to the internet. There is no need for these systems to be connected to yahoo and myspace for crying out loud.

      Well, they need to be connected to WindowsUpdate and Genuine Advantage?

  26. Let me guess -- China? by bensafrickingenius · · Score: 1

    We need to borrow enough money from them to mobilize our forces and kick their asses!

    --
    I am not left-handed, either!
  27. Comment removed by account_deleted · · Score: 2, Insightful

    Comment removed based on user account deletion

  28. No, use IBM's SNA . . . by PolygamousRanchKid+ · · Score: 4, Funny

    . . . it's proprietary, so no one, not even IBM, understands how it works.

    The script kiddies will have to learn JCL. Have fun, you little rotten bastards!

    And even if they manage to break into a machine, they will be confronted with z/OS ISPF . . . can they get their tn3270 sessions to work? Hee, hee! Find your PA1 key!

    The best choice for a truly secure system, is to use some weird shit, that nobody else wants to use. And thus, there are not a lot of folks hacking about trying to poke holes in it.

    Wait for a script kiddie post, on how to use nmap to probe for ports on LU6.2.

    --
    Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
    1. Re:No, use IBM's SNA . . . by jd · · Score: 1

      JCL? You want the FAA to be prosecuted for crimes against humanity? You're sick! That's even more perverted than networking using X.25 PADs!

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    2. Re:No, use IBM's SNA . . . by Have+Brain+Will+Rent · · Score: 1

      //sysin dd dummy

      to them eh?
      LOL the /. lameness filter objects to JCL being in upper case... hee hee

      --
      The tyrant will always find a pretext for his tyranny - Aesop
    3. Re:No, use IBM's SNA . . . by Alex+Belits · · Score: 1

      The best choice for a truly secure system, is to use some weird shit, that nobody else wants to use. And thus, there are not a lot of folks hacking about trying to poke holes in it.

      Yeah. So the only people that will try to break into that will be people who know it better than its admins. That will end well, indeed...

      --
      Contrary to the popular belief, there indeed is no God.
    4. Re:No, use IBM's SNA . . . by Anonymous Coward · · Score: 0

      You say that as though JCL were substantially worse to use/learn than JOVIAL ... which wikipedia says http://en.wikipedia.org/wiki/JOVIAL/ is the language in which "the flight data processing program at the heart of the US and UK Air Traffic Control System" was written.

      Frankly its hard to tell if OP was trying for funny-because-its-absurd or funny-because-its-practically-true.

    5. Re:No, use IBM's SNA . . . by Anonymous Coward · · Score: 0

      What I was gonna say.

      They don't run ATC on *ix of any kind. The hardware and software is firmly in the 1970s big iron age and at that it took 25 years to get the project to the point it could go live.

      But keep sending them Windows trojans boys.

  29. Event counts for IDS are mostly useless.. by haus · · Score: 3, Interesting

    Anyone who has worked with IDS/IPS systems will realize that unless very carefully managed you will have a large number of events that amount to nothing, even some with some very scary sounding titles.

    I am actually surprised to see the count levels so low, even for systems that are believed to be somewhat out of the way.

    ATC is not actually a single system within the FAA this function is broken up over several different systems, each with their own silo of responsibility. My understanding from talking with traffic controllers is that the systems are not a requirement for controlling traffic. If the systems are down, or are believed to be unreliable the controllers will simply continue with a more conservative approach, although this can have the effect of gumming up the works as everyone is slowed down and larger gaps are used.

    Real danger would be if information was off in some subtle way that was not detected, but as soon as it was determined that something was wrong, the system in question would be taken out of the work flow and further issues with it would not matter.

    Crafting such a problem would take not only the IT info to gain access to the system, but at least some level of ATC understanding on how to alter a situation without tipping your hand. While far from impossible, it is not what I would suspect would be a common skill set.

    1. Re:Event counts for IDS are mostly useless.. by Anonymous Coward · · Score: 0

      My understanding from talking with traffic controllers is that the systems are not a requirement for controlling traffic. If the systems are down, or are believed to be unreliable the controllers will simply continue with a more conservative approach

      Your understanding is both accurate and out-of-date. A key, long-term initiative of the FAA has been "Free Flight" to support the goals such as: handling more traffic, reducing per-flight fuel costs of the airlines, etc. http://www.wired.com/wired/archive/4.04/es.faa.html

      Each step towards that goal reduces the ability of controllers to handle the planes already in the sky if their computers ever die. Heck, when the old round-tube, green-screen ATC monitors were replaced the controllers lost the desk-space they would have used to track planes without the computers (the consoles with the old round-tube, green-screen monitors could be rotated down to a horizontal plane to provide a surface on which the controller could revert to the pre-computer "shrimp boat" method of ATC but that ability was dumped when the color monitors replaced them).

  30. I hear that Candida uses Amiga systems for ATF by Joe+The+Dragon · · Score: 1

    I hear that Candida uses Amiga systems for ATF or they used to.

  31. Remind me again why we are replacing it? by Suzuran · · Score: 1

    Was there ever a real need to screw with the ATC other than giving airlines more control of the system so they can adjust things to maximize their profits?

  32. Counterattacks - US Military Strikes Possible by maz2331 · · Score: 1

    The Times of India has a story about this. FTA:

    "Gen Kevin Chilton, who heads US Strategic Command, said he worries that foes will learn to disable or distort battlefield communications.

    "Chilton said even as the Pentagon improves its network defences against hackers, he needs more people, training and resources to hone offensive cyber war capacity. At the same time, he asserted that the US would consider using military force against an enemy who attacks and disrupts the nation's critical networks."

    Basically, they are considering dispatching air strikes or commando raids at hackers if they can identify their identity and location.

    (What could POSSIBLY go wrong there...)

    1. Re:Counterattacks - US Military Strikes Possible by Anonymous Coward · · Score: 0

      Why didn't you start a separate thread on this?

      Or is Chilton in 24 now?

    2. Re:Counterattacks - US Military Strikes Possible by grcumb · · Score: 1

      Basically, they are considering dispatching air strikes or commando raids at hackers if they can identify their identity and location.

      Cool, so this means that my NUKE FROM ORBIT button will finally work?

      --
      Crumb's Corollary: Never bring a knife to a bun fight.
  33. I'm not suprised. by fhage · · Score: 4, Informative

    I worked as a engineer for NCAR, building and installing high-tech weather systems for the FAA (AWRP) for over a decade in the mid-90's-00's. I found the FAA leadership is filled with bunches of Republican partisan hacks who spent their time telling AL Gore Jokes in their technical meetings rather than getting things done. It literally takes them 10 or more years to get technology to their employees in the trenches. (officially). Because of upper mgt incompetence, the local level tech is a free-for-all, running in the closet. When I installed our sanctioned equipment in the Long Island FAA TRACON, I found a shift supervisor had brought his old PC in and got an AOL account so that the "super secure war room" could see what the weather was like outside as they managed 40% of the air traffic in the US. The FAA literally watches the weather channel with the sound off and competes with all the every day Joes for Nexrad images on accu weather. One of our (NCAR) systems under rigid performance evaluation at the FAA Technical Center (NJ) kept "hanging" several times per week, and we received poor evaluations and threats of funding cuts. I finally discovered that the reason for the failures was one of their staff had opened a shell terminal, ran Mosaic (remember that) and went porn surfing.(up our dedicated 64kbps line back to NCAR in Boulder and out through our .edu POP). The FAA has lots of ad-hoc systems installed everywhere. Can anyone say "Pass your USB key over here Bob - Ya gotta watch this". Maybe Obama's administration will clean the rot out of the FAA. I lost any hope many years ago.

    1. Re:I'm not suprised. by Anonymous Coward · · Score: 0

      Maybe Obama's administration will clean the rot out of the FAA. I lost any hope many years ago.

      I doubt it. I used to work for an outfit that sold you folks at the FAA crap. They depended heavily on that 'rot' to sign off on our proposals. And they have have enough clout to invite Obama for a limo ride through Dealey Plaza should he stick his nose in things.

      Likewise, Microsoft depends on the rot in my old outfit to resell Windows desktops and back office junk instead of actually building something appropriate.

    2. Re:I'm not suprised. by Anonymous Coward · · Score: 0

      I have to laugh at this post since one of the applications that was hacked is called JAWS and it is an NCAR built and managed application. The FAA, although sponsering it does not even use it. http://juneau-winds1.rap.ucar.edu/JuneauOps/

      It seems a lot has changed since the mid 90's.

  34. proprietary systems by Anonymous Coward · · Score: 0

    "poses a higher security risk to the systems than when they relied primarily on proprietary software"....Someone actually put this into an FAA IG report? That's ridiculous. Correlation and causation are two ENTIRELY different things. You'd think the FAA, of all people, would understand that.

    Exhibit A: Microsoft products. A huge collection of proprietary software which are security swiss cheese. Sorry, that's not fair to swiss cheese.

    These are mainly issues with data access and transfer. As noted by many others, it is about being thorough and having security features integrated into a fully specified architecture.

    It is not accurate or responsible to say that this is based on "FAA's increasing use of commercial software and Internet Protocol-based technologies". There is NO such evidence.

    Fire the incompetent acquisition managers who contracted for a low-bid "slap random technologies together" solution over a well-engineered and disciplined system development. Then fire the FAA IG report writer. They generate trash.

    1. Re:proprietary systems by plasmacutter · · Score: 1

      "poses a higher security risk to the systems than when they relied primarily on proprietary software"....Someone actually put this into an FAA IG report? That's ridiculous. Correlation and causation are two ENTIRELY different things. You'd think the FAA, of all people, would understand that.

      Exhibit A: Microsoft products. A huge collection of proprietary software which are security swiss cheese. Sorry, that's not fair to swiss cheese.

      I dont think that's what they mean by "prprietary". I think they mean specifically or "in house" developed specifically for the task.

      The bigger issue here is infrastructure which is partially tied to the military is being run in the civilian domain. You don't use public radio to broadcast tactical data, why on EARTH would you use public internet?

      The only way to ensure such critical defense communication infrastructure remains robust is to develop a second, completely separate military internet with deliberately incompatible physical connections, completely foreign packet structures, and completely separate physical lines.

      Encrypted vpn won't save you if they just crash the entire node to take you down.

      --
      VLC FOR MAC IS DYING! IF YOU DEVELOP, PLEASE SAVE IT!!
    2. Re:proprietary systems by Anonymous Coward · · Score: 0

      "You don't use public radio to broadcast tactical data, why on EARTH would you use public internet?"

      Um....yes, you do. The military encrypts and tunnels the vast majority of all of it's communications across public/commercial networks (phone, data, video, satellite). The military simply cannot afford to install and maintain the communications infrastructures world-wide that commercial entities do. It is much more cost-effective and necessary to utilize the vast array that already exists and simply supplement it with a much smaller number of dedicated cross-connects to build in some additional redundancy.

      Today's military is already straining the combined available bandwidth of military AND commercial networks. If they had to drop back to operations solely on military links, operations would grind to a halt. Look at virtually any military installation in CONUS and you'll find MCI (Verizon subsidiary), AT&T, and other commercial entities are providing the lines.

  35. Remediate this! by Lije+Baley · · Score: 1

    Just who was the jackass that decided we had to say "remediated" instead of "fixed"??

    --
    Strange things are afoot at the Circle-K.
  36. You're Doing it Wrong! by Bob9113 · · Score: 1

    I believe the late 20th / early 21st century poet, philosopher, and artist, Randall Munroe, said it best: "You're doing it wrong!"

    http://xkcd.com/463/

  37. Correction: by Alex+Belits · · Score: 1

    "s/commercial software/Windows/g"

    --
    Contrary to the popular belief, there indeed is no God.
  38. Sneakers reference by airuck · · Score: 1

    Whistler: Anybody want to crash a couple of passenger jets?

    --
    First entomology, then virology, and finally bioinformatics systems. Bugs follow me wherever I go.
  39. Back to vacuum tubes! by tubeguy · · Score: 1

    Back to basics!

  40. Airport hacking in the 1990s. by GWBasic · · Score: 1

    I have connections to someone who accidentally hacked an airport in the 1990s. Back then, the thing that board teenagers did was run programs that would find phone numbers answered by modems.

    Anyway, as the story goes, this teenager came across a phone number, answered by a modem, that behaved very differently then any other phone number. There was NO password or security whatsoever. The interface was very foreign; however, this board teenager spent a few months hacking at the system, trying to learn what it did and how to operate it.

    As the story goes, he eventually came across some form of a manual, and decided to test the reboot command. A few days later, when the feds showed up at his door, he found out that he was responsible for bringing an airport down for an entire afternoon.

    The irony of the matter is that the board teenager was a well-meaning, curious, upstanding teenager. He had no malicious intentions whatsoever.

    1. Re:Airport hacking in the 1990s. by Anonymous Coward · · Score: 0

      The irony of the matter is that the board teenager was a well-meaning, curious, upstanding teenager. He had no malicious intentions whatsoever.

      Uh... this dude gains access to a system he doesn't know what it is or where it is or what it does, and he decides to reboot it? I think we have a case of 'stupidity indistinguishable from malice' here.

  41. Re:The was a coordinated hacker protest by Anonymous Coward · · Score: 0

    I think they should have to pay for all three.

  42. the solution is obvious by viralMeme · · Score: 1

    The solution is obvious, create a network of VPN nodes with multiple redundant routes, that utilize end-to-end encryption and authentication and connect your 'computers' to that. Now don't tell how/why it can't be done, tell me how it can be !

  43. dialback modem security by viralMeme · · Score: 1

    "I have connections to someone who accidentally hacked an airport in the 1990s. Back then, the thing that board teenagers did was run programs that would find phone numbers answered by modems"

    What was the name of this airport and are their any reports on this incident. Usually, where you have dial-in access to a modem, the modem drops the connection and dials back a particular number. See Dialback Modem Security from a Phrack article of 1988

    1. Re:dialback modem security by GWBasic · · Score: 1

      What was the name of this airport and are their any reports on this incident.

      Worcester Airport, either 1997 or 1998. The lead investigator told his side of the story at the Microsoft Security Summit in Boston in 2004.

      From what I understand, the story didn't hit the newspapers until 6-7 months after the incident because it really was a case where anyone with a modem could find the airport's phone number and type in the command to bring it down. They had to wait until they fixed the system.

      Honestly, I'm not entirely sure what's public information at this point. I approached the lead investigator at the Microsoft Security Summit in 2004, and he was surprised that I knew anything about the story. As I've gotten back in touch with people involved, they tend to be surprised that I know their side of the story.

      My point, however, is that the government handles airport hackings in strange ways. They knew that a hacker was coming into the Worcester airport computer, yet they did very little to stop him until he caused damage. Furthermore, they seem to paint a picture of the hackers as terrorists trying to inflict damage; when sometimes they're just curious teenagers who go to church on Sundays and get good grades in school.

      In the case of the Worcester airport, the hacker was trying to figure out what kind of computer system he was using. Can we say the same about this incident? Did a script kiddie find out that he can control a vast network of computers? Did the hacker fully comprehend what he broke into? For all we know, some airport computer could have a static IP and VNC without password protection. It's a prime target for anyone in the world who's board enough to write a script to check every possible IP for unprotected VNC.

    2. Re:dialback modem security by viralMeme · · Score: 1

      Worcester Airport, either 1997 or 1998. The lead investigator told his side of the story at the Microsoft Security Summit in Boston in 2004

      If this is it then I say connecting a computer to a modem without dialback is one of the dumbest things you can do.

      'The juvenile computer hacker identified the telephone numbers of the modems .. he accessed and disabled both in sequence.

      Acting Special Agent in Charge Johnston stated, "This case, with the associated national security ramifications, is one of the most significant computer fraud investigations conducted by the U.S. Secret Service."
      '

      What a load of hogwash. Did they identify who configured the insecure modem. What the f*** would the 'secret service' know about computer security.

    3. Re:dialback modem security by GWBasic · · Score: 1

      If this is it then I say connecting a computer to a modem without dialback is one of the dumbest things you can do.

      Never underestimate what lazy contractors / employees can do. I worked with a guy who ignored my, "you're open to SQL injection" statement.

      Anyway, dialbacks weren't common back in the late 90s. Some of my friends used to war dial and then trade numbers.

      To put it bluntly: My hobby dial-up BBS had better security then some of these systems, and I was a teenager.

  44. Re:I'm not suprised. - Ha Ha. by fhage · · Score: 1

    In Nelson's Voice: Ha Ha. I was laid off from NCAR early this year after making noise about; 1 Sending DOD developed software to China, 2; Exposing unsecured DOD data and systems to the Internet and 3; Billing the US Army for developing systems for the French Navy. I wrote e-mails, I visited managers. I was a trouble maker, so, after 18 years of service, they said there was no longer any work for me at NCAR. I can still obtain access to live, sensitive data from Army bases and the Pentagon through NCAR web sites. Investigators, Auditors, please look me up. I'm using the same ID I've used for 35 years. I'd be happy to expose the wide open holes I know about as long as the law is on my side.