Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

NSA Takes On West Point In Security Exercise

Posted by Soulskill on Sun May 11, 2008 08:00 AM
from the with-friends-like-these dept.
Wired is running a story about a recent security exercise in which the NSA attacked networks set up by various US military academies. The Army's network scored the highest, put together using Linux and FreeBSD by cadets at West Point. Quoting: "Even with a solid network design and passable software choices, there was an element of intuitiveness required to defend against the NSA, especially once it became clear the agency was using minor, and perhaps somewhat obvious, attacks to screen for sneakier, more serious ones. 'One of the challenges was when they see a scan, deciding if this is it, or if it's a cover,' says [instructor Eric] Dean. Spotting 'cover' attacks meant thinking like the NSA -- something Dean says the cadets did quite well. 'I was surprised at their creativity.' Legal limitations were a surprising obstacle to a realistic exercise. Ideally, the teams would be allowed to attack other schools' networks while also defending their own. But only the NSA, with its arsenal of waivers, loopholes, special authorizations (and heaven knows what else) is allowed to take down a U.S. network."
+ -
story
This discussion has been archived. No new comments can be posted.
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
Loading... please wait.
  • by neapolitan (1100101) * on Sunday May 11 2008, @08:01AM (#23368462)
    Man, I love reading about stuff like this, but this article has some serious vagueness that really leaves unanswered questions. Perhaps a true security-fluent slashdotter can offer some insight if they are familiar with this particular game:

    Why does this require "custom tools" with automatic monitoring? Really, I doubt the students know the details of asymmetric security theory / Ph.D. level mathematics, and were monitoring something like (if I get a port scan from IP x.x.x.x then tell "router guys" to block IP x.x.x.x).

    It seems to me that this should be something that essentially should be done automatically, and with a very well-configured system would not cause that much of a problem.

    Also, the article was written for somebody who doesn't understand computers to go "whoa." "Kernel-level rootkit"? How the hell did this "unwelcome executable file" get on the box to begin with, and why was it executing in kernelspace? I assume they were required to start with a compromised system, otherwise this is something that major corporations do all day (general traffic monitoring) and is actually kind of not exciting.

    I wish that Wired and magazines would write at a technical level and describe accurately what is going on - IMHO more information is always better!
    • by Anonymous Coward on Sunday May 11 2008, @09:13AM (#23368838)
      I was actually part of the exercise, and I would agree that the article is very vague. The main purpose of the exercise was to help cadets learn best security practices of building a network. There were required services we had to run, such as exchange, a web server, DNS, active directory, and a jabber messaging server. The rootkit they speak of was on the box because the other part of the exercise was trying to secure untrusted computers. They riddled two Windows VMs and one Linux VM with as much stuff as they could, and the told us to secure them. Naturally we missed some things, which allowed the callback to go out.

      As for the 'custom tools', I have no idea what they are talking about. We used native Windows logging and a few open source programs to pull logs to a log server, but that was about it for extra programs. I would agree that the article was written for the non-technical person, but those are the kinda of questions they were asking us when the reporter was here.
      • Biggest question is, did they allow you to use your own tools, or did they just let you use divining rods.

        Sort of ignorant on their part, that they would expect you to keep security on one of the most critical networks in the world and not have proper tools.

        Example: image the drive, make it read only, no execute and use tools like rkhunter, and many other programs to see what is running on the system under test.

        To me, having a compromised machine on a military network would get it a instant pulled plug, and
        • Re:Curious (Score:4, Informative)

          by Pinb4ll (1287468) on Sunday May 11 2008, @10:36AM (#23369384)
          The tools we used were Nagios for service verification on an external computer (just to make sure we saw what the scorers saw, so we didn't lose points due to their slow network) and one box running Snort through a one way cable. We weren't allowed to let Snort block things, but it let us know who was doing what, allowing us to send up a request to the graders to block the IP. As for checking the untrusted boxes, we were able to run whatever we wanted on them. The root kit that we missed we simply didn't find in the mess of everything else.
            • Re: (Score:3, Informative)

              It all came down to the scenario. Built into the game was a notional 'cost' for different network items, making certain items prohibitively expensive. It mainly came down to the semantics of the rules, but the costs were going to be looked at for next year. The overall effect was eliminating the use of some best practices simply because of cost.
      • by Anonymous Coward on Sunday May 11 2008, @04:37PM (#23371786)
        I was also in the exercise... from the NSA side ;) (I have to post anonymously). I agree that the article IS very lean on details (as it should be), and geared toward a somewhat nontechnical audience. I have a different perspective from what the cadets at the USMA saw, as I experienced it from the opposition side.

        The network directive given out to the academies had stipulation they had to follow, and a scenario that reflected real world situations (the cadets were setting up a network that included VMs of computers they HAD to include in their network). The network directive also had costs associated with anything the cadets wanted to do. So if they wanted to park a cadet at a Snort terminal for the duration of the exercise, that had a cost associated with it, as did setting up VLANS, using IPSEC, other IDS sensors, firewalls, host/service monitors, etc. Each academy had to submit their network structure for review and approval prior to STARTEX. The scenario reflects real world situations that would come up in most operations that involve other allied nations.

        The NSA was strictly there to attack the networks and document any exploits they succeeded with. I can't go into details as to what our Rules of Engagement were, but suffice to say that we met with success with every school that was actually scored (the two graduate schools that participated were not scored).

        The whole goal of the exercise is to prepare the cadets for SECURING a network against information security threats. It is a DEFENSIVELY ORIENTED exercise. The cadets don't do any hacking (and I honestly think that unless a gifted or experienced cadet was at an academy with the skills to do a network penetration, they would not meet with much success).

    • Re: (Score:2, Interesting)

      by Anonymous Coward
      Actually, I have a friend (and I'm posting anon for his sake) that was a part of the games from the naval side. He is a very sharp person that is near completing his CompSci Masters. We we friends in CompSci undergrad and he joined the Navy and now has a high security clearance. I wish I could've grilled him a little more on what all goes on for these war games but I had something else important going on at the time he was telling me about them. Plus I'm a little used to getting vague descriptions of th
    • by milsoRgen (1016505) on Sunday May 11 2008, @10:35AM (#23369382) Homepage

      but this article has some serious vagueness that really leaves unanswered questions.
      Just like every other Wired article ever written.
  • by WillRobinson (159226) on Sunday May 11 2008, @08:15AM (#23368532) Journal
    Purchasing Open Source Tools that could automatically thwart these types of attacks is to expensive. They cost at least as much as a toilet seat, and we know from the news, that they have not been purchasing any toilet seats.
    • Purchasing Open Source Tools that could automatically thwart these types of attacks is to expensive. They cost at least as much as a toilet seat, and we know from the news, that they have not been purchasing any toilet seats.
      Right, Purchasing is another department.
      We send all our orders through the Requisitions Dept.
      /In triplicate.
    • Re: (Score:3, Insightful)

      The cost of free software is, of course, nothing... but the notional costs, built into the exercise through a restrictive budgeting system, of deploying those tools, along with training people to use them, put them outside our notional budget for the exercise.
  • Rootkits are payload, normally, something deposited by an attacker using an exploit to get in. THe author of the article doesn't seem to appreciate the difference between the holes used to get into the network and the secondary attacks launched from there. It's not even clear from the article whether the Army ever found out how the rootkit was delivered.
    • It's not even clear from the article whether the Army ever found out how the rootkit was delivered.

      TFA says they used Sysinternals RootkitRevealer to find it, which means it was a Windows exploit. The NSA guys probably just waved the rootkit in the general direction of kernel32...

      • AM i reading a different TFA, i cant find any mention of that and i got the impression they were using a Linux & BSD based system?
        • Re: (Score:3, Informative)

          i cant find any mention of that and i got the impression they were using a Linux & BSD based system?

          But the kernel-level rootkit was much more dangerous. This stealthy operating-system hijacker can open unseen "back doors" into even highly protected networks. When they detected the rootkit's "calls home" the cadets launched Sysinternal's security software to find the hijacker, then they manually scoured the workstation to find the unwelcome executable file.

          Since the article says the West Point team was running Linux/BSD, and specifically mentions that the cadets were running a "Fedora Core 8 Web server", I'm guessing the Windows system was being run by one of the other teams.

          Frankly, I was underwhelmed by the whole story. It was pretty clear the journo doesn't have a clue what was going on. Wired should be able to do better than that.

          • That is probably part of the requirements the NSA put on the agreement to allow the story to run.
          • by Stickney (715486) on Sunday May 11 2008, @05:35PM (#23372268) Homepage

            "Fedora Core 8 Web server", I'm guessing the Windows system was being run by one of the other teams.
            Yes, we ran a Fedora 8 LAMP server, but we were also required to run a Windows domain controller, an exchange server, and a Windows DNS server, along with two XP user workstations. The rest of our network, to including logging, traffic monitoring, and XMPP services, ran on FreeBSD (our choice). You're right though; not many of the reporters grasped much of what was going on.
    • Actually the rootkits mentioned did not "get int". They were preloaded along with tons of other security messes and misconfigurations on machines that the cadets were then challenged to secure on their network.

      The point of that part of the exercise being how good you are at detecting threats from the inside (far more common due to users introducing viruses and trojans from web sites they stupidly vision, hijacked browsers, programs loaded from thumb drives, CDs burned at home, etc.
  • Isn't that a Windows thing? There is no other mention of Windows in the article.
    • Re: (Score:2, Interesting)

      Yes, SysInternals was sucked up by the collective...err...Microsoft. From reading the article it is fairly obvious that the only serious security challenge came from a Windows box compromised by a rootkit. It seems the LAMP server they were running (I assume it was LAMP - they mentioned Fedora 8, MySQL and Apache... I assume it also had PHP, Perl and Python) easily handled the SQL injection attacks. I wonder if having a windows box in your network was part of the requirements insisted upon by the NSA whe
  • This isn't really an official extension of West Point, but rather a club at West Point known as SIGSAC.

    The club's members every year get a chance to visit the NSA and see some rather interesting stuff, and so has a rather good relationship with the NSA in general.

    The club itself operates out of West Point but has a network connection that isn't attached to West Point's network. It has actually participated in contests in the past as well with other schools/groups, so unless something's changed in the pas

    • Re:West Point Club (Score:5, Informative)

      by Pinbll (1287458) on Sunday May 11 2008, @09:31AM (#23368970)
      Although SIGSAC was involved, this was done for the Information Assurance class that is taught by the CS department there. This was the culminating exercise. The course teaches security practices, and gives cadets a look into why it is important to program securely.
  • ENDEX (Score:2, Informative)

    Every agency/party involved in the exercise will publish an ENDEX (End of Exercise) report.

    IF Asked AND IF Unclassified, the agency/party MAY provide a copy of the ENDEX.

    Contact the Acadamies, NSA, even the Departments of Defense, Army, Air Force, Navy.

    ENDEX's have event logs, referee notes, exercise build and teardown plans....

  • by symbolset (646467) on Sunday May 11 2008, @10:31AM (#23369346) Journal

    When you detect malware installed on your system, wipe and reinstall. Always! There is no "cleaning".

    Probably wasn't possible given the parameters of the test, but they tried to clean a rootkit and got the predictable result.

  • Go Army (Score:3, Funny)

    by Hasai (131313) on Sunday May 11 2008, @11:01AM (#23369514)
    Those West Pointers usually make pretty good officers. Or, at least they do after a few SFCs drag the new looie behind the barracks and beat all the West Point hogwash out of them.
    ];)
  • I invited NSA to run their red team against a classified intelligence network I ran back in the '90s. That's back when nearly every security tool was of your own creation. I was running SunOS 4.1.3, so at least I had a little help from OS security options.

    They had to come on-site to break us and they identified only one finding for which we didn't already have fix planned or in work. We considered that a raging success!

    The most embarrasing moment was when they broke the System Security Officer's password with an expanded dictionary attack. I got to kid her about that for months! "How's your password today?" "Strong, dammit!"

  • by Doc Ruby (173196) on Sunday May 11 2008, @12:08PM (#23369932) Homepage Journal
    So the US government is creating a generation of black hat security experts: pros who define the cutting edge of hostile attacks on infosystems. That's all right and proper as part of the US military, the necessary maintenance of infiltration and coercive force that is required to operate as a last resort of public policy produced under the Constitution, like any military power.

    Leaving aside the separate and important issue of Congressional and other oversight to ensure the military crackers operate always under proper law and in the formal national interest, what happens to these people when they leave government service? We'll have created dangerous people whose careers are dedicated to acts that are illegal, and threaten national (and private) security if they are used in attacks outside the proper military context. Sure they're like any other armed soldier, whose many other developed skills are valuable in many contexts not violence. But the fact is that many retired soldiers do find their skills and interests best fit a police or private security career, and even as paramilitary mercenaries - some of which private armies are emerging as serious threats to world stability in its balance of power. Military crackers are different, though: there is little or no role in non-military police, and virtually no legal role in private employ cracking anything.

    We are creating an army of high-end crackers who will find themselves leaving the military, and available for hire by the legions of private employers whose use of them to crack systems is mostly illegal, or even acts of war.

    We should consider how to track these people and their later activities. Working to secure and to test secure systems with permission of their owners is a valuable asset to keeping us all safe, whether as national service or in private employment. But leaving lots of them floating around loose practically guarantees that at least some of them will find jobs illegally cracking systems without the owners' permission, to do crimes, or perhaps even working for foreign militaries running attacks without coordination with proper US foreign policy, perhaps against our allies, perhaps against us, perhaps even just destabilizing some balance worked out among our enemies.

    We are creating many serious potential threats, as part of our programme to reduce and eliminate threats. Part of that programme should be minimizing the increased threat we're creating with them. There's got to be a way to help these people continue their careers with the most freedom, which will overall increase security (and their personal benefit) that doesn't let some few people turn against their training (and likely oaths to "be good").
    • Exactly which trainees do you plan on registering, the students or the red team? I think you are missing the overall point of the exercise. There was no offensive side to the students networks, only setting up the services and try to protect them. The red team - those that the NSA already employs - were the only ones attempting to break in. The academies' jobs were to simply keep them out. I can see your point about keeping track of those who have been part of the NSA, but I would be willing to bet tha
    • FUD.

      The military has been graduating experts in the "black arts"* since the inception of organized militaries. Guys who know basic hand to hand combat, firearms skills. Advanced soldiers learn even more technical and lethal combat skills. I'm not saying that every soldier is a killing machine, but that is what they train for. Black hat network uber hacker on the "outside" a real threat? As veterans, aren't they already sort of registered? They've got their DNA on file. What more do you want from t
      • Re: (Score:3, Interesting)

        Is Binladen's Qaeda "FUD"? As blown out of proportion and abused as their 9/11/2001 (and 1993) attacks have been, we all should surely have learned at least the lesson that creating attackers can blowback when they're left unattended in a world of rich potential enemies.

        Just registering "our" crackers' DNA isn't going to do anything to ensure they don't blow back on us. I'm talking about tracking these people's careers, probably combined with a referral program to help them get jobs assisting legitimate emp
  • by RealGrouchy (943109) on Sunday May 11 2008, @01:06PM (#23370244)

    But only the NSA, with its arsenal of waivers, loopholes, special authorizations (and heaven knows what else)...
    No, Heaven doesn't have the security clearance to access that information.

    - RG>
    • Re: (Score:2, Informative)

      No, the NSA IS NOT part of the DOD. DOD is Department of Defense. There are 3 to 4 branches, depending on how you count: Army, Navy(Marines), Air Force. Yes, technically "The Marines" are part of the Navy.
      • by SoapBox17 (1020345) on Sunday May 11 2008, @09:06AM (#23368786) Homepage
        According to wikipedia [wikipedia.org], "The National Security Agency/Central Security Service (NSA/CSS) is a cryptologic intelligence agency of the United States government, administered under the U.S. Department of Defense. " and "The Department includes the Army, Navy, Air Force, Marine Corps, as well as non-combat agencies such as the National Security Agency and the Defense Intelligence Agency."

        Under Secretary of Defense for Intelligence
        * Defense Intelligence Agency
        * Defense Security Service
        * Counterintelligence Field Activity
        * National Geospatial-Intelligence Agency
        * National Reconnaissance Office
        * National Security Agency


        • According to wikipedia [wikipedia.org]

          I know this is a bit citation Nazi-ish, but please don't cite Wikipedia directly. Any random yahoo could have thrown that up 5 minutes ago... hell you could have made that edit 5 minutes ago!

          That entire intro paragraph doesn't have one citation other than a passing reference to Title 10 USC

          Just sayin'...I'd like to read the part of the USC that sets up the NSA but honestly that's a big law document to parse

          • Just sayin'...I'd like to read the part of the USC that sets up the NSA but honestly that's a big law document to parse

            No Such Agency? Whatever gave you the idea that enough information about NSA was put into the USC to make a big law document?

      • Only 3, Marines are part of the Navy and have absolutely no independent say at the DOD, they dont even have a department
        • they dont even have a department
          Neither do the Army and Navy. I know what you're getting at, but all of the branches fall under the Department of Defense. And although the Marines are a part of the Navy, they still get a seat on the Joint Chiefs of Staff [wikipedia.org].
      • oh forgot to add, your wrong BTW in another fact. the NSA IS a agency of the DOD.
    • You're making the assumption that one branch of the armed services (say, the Navy) is permitted by regulation to try to infiltrate another one. The NSA's mission is specifically to provide SIGINT and to protect government against foreign SIGINT - including military systems.
        • The NSA's mission is specifically to provide SIGINT

          You mean those PhD mathematicians sit around all day hitting Control-C's?
          Well, let's be fair. They probably have a bash script that does it pretty efficiently.

          Given the supercomputing clusters they no doubt have at their disposal, they could be generating a lot of SIGINT that way.
    • Re: (Score:3, Interesting)

      I've heard the Air Force is the leading branch for network stuff

      Let me guess - did an Air Force recruiter tell you that?

    • Re:Academy academics (Score:5, Interesting)

      by Daniel Wood (531906) on Sunday May 11 2008, @05:13PM (#23372082) Homepage Journal
      The truth of the matter is that the Army generally has the least amount of fuckups when it comes to communications. This is because the Army curriculum is VERY methodical and almost reads like a checklist (in fact, we often use checklists and cut-sheets).

      I'm not saying the Army is any more intelligent than any other branch. We have some really dumb people. The Army trains so that the dumbest kid on the block can do the job perfectly, every time.