Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

[ Create a new account ]

Terror Watchlist "Crippled By Technical Flaws"

Posted by kdawson on Tuesday August 26, @08:08AM
from the little-bobby-datas-we-call-him dept.
I Don't Believe in Imaginary Property writes "The database used by the government to generate lists like the No-Fly List is 'crippled by technical flaws,' according to the chairman of a House technology oversight subcommittee. And the upgrade may be worse than the original. Rep. Brad Miller (D-NC) says that 'if actually deployed, [the upgrade] will leave our country more vulnerable than the existing yet flawed system in operation today.' It seems that the current database doesn't have any easy way to do plain-text matching, forcing users to enter SQL queries. That might not sound so bad until you learn that the database contains 463 poorly indexed tables. How long until there's a terrorist named Robert'); DROP DATABASE; —?"

Related Stories

The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More | Login | Reply
Loading... please wait.
  • by ericspinder (146776) on Tuesday August 26, @08:12AM (#24749783) Journal
    That's what happens when your interview questions are a political loyalty test.
  • by daveime (1253762) on Tuesday August 26, @08:14AM (#24749813)

    The amount of people they want to include on their "t3rr0rz l1zt" it'll only be a matter of time before we have

    Osama Bin CREATE INDEX;

    and

    Saddam OPTIMIZE TABLE;

    Then everything will be hunk dory again.

  • Number of tables (Score:5, Interesting)

    by suso (153703) * on Tuesday August 26, @08:15AM (#24749821) Homepage Journal

    That might not sound so bad until you learn that the database contains 463 poorly indexed tables.

    This is not a good measure of how good or bad a database is. Its good to have a table for every type of data and every data type. Read about normalization. You can go overboard, but as long as your database is designed well, having 463 tables might be just fine.

    I say this because once I heard consultant say something like "This web application shouldn't need more than 40 tables, when in fact they didn't know much about the details of the web app, which were quite sophisticated and the real application had more than 100 tables."

    • by ericspinder (146776) on Tuesday August 26, @08:34AM (#24749959) Journal
      The problem is not the number of tables, but the fact that they are apparently 'poorly indexed'. Table indexes are important, both for the speed of queries, and data integrity.
        • by ericspinder (146776) on Tuesday August 26, @09:11AM (#24750181) Journal

          Wow, so create the indexes then. What's up with you all, this is elementary stuff...a few hours creating the required indexes.

          Fixing or even working on, an application and database developed without proper indexes (and foreign keys) is a real pain in the butt, and fraught with 'danger'.

          You lot are carrying on as if it's Y2K

          Hey, Y2k was 'just' changing a two digit year to a four digit year. By what seems like your standards there shouldn't any 'work' behind that either. Just because it's easy to say, doesn't mean that it's easy to do.

  • The same US government that screws everything else up should be expected to screw up the terror DB. It was probably written by a junior developer who had never heard of a SQL injection. Isn't making a search form about the easiest project there is to build? I hate to say it, but I'm glad our government is so full of screw ups: pity the list exists at all...
    • by polar red (215081) on Tuesday August 26, @08:22AM (#24749867)

      One could wonder whether the project was set up to adress terrorism OR it was setup to generate media-attention ?

      • Both (Score:5, Interesting)

        by BitterOldGUy (1330491) on Tuesday August 26, @09:21AM (#24750291)

        One could wonder whether the project was set up to adress terrorism OR it was setup to generate media-attention ?

        It was both and then some.

        I'm trying to find the link of the guy who started this BS. It was a private citizen who, IIRC, was the one who was involved with Choicepoint. He wrote some code and his algorithm pulled up most of the 9/11 hijackers and then some. He had some false positives even then, but it was the Government's wet dream and it solved some of their problems (such as that pesky little Constitutional problem of spying on Americans. It's OK if a private company does it -Choicepoint.) and it makes great security theater and it creates some big fat Governemtn contracts for some big fat cats with Government connections.

        Need more caffeine and I'm getting tons of false hits from Google trying to find the cite - it is over 7 years old, ya know.

    • by Dan667 (564390) on Tuesday August 26, @08:35AM (#24749969)
      Only problem is that it actually affects people try to travel. If the US Gov want to be idiots, fine. But if they want to do it in my name like I somehow want this, there is a problem. If they want to treat me like a criminal in my own country for trying to travel in it, I have a problem. If they want to seize my laptop for no reason because I am trying to travel, I have a problem.

      I like the idea of having a fly at your own risk airline where you can just "risk it" and not have all these so called "protections". I bet it would put the airlines with the TSA out of business in a week.
      • by HungryHobo (1314109) on Tuesday August 26, @08:58AM (#24750067)

        That could work.
        Risk it airlines, where there are no security checks to get on board and the only security measures are to detect when a plane has been hijacked and once confirmed a killswitch is activated to simply blow it out of the sky. Might have to pay the pilots more but I'd travel on one of those.

    • by Tridus (79566) on Tuesday August 26, @08:58AM (#24750061) Homepage

      It was outsourced. Near the bottom of TFA it says that some of the money was used to renovate a building owned by Boeing.

      Its amazing just how many "government screwups" are actually caused by politicians outsourcing to their buddies in private industry (with little to no penalties for failing to deliver what was promised), and have nothing to do with the abilities of actual government employees.

      There's actually quite a few smart IT folks in government, but they're not the ones who make decisions on who to outsource this stuff to. In fact, most of them would probably rather build a team and do it In-House, since that way you build up the knowledge internally and can more easily support it later.

      So please don't blame government employees for something that Boeing screwed up.

  • by nimbius (983462) on Tuesday August 26, @08:18AM (#24749837)
    to code an exploit that automatically populates tables in the watchlist with entries from the TSA employee database wins.
  • by Ihlosi (895663) on Tuesday August 26, @08:19AM (#24749849)

    It's crippled by being a moronic concept in the first place ("You've got the wrong name and _maybe_ the wrong date of birth, and you're not flying.") and an absolutely arbitrary process of putting names on the list, and no way of ever getting a name off the list.

    Fix those points first, and _then_ worry about technical details.

  • Size Comparison (Score:5, Informative)

    by Wellington Grey (942717) on Tuesday August 26, @09:01AM (#24750095) Homepage Journal
    For those interested: the size of the terror watchlist compared to US cities and States [wellingtongrey.net].
    • Because theres' nothing a non-USian can learn in such a "story", except that US-ians are teh morons.

      Hold on, that's not true! In this story, we learn that the terrorist watch list is not only a bad idea, but it is poorly implemented!

      • by wamerocity (1106155) on Tuesday August 26, @09:09AM (#24750147) Journal
        Well let me give you my personal experience about it. I have a relative named "David Hall." Pretty common name huh? Well he was put on the terror watch list years ago because there is a suspicious person named David Hall. He was able to determine that the person they were after was many years older, had a different birthdate, SSN, and even lived in a state he had never been in.

        Since he flew a lot for work, the unfortunate consequence was being FULLY searched EVERY time he went through the airport. He finally called up the TSA once and told them, "How about I just come into your office. If I am your man, ARREST ME! If I'm not, then get me off of this list!" to which they responded, "I'm sorry sir, but it doesn't work that way."

        All in all, it took him over 3 years to finally get his name off. I think the criteria for being on the terror watch list are pretty well summed up here:

        -If you have the same name, initials or hair color as a felon, you're on the list.

        -If you've ever lived withing a 5 mile radius of a felon, you're on the list.

        -If you've ever flown on an airline that a terrorist has ever attacked before, you're on the list. and finally.

        -If airport security is bored, you're on the list.

        Any thoughts?