Slashdot Mirror


FBI E-Mail Server Breached

voma writes "The FBI said Friday it has shut down an e-mail system that it uses to communicate with the public because of a possible security breach. The bureau is investigating whether someone hacked into the www.fbi.gov e-mail system, which is run by a private company, officials said. 'We use these accounts to communicate with you folks, view internet sites, and conduct other non-sensitive bureau business such as sending out press releases,' Special Agent Steve Lazarus, the FBI's media coordinator in Atlanta, said in an e-mail describing the problem."

48 of 223 comments (clear)

  1. Look at this spam I just got today by Anonymous Coward · · Score: 5, Funny

    From: rmueller@fbi.gov
    To: anonymouscoward@slashdot.org
    Subject: The FBI can help you!

    CONFIDENTIAL INFORMATION YOU WANT TO KNOW.

    This is the agency they want banned from the INTERNET!

    "The Federal Bureau of Investigations" shows you how to get the facts on anyone using our files.

    LOCATE MISSING PERSONS, find lost relatives, obtain addresses and phone numbers of old school friends, even skip trace dead beat spouses. This is not a Private Investigator, but a GOVERNMENT agency DESIGNED to automatically CRACK YOUR CASE with links to thousands of our secret files.

    Find out SECRETS about your relatives, friends, enemies, and everyone else! -- even your spouse! With the New - "FBI"

    You will be AMAZED at what you can discover:

    LICENSE PLATE NUMBER - Get anyone's name and address with just a license plate number! (Find that girl you met in traffic!)

    DRIVING RECORD - Get anyone's driving record!

    SOCIAL SECURITY NUMBER - Trace anyone by social security number!

    ADDRESS - Get anyone's address with just a name!

    UNLISTED PHONE NUMBERS - Get anyone's phone number with just a name- even unlisted numbers!

    LOCATE - Long lost friends, relatives, a past lover who broke your heart!

    E-MAIL - Send anyone anonymous e-mail that's completely untraceable!

    DIRTY SECRETS - Discover dirty secrets your in-laws don't want you to know!

    INVESTIGATE ANYONE - Use the sources that private investigators use (all on the Internet) secretly!

    EX-SPOUSE - Learn how to get information on an ex-spouse that will help you win in court! (Dig up old skeletons)

    CRIMINAL SEARCH - BACKGROUND CHECK - Find out about your daughter's boyfriend! (or her husband)

    FIND OUT - If you are being investigated!

    NEIGHBORS - Learn all about your mysterious neighbors! Find out what they have to hide!

    PEOPLE YOU WORK WITH - Be astonished by what you'll learn about the people you work with!

    EDUCATION VERIFICATION - Did he really graduate college? Find out!

    "The FBI" will help you discover ANYTHING about anyone, with clickable hyperlinks and no typing in Internet addresses! Just download the software and go! You will be shocked and amazed by the secrets that can be discovered about absolutely everyone! Find out the secrets they don't want you to know! About others, about yourself!

    LIMITED TIME OFFER -- ORDER TODAY! ONLY $20 (US)

    You can access the "FBI" NOW so you can begin discovering all the secrets you ever wanted to know! You can know EVERYTHING about ANYONE with "The FBI".

    - Works with all Internet Explorer browsers and all versions of AOL
    - Windows Versions available Only!

    DON'T WAIT TO GET STARTED? It's as easy as 1, 2, 3. ORDER TODAY - While this agency is still legal!

    1. Re:Look at this spam I just got today by Anonymous Coward · · Score: 2, Funny

      please, for a nation of our status florida is average sized at the very least and we shouldn't be so fixated on it. it's all how you use it.

  2. Request by mingot · · Score: 5, Insightful

    Neal, when you post an article like this the only thing anyone cares about is what OS (and especially if it was microsoft) got ownz0red. Please try to put this information in the summary. Thank you.

    1. Re:Request by Anonymous Coward · · Score: 2

      Neal, when you post an article like this the only thing anyone cares about is what OS (and especially if it was microsoft) got ownz0red. Please try to put this information in the summary. Thank you.

      It may have been non-Microsoft, hence censored.

    2. Re:Request by kg4gyt · · Score: 3, Insightful

      It could be Linux, just with a poor pick for a password, or unpatched, or even configured incorrectly. Can't always immediately blame the OS, configuration can be just as large of a problem.

    3. Re:Request by say · · Score: 3, Funny

      But Netcraft confirms it, mail.fbi.gov is dead!

      More seriously, netcraft sez http://www.fbi.gov was running Sun-ONE-Web-Server on Linux when last queried at 4-Feb-2005 18:26:45 GMT. Whatever that is.

      --
      Roses are #FF0000, violets are #0000FF, all my base are belong to you
    4. Re:Request by Frank+T.+Lofaro+Jr. · · Score: 2, Informative

      http://uptime.netcraft.com/up/graph?site=www.fbi.g ov

      says it is running Linux.

      Perhaps that is why Slashdot didn't post the operating system in the summary.

      --
      Just because it CAN be done, doesn't mean it should!
    5. Re:Request by Anonymous Coward · · Score: 3, Insightful

      says it is running Linux.


      It doesn't really. It says it's hosted by Akamai. Which means that the data is unreliable at best. Netcraft is actually detecting the OS and Web server software of Akamai's content serving nodes, which are most likely completely different from the FBI's actual servers.

      See this FAQ item from Netcraft for more information.
    6. Re:Request by BlueTooth · · Score: 2, Interesting

      THANK YOU! I'm not a MS fanboy or anything, but this is a very good point. A well configured, well patched Windows machine (especially a server) isn't going to be very vulnerable. The same can be said of Linux. Further, an unpatched, poorly configured Windows machine will drop dead very quickly, and the same can be said for Linux. You might even argue that a talentless admin would have an _easier_ time securing up a Windows machine (since sever 2003, anyway, where all services shipped off).

      Yes, there seem to be a lot more exploits found for Windows, and yes an unpatched windows box will probably drop dead _faster_ than a similarly out of date linux box, but a lot of this can be attributed to market penetration.

      --
      SPAM
    7. Re:Request by brlancer · · Score: 2, Interesting
      I'm not a MS fanboy or anything, but this is a very good point. A well configured, well patched Windows machine (especially a server) isn't going to be very vulnerable.

      I call bullshit.

      Will it be a cakewalk to crack? No. Will it be "very vulnerable"? Yes. Why, you ask? Because there are vulnerabilities that are still unpatched years after reports. Many "minor" vulnerabilities are actually stepping stones to administrator privileges; Bugtraq has more than a few posts regarding stringing a half dozen "minor" ones together.

      Can you make a Windows server secure? I don't think so--not to the degree which would be necessary, and not to the level which a *nix box could achieve with the same amount of effort (time+money). This is especially true WRT services that use IIS.

      I'm not being a Linux/Unix/Be zealot--I've been a Unix admin and a Windows admin and the failure is in the design of the system. Windows was never designed (and still is not being designed) with security in mind. It's that simple and reading a few security manuals will evidence that.

      --
      Someone asked if I had patched against MSBlast; I said yes, I installed Linux.
    8. Re:Request by John+Whitley · · Score: 2, Insightful

      A well configured, well patched Windows machine (especially a server) isn't going to be very vulnerable.

      That's true as long as you say directly vulnerable. However, in any IT shop you also need to consider indirect vulnerabilities. E.g. the server itself may be secure, but someone's got to administer that system periodically. How secure are the system(s) used by the admins, or other systems on the network? All an attacker needs are some common user apps w/ holes on *some* systems that connect to the open internet (e.g. email, web browsers). With such a foothold established, the internal network and systems become subject to further analysis and attack. Small steps until the target is attained...

      In short, a well set-up server is like having good basic household security: locks on doors and properly secured windows. These methods are useful, but simply won't stop a determined attacker.

  3. How? by The+Grey+Clone · · Score: 5, Funny

    How was this said in an e-mail if their e-mail server was down?

    1. Re:How? by liquidsin · · Score: 5, Funny

      I'm more interested in how they use an email account to view internet sites...

      --
      do not read this line twice.
    2. Re:How? by VB · · Score: 5, Funny

      It came from fbipressrelease723@hotmail.com

      --
      www.dedserius.com
      VB != VisualBasic
    3. Re:How? by commodoresloat · · Score: 2, Interesting

      You beat me to it! My first experience with the WWW was retrieving documents through email. I still remember the sense of excitement realizing I could get documents mailed to me by another computer. I didn't know what the web was at the time (this must have been 1992 or 1993; it was well before Mosaic). I don't know if it was the same software (don't recall the name agora) but it was the same trick, and it rocked. I remember being blown away when I learned about lynx; thinking, wow, I don't have to wait for the computer to email it to me!

  4. Server was running Linux Sun-ONE-Web-Server/6.1 by Anonymous Coward · · Score: 2, Informative

    From netcraft: Linux Sun-ONE-Web-Server/6.1

  5. And as a followup... by Tackhead · · Score: 4, Funny
    > "We use these accounts to communicate with you folks, view internet sites, and conduct other non-sensitive bureau business such as sending out press releases," Special Agent Steve Lazarus, the FBI's media coordinator in Atlanta, said in an e-mail describing the problem.

    In a followup e-mail describing the problem, Special Agent Laz Steverus said "No sensitive information was compromised, but today is a good time to remind citizens that the FBI is in posession of approximately 22,000,000,000 (TWENTY TWO BILLION DOLLARS) in uncollected judicial judgements from spammers, a portion of which we're trying to return to you folks. Just visit our web site, and read our press release, and it will instruct you in how to help us get this money back to you..."

  6. Cool name. by Gulik · · Score: 5, Funny

    Man, what I wouldn't give to be "Special Agent Lazarus." Everything you do sounds cool -- I mean, it might be an utterly boring document about e-mail usage, but you still get to call it "the Lazarus Report."

    1. Re:Cool name. by rxmd · · Score: 5, Funny
      Man, what I wouldn't give to be "Special Agent Lazarus." Everything you do sounds cool -- I mean, it might be an utterly boring document about e-mail usage, but you still get to call it "the Lazarus Report."
      Even better: when you die, you're brought back to life by Special Agent Jesus!
      --
      As a state gets corrupt, its laws multiply; the most corrupt states have the most numerous laws. (Tacitus, Annales 3:27)
    2. Re:Cool name. by nadadogg · · Score: 2, Funny

      Even better: when you die, you're brought back to life by Special Agent Jesus!

      Then you have sex with your mom!
      [/heinlein]

      --
      i use linux and windows oh god how can i have an opinion
    3. Re:Cool name. by gstoddart · · Score: 2
      Man, what I wouldn't give to be "Special Agent Lazarus."
      Everything you do sounds cool


      You know, for very similar reasons, I thought to myself "oh yeah, sure, I believe an article that claims to come from Special Agent Lazarus".

      It sounds like such a hackneyed/stereotyped name that I didn't initially believe it. Wierd.

      --
      Lost at C:>. Found at C.
  7. They use an email server to surf the web??? by dos4who · · Score: 3, Interesting
    "'We use these accounts to ...view internet sites...".

    I'm sorry, but when I hear a media spokesperson hiccup like that, my bullshit detector sends up an immediate flag. What was this email server really used for???

    --
    "Yes, I have a Disaster Recovery Plan. It's called my Resume"
  8. FBI raids themselves by Anonymous Coward · · Score: 5, Funny

    The FBI reportedly surrounded the building (after leaving it) and broke down the front door, only after realizing they had the keys. They confiscated the computers and surrounding evidence for further investigation. "It must be an insider doing the hacking, these systems were secure." said agent r0\/ l337zki.

  9. In other news... by teledyne · · Score: 5, Funny

    ... the FBI, for a short time, became mysteriously more productive within the span of 12 hours. Some say that their coffee was spiked with a new secret uber-caffeine, while others say a lack of spam in their e-mail boxes allowed them to work more freely.

    Not only that, but personnel over at the Central Intelligence Agency as well as the National Security Agency have also become more friendlier. One employee was noted saying, "Thank God! I was so fucking tired of those guys sending me pics of Goatse!"

  10. Non Event by I8TheWorm · · Score: 4, Informative

    The key phrases are run by a private company and We use these accounts to communicate with you folks, view internet sites, and conduct other non-sensitive bureau business such as sending out press releases.

    I'm sure, like the NSA, that the FBI has (at least) two networks. One that is internal only for confidential/sensitive communication/files, and one for outside communication such as this one. At the NSA, they are completely seperate, with no ability to copy/move files from one to the other.

    --
    Saying Android is a family of phones is akin to saying Linux is a family of PCs.
  11. Oh shoot by SilverspurG · · Score: 4, Funny

    How was I supposed to know?

    I'm sitting here in the training cubicle. The guy in the cube next to me decides to check his voicemail... ON SPEAKERPHONE. After he dials in his password (for the entire office to hear) I call softly over the cube wall,"I now have your password."

    A tense silence followed, and I could tell that the general perception was "Yeah right--you're just the new guy."

    So I brought up my handy DTMF generator and started replaying his password over and over (at a low volume, but just loud enough so that people in adjacent cubes could hear).

    How was I supposed to know that he had the Admin password for the e-mail server stored in his voicemail?

    At the same time... What sort of dumbass checks their voice mail on speakerphone in public office space?

    --
    fast as fast can be. you'll never catch me.
  12. This means war!!! by toocoolforschool · · Score: 3, Funny

    Director Mueller wants his email (gunslinger_cute@fbi.gov) back with a vengeance.

  13. No sensitive information? Re-think that by flinxmeister · · Score: 4, Insightful

    I have worked with FBI agents on a few things, and I can't imagine this email server didn't have sensitive info flow through it.

    I'm sure it's FBI policy to avoid it, but it's like a bank...how many people do you think send account numbers, SSN's, etc. to a bank via email? Do you think most people are going to see "fbi.gov" and not think it's safe to email them?

    Regardless of what they say, IF this server was compromised, I bet the attacker saw all sorts of interesting things. It's not their fault, but it's probably more serious than they are letting on.

  14. Or did he? by NMerriam · · Score: 5, Funny

    Special Agent Steve Lazarus, the FBI's media coordinator in Atlanta, said in an e-mail describing the problem.

    Is this some sort of intelligence test? You get an email press release from someone saying the email account they use for press releases isn't reliable?

    --
    Recursive: Adj. See Recursive.
  15. How long is this line going to hold? by PMuse · · Score: 2, Insightful

    'We use these accounts to communicate with you folks, view internet sites, and conduct other non-sensitive bureau business such as sending out press releases,' Special Agent ... Lazarus said ...

    We'll be seeing the first article any time now about classified material having been sent over this server. Some one start a pool.

    --
    "We reject as false the choice between our safety and our ideals." --The American President (20.1.2009)
  16. Re:are you sure? by grub · · Score: 5, Funny


    and not somebody named 133thaxxor?

    My name is Lee Thaxxor, you insensitive clod!

    --
    Trolling is a art,
  17. hm by EMH_Mark3 · · Score: 2, Funny

    Does that mean we need to change our passwords again?

    --
    Burn the land and boil the sea, you can't take the sky from me
  18. Risk of compromise is low by Jack+Taylor · · Score: 2, Insightful

    According to the BetaNews Article Officials said the actual risk of a system compromise was fairly low. So the question is, what did the sysadmin see that prompted him to shut the system down?

    --
    One good turn - gets all the covers.
  19. Re:Server was running Linux Sun-ONE-Web-Server/6.1 by eln · · Score: 2, Funny

    Well then, I guess Netcraft confirms it: Linux-Sun-ONE-Web-Server/6.1 is dying.

  20. I'm shocked and apalled by b00m3rang · · Score: 3, Funny

    How could someone actually read someone else's email without their permission? Next these crackers will be listening to other people's phone calls. Then what, a knock on the door in the middle of the night?

  21. Pick for password. by www.sorehands.com · · Score: 2, Funny
    1 2 3 4

    Isn't that a good password?
    I use it on my luggage too.

  22. Re:No Wonder 9/11 Happened! by eno2001 · · Score: 2, Funny
    I also fail it as I can't tell the difference between a
    <B> and a </B>
    .
    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  23. zerg by Lord+Omlette · · Score: 4, Funny

    Out of curiosity, does the FBI have any "normal" agents? Cause if they're all "special" agents, are they really that special?

    --
    [o]_O
    1. Re:zerg by vanza · · Score: 2, Informative

      A guy who used to work with me joined the FBI and got a "special agent" title right away. He also said everybody there was a "special agent", so maybe they just want to feel special.

      --
      Marcelo Vanzin
    2. Re:zerg by Happy+go+Lucky · · Score: 2, Interesting
      Out of curiosity, does the FBI have any "normal" agents? Cause if they're all "special" agents, are they really that special?

      It's a way of constraining them. If you ever go to a federal building and see a bunch of people standing around claiming to be the "Federal Police," they're actually titled "special

      police officers." The reason for this is that no Fed actually has true general police powers. The way the statute is written, they have the powers of "sheriffs and constables" when in the course of some other duties.

      However, they're walked on an amazingly short leash compared to, say, your city's police department. And for good reason: the feds have a large proportion of people too stupid to function as real cops.

      I believe that "Special Agents" are the same situation. They have arrest and warrant powers when in the course of investigating certain matters explicitly given them by statute, but they don't get to just roll up and arrest you if you slug your wife while driving drunk or whatever.

      For the "Special Police Officers," see 40 USC 318. I don't know how that affects "Special Agents."

  24. Here come the conspiracy theories... by Jack+Taylor · · Score: 2, Interesting

    Sending out press releases designed to provoke your suspect is a tried and tested method in law enforcement. What if they had a mission-critical email server that had been hacked but had to stay online no matter what? (Think of secure intelligence channels.) This press release could be to try and prevent him from coming back...

    It would also explain how they were able to send the email ;)

    --
    One good turn - gets all the covers.
  25. This Story is Surprising... Why? by Greyfox · · Score: 2, Insightful
    I mean look at the recent news. Not like they employ the brightest IT grapes in the bunch. I guess the NSA is snapping up all of those guys. Notice how whenever you hear about some government agency fucking up an IT project, it's never the NSA? So we know where all of the good IT talent in the government is...

    I guess I shouldn't hit below the belt like that but I'm still pissed off about millions of my dollars (And they were all MY dollars thptt!) being wasted on Virtual Case File. I bet some corrupt individuals got really, really rich off that project, too...

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  26. Who wants to bet? by hanshotfirst · · Score: 2, Interesting
    I'll wager 10:1 the "hacker" breaching the system was the RIAA bot searching for P2P software and mp3's on the server.

    Originally I started thinking of this post as a joke, THEN I started thinking... what if the FBI really DID have a server with a collection of confiscated mp3's being held as "evidence" for "review" by agents at their convenience? And what if RIAA really did have such as hack-bot programmed and authorized to shutdown P2P systems?

    Food for thought.

    --
    Why, oh why, didn't I take the Blue Pill?
  27. Special agent Lazarus by theendlessnow · · Score: 2, Funny
    I heard that special agent Lazarus was currently trapped somewhere between matter and anti-matter doing battle with his counterpart from an alternate universe.

    Frankly, I think we've all been duped by this false news post.

  28. "Breached"? How? And to what extent? by Ars+Dilbert · · Score: 2, Insightful

    An "E-mail system used to communicate with the public" sounds like an Internet facing SMTP gateway. I can't be sure, obviously, but that's the most likely type of a system that got "breached". The really juicy stuff, the e-mail servers that host the mailboxes, would be on the internal network, and much better protected against hacks.

    If an SMTP gateway was supposedly "breached", what could that entail? Somebody was able to relay through the server? Wooo, big deal! There are like a bazillion open relays out there. Or someone installed a trojan that allowed them to intercept the SMTP traffic? Again, it is not a big deal. The e-mail messages were sent to the public, and SMTP traffic being sent to the outside mail servers isn't encrypted or secure in any way anyhow. It can be intercepted, and e-mail can be read, at any upstream router.

    This has been blown out of proportions, IMO.

  29. Us & Them by MSTCrow5429 · · Score: 2, Interesting
    'We use these accounts to communicate with you folks, view internet sites, and conduct other non-sensitive bureau business such as sending out press releases.'

    You folks? Gee, thanks alot, we don't trust you much either.

    --
    Slashdot: Playing Favorites Since 1997
  30. The "usually armed" part is NOT special. by Ungrounded+Lightning · · Score: 2, Interesting

    A special agent is a federal investigative employee who has powers of arrest and is usually armed. This is "special" when compared to the powers of an ordinary federal employee, not to other agents within the FBI.

    Only the powers of arrest part is "special". A mind-boggling range of government employees have federal permission to carry guns. (And this permission, like post-office driving rules, overrides state laws.)

    This was apparently first noticed when an airport security employee leaked the list of agencies whose members could carry thorugh airports. In 1997, according to a GAO study (the source for info in this libertarian party press release) the nubmer of agencies was 45 and the number of gun-toters approaching 60,000 and had grown by over 2,400 in the previous year. I've heard nothing to indicate that the number has not continued to climb since then.

    Some non-law-enforcement worker categories:

    Poultry inspectors.
    Disaster aid workers.
    IRS auditors.

    Some agencies with "special agents":

    Small Business Administration
    NASA
    Department of Education
    U.S. Fish & Wildlife Service
    Department of Veterans Affairs

    The Energy Department has access to machine guns and other agencies can summon tanks and military helicopters.

    According to the Western Journalism Center these agencies have SWAT teams:

    The National Park Service
    the Department of Health & Human Services

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  31. Carnivore by bsandersen · · Score: 2, Funny

    They used to use carnivore to read our mail. Maybe they just thought it would be nice to take turns and let us read their mail for a while.