Slashdot Mirror


Mass Website Hack Compromises 200,000 Sites

Stony Stevenson writes "Hot on the heels of a recent hack in which 10,000 sites were compromised, researchers have disclosed a new large-scale attack. Researchers at McAfee estimated that the attack has been active for roughly one week, and in that time frame has managed to place itself on roughly 200,000 web pages. Most of the infected pages are running the phpBB forum software, said McAfee. The compromised pages are embedded with a Javascript file that links to the site hosting the attack."

153 comments

  1. punBB by Anonymous Coward · · Score: 0

    And this is why I have never, and will never recommend phpBB to anyone.
    punBB > invision > * > phpBB

    1. Re:punBB by boost1 · · Score: 2, Interesting

      Yeah, I installed it way back in the days and forgot it was on my website. I have now gotten several emails from my domain host stating attacks on it using an exploit in phpBB.

    2. Re:punBB by snl2587 · · Score: 1

      Yeah, I installed it way back in the days and forgot it was on my website. I have now gotten several emails from my domain host stating attacks on it using an exploit in phpBB.

      Which is why you're supposed to upgrade. The article is incredibly short and doesn't specify, but I'd be willing to bet the exploit was one that has already been patched/revealed.

      At least with this attack the computer savvy not running NoScript or the like will be able to avoid getting hit with the payload. And now, time to check to make sure my ASP pages haven't been attacked...

    3. Re:punBB by Goaway · · Score: 2, Insightful

      No, that's why you're not supposed to use software which is so full of holes that the only way to keep it safe is to continuously upgrade as the problems are discovered one after another.

    4. Re:punBB by letxa2000 · · Score: 1

      Which is why you're supposed to upgrade.

      Great. If mods and add-ons could be more seamlessly added, that'd be great. But upgrading your phpBB when it has a half dozen mods and modifications twisted into the code is daunting at best.

    5. Re:punBB by ashamanq · · Score: 1

      So... you're not supposed to use software that has patches released? And/or you're expecting someone to anticipate all forms of attack when writing a program? That seems unreasonable to me. And, why not release a patch once a problem has been discovered? Don't you want your programs to get upgraded when needed?

    6. Re:punBB by Goaway · · Score: 1

      I'd appreciate it if you replied to the things I actually said. By doing so, I would actually be able to answer you.

  2. Please be more forthcoming by BadAnalogyGuy · · Score: 5, Insightful

    Back in the later months of 2001 we experienced a gradual realization that there was something quite amiss about our government's response to terrorist threats which resulted in the disaster of September of that year. It turns out that not only did we know that there would be a terrorist attack, but we had credible leads indicating who and how it would be carried out. But the lack of information sharing led to disaster.

    Here too, we have a threat which is already running wild. Thousands of websites are being attacked. Unfortunately, this article, like many which abound in the security theatre online media, is long on consequences and short on details. Someone knows how the attack spreads, but they aren't sharing the means of stopping the attack.

    This article and its lack of content does as much to spread fear and chaos among computer users as the actual attack. These are technical problems which can be fixed. By not being clear about the threat, the article turns hackers into bogeymen that can't be stopped. Give some better info, tell us how to close the hole, and let us get back to work.

    1. Re:Please be more forthcoming by Hao+Wu · · Score: 4, Insightful

      This article and its lack of content does as much to spread fear and chaos among computer users as the actual attack. These are technical problems which can be fixed. By not being clear about the threat, the article turns hackers into bogeymen that can't be stopped. Give some better info, tell us how to close the hole, and let us get back to work.

      Oh they'll have an answer for that -- just buy McAfee's "protection".

      Remember- your Mac is spreading viruses, even if it's not infected.... Be ashamed!

      --
      I suggest you read Slashdot
    2. Re:Please be more forthcoming by RuBLed · · Score: 0, Offtopic

      Hi mods. Even though the parent is just living his nickname, this is not offtopic.. it's insightful IMHO, sure you could overrate it but it doesn't matter now since I'm already sacrificing a kitten because you made me post this...

    3. Re:Please be more forthcoming by whitehatlurker · · Score: 2, Funny
      Parent post says it's already sacrificing a kitten

      Ewww. Too much information.

      --
      .. paranoid crackpot leftover from the days of Amiga.
    4. Re:Please be more forthcoming by Anonymous Coward · · Score: 2, Informative

      For a properly maintained phpBB site, this isn't that big of a deal. As a maintainer for a site which uses phpBB, I can tell you that I have seen this attempted for months. I believe phpBB is mentioned directly because it seems there are programs which allow individuals to create forum accounts and post messages using an automated script. The scripts post messages to visit a (usually) pornographic site. Once you connect you are presented with a page with a display which mimics YouTube.com, however a pop-up is displayed saying you cannot play the video script without the proper video codec, and offers to allow you to download the codec from the site (usually codec.exe). Once you download and open the program, you are infected.

      When I first started seeing this happen several months ago, I started experimenting with the security settings of the phpBB program. Enabling the captcha, and requiring administrative account activation. Since no one can create an account without my permission, this problem disappeared on my forum. This isn't practical with all forums, YMMV.

    5. Re:Please be more forthcoming by glwtta · · Score: 1

      Yeah... way to Godwin that up a bit.

      --
      sic transit gloria mundi
    6. Re:Please be more forthcoming by Loopy · · Score: 2, Insightful

      While I agree that the synopsis leaves something to be desired, inserting political diatribe equally lacking in factual detail does not improve the situation. I'm not sure who you're trying to score points on that cares but can we stick to the topic at hand or is that just too much to ask?

    7. Re:Please be more forthcoming by Anonymous Coward · · Score: 0

      Pointing out that government agencies had communication problems != political diatribe

      http://www.brookings.edu/testimony/2003/1208terrorism_thompson.aspx

      As for the GP's post, I think it's fitting, all things considered.

    8. Re:Please be more forthcoming by Thanshin · · Score: 1

      Unfortunately, this article, like many which abound in the security theatre online media, is long on consequences and short on details. Someone knows how the attack spreads, but they aren't sharing the means of stopping the attack.
        I always thought the news were to report news, and that the knowledge itself was stored somewhere else.

      I'd like to report another case then. Last week I read news about a new book, and the book was not printed in the papers. Actually, the news didn't even tell me where to buy the book.
    9. Re:Please be more forthcoming by Anonymous Coward · · Score: 2, Informative

      Here too, we have a threat which is already running wild. Thousands of websites are being attacked. Unfortunately, this article, like many which abound in the security theatre online media, is long on consequences and short on details. Someone knows how the attack spreads, but they aren't sharing the means of stopping the attack. We know exactly how it spreads: php. Don't get me wrong, php is a good language as of 5.x. However, to write something in it that's not simple to exploit you actually have to know what you're doing, which is not the case the for majority of php developers. Look at the majority of php code out there, it's no surprise at all why it's so security plagued: the developers simply have no clue and php doesn't protect you. Hell, even many tutorials out there have security exploits in them.

      If you absolutely have to run a third party php script, do not under any circumstance run it without both the Suhosin patch and the Suhosin module. Running ModSecurity on top of that is also a good idea.

      Always treat third party php code as hostile.
    10. Re:Please be more forthcoming by Hynee · · Score: 2, Informative
      That's bullshit, phpBB was hit ~2-3 years ago with the self propogating worm Santy, which exploited a bug in a PHP function (unserialize IIRC). phpBB was essentially a victim--the bug was in PHP itself, and phpBB is a widely deployed open source BB, and the developers had removed all usage of the compromised function after the bug was disclosed and before the Santy worm hit. (Site owners who failed to upgrade were hit, a large percentage.)

      I haven't heard of any glaring security issues with phpBB before or since, excluding the odd SEC fix. phpBB isn't vulnerable to SQL injection tricks.

      --
      Damn, I already moderated this topic. Now I'll have to log in with my sock puppet to comment.
    11. Re:Please be more forthcoming by Anonymous Coward · · Score: 0

      Waay off-topic, barely disguised political speech. Oh, like you didn't notice.

    12. Re:Please be more forthcoming by cyberguyd · · Score: 1

      My gaming clan's website has been the target of spammed hacks that are posted to the forums which have a posting with a link in the posting pointing to a download described in this article. Is this something similar which we fixed by having multiple response to questions requiring a response by a human as well as the standard graphic picture with text to be entered. These postings stopped. Now the article is not very clear as to how it occurs. Does it rewrite the phpBB code running the forums itself? Is it an embedded active script that runs when you view the forum? If so how is the loophole closed.

    13. Re:Please be more forthcoming by LiquidCoooled · · Score: 1


      Always treat third party code as hostile.


      There, fixed it for you :)

      --
      liqbase :: faster than paper
    14. Re:Please be more forthcoming by yuna49 · · Score: 1

      I doubt McAfee has any solutions that fix the security hole in phpBB that is being exploited here. Their scanner might prevent you from installing the payload on the linked site, however, assuming you passed by your browser's warning that you're potentially installing something dangerous.

      The bigger problem is people installing the "codec" on their computers to watch the porn video. Isn't there enough porn available for free that you can watch already?

      Companies that fail to filter out downloadable executables at the firewall are just asking for trouble in my mind. Transparent proxying + Squid + a few acl rules = end of problem. Residential users are obviously an entirely different problem.

    15. Re:Please be more forthcoming by Anonymous Coward · · Score: 0

      "Isn't there enough porn available for free that you can watch already?"

      No, there isn't.

      You must be new around here.

    16. Re:Please be more forthcoming by rrohbeck · · Score: 1

      Oh they'll have an answer for that -- just buy McAfee's "protection". Nice phpBB site you got there. Would be a shame if anything happened to it.
    17. Re:Please be more forthcoming by adriccom · · Score: 1

      Nearly there.

      Always treat code as hostile.

      Defense in depth, capabilities, least privilege, fail closed, scrub inputs, escape everything ... I think there have been a few books written on this.

      In PHP's case this fellow's slender volume is quite helpful: http://phpsecurity.org/ . And http://noscript.net/ .

      g'luck!
      --
      <script>alert("I never liked JavaScript, really; it just seemed a bad idea.");</script>
    18. Re:Please be more forthcoming by wilx · · Score: 1

      The problem is PHP and web sites done with it. And no, this is not a troll, this is a fact. So, your fix: Don't use PHP and PHP based software.

  3. Good news for us, I guess... by jnelson4765 · · Score: 3, Insightful

    We don't run phpBB. Is it just me, or is phpBB almost always the target of these kinds of attacks? I mean, there are probably hundreds of CMS systems out there, but almost every mass site hijacking/defacement I can remember has involved phpBB.

    Am I completely off-base here?

    --
    Why can't I mod "-1 Idiot"?
    1. Re:Good news for us, I guess... by Phantombrain · · Score: 3, Insightful

      It's targeted because it is so popular. All of the attacks that are publicized are on boards using outdated software. When more details come out, I'll bet that every single board will be several versions out of date.

      --
      echo YOUR_OPINION > /dev/null
    2. Re:Good news for us, I guess... by Dan+East · · Score: 4, Insightful

      It's the same reason hackers devote so much time exploiting Windows - more bang for your buck. phpBB is everywhere.

      --
      Better known as 318230.
    3. Re:Good news for us, I guess... by Tablizer · · Score: 5, Funny

      It's the same reason hackers devote so much time exploiting Windows - more bang for your buck. phpBB is everywhere.

      Perhaps they should rename it to PenguinBB so that hackers ignore it. Better yet, EmacsBB (or does it already have one builtin?)

    4. Re:Good news for us, I guess... by enoz · · Score: 4, Insightful

      It's targeted because it is/was popular and has/had serious exploits.

      I do not believe anyone really knows what market share the various forums have, but it is generally believed that the most popular are Simple Machines, phpBB, vBulletin, and Invision Power Board (in no particular order).

      I cannot believe that phpBB has so many successful attacks simply because it has a large installation base, otherwise these other forum softwares would also be suffering the same fate.

    5. Re:Good news for us, I guess... by mcrbids · · Score: 5, Insightful

      It's the same reason hackers devote so much time exploiting Windows - more bang for your buck. phpBB is everywhere.

      Except that popularity != exploitability. Many people think that software is like a safe - if you grind at it long enough, eventually it'll open. Software isn't like that. You can grind at software forever and it won't change anything unless you actually find a vulnerability - a case not handled by the software.

      For example, MySQL is much more popular online than Microsoft SQL. Yet MS-SQL gave rise to the slammer worm while the vastly-more-commonly-installed MySQL has not ever been infected by anything anywhere near the same magnitude. (Yes, there have been a few. They didn't get very far)

      The formula is NOT:
      Popularity = Exploited.

      It's more like
      Popularity * Bad Design = Exploited.

      And even bad software can eventually be cleaned up. Sendmail used to be a security nightmare. But despite its position as the #1 mail server software on the Internet, it's been quite a few years since any serious vulns were exploited.

      --
      I have no problem with your religion until you decide it's reason to deprive others of the truth.
    6. Re:Good news for us, I guess... by Zedrick · · Score: 1

      In my experience (I work for a large webhost), osCommerce and Joomla/Mambo (and most of their stupid useless 3rd party components) are far worse than phpBB. The biggest problem for (old versions of) phpBB is that it's an easy target for spambots.

    7. Re:Good news for us, I guess... by Antique+Geekmeister · · Score: 1

      I hadn't noticed such concentration of phpBB as a target,but there are numerous popular web packages that make no attempt to properly manage security. Even Bugzilla, with its setup tools and database passwords in plain site inside the directories with the Bugzilla software itself and accessible on a casually installed Apache server, treats security as a tacked-on afterghought. Subversion is no better, with its quiet practice of storing your passwords for HTTP, HTTPS, or svnserve access in plain-text in the user's home directory.

      This kind os behavior is far, far too common in the open source world, so I'm unsurprised that phpBB got caught this way.

    8. Re:Good news for us, I guess... by WWWWolf · · Score: 1

      Better yet, EmacsBB (or does it already have one builtin?)

      It sure has! Though only a client, not an actual message board server. Which shouldn't be too difficult to implement, of course, if one were inclined.

    9. Re:Good news for us, I guess... by ncryptd · · Score: 2, Informative

      It's the same reason hackers devote so much time exploiting Windows - more bang for your buck. phpBB is everywhere. It's not so much that as it is the fact that phpBB 1.x/2.x have a appalling number of security flaws. It's wildly insecure, so much so that there's actually a mod (crackertracker) designed to help harden installations against the inevitable attacks.

      I'd be willing to bet that most of the phpBB installs were 1.x/2.x -- the phpBB team actually paid for an audit of the 3.x line, and so far it seems to be much more secure code.
    10. Re:Good news for us, I guess... by Tony+Hoyle · · Score: 1

      The problem with phpBB is it's so damned hard to upgrade. There's no plugin architecture - 'plugins' are done by hand-modifying the code (and the changes aren't even sent as diffs, they're instructions that must be hand applied).

      Because of this even a minor upgrade is about a days work whilst everything is re-applied and retested. It's hell if you have any custom themes - because you have to basically recreate it from scratch because again the themes are hooked into the core code and themes for one version don't work with another.

      My wife has a heavily modified phpBB for example, it's somewhere in the early 2.x cycle I think. She doesn't even remember the names of half the changes, and some of them are custom mods. Upgrading simply isn't an option for her, because it would basically mean scrapping her forum and starting again.

    11. Re:Good news for us, I guess... by Evil+Kerek · · Score: 0, Flamebait

      LOL, this is the logic I expect from here.

      Perhaps popularity * use in a site that I want to get on = exploited.

      MySQL is free - this is why it's more 'popular'. But more 'popular' in this case means every little installation by any coder messing around. Wonder what the number of installations would be if you said 'only count those where the company has 1000+ employees and has data that someone would want to steal'.

      The reality is if you want to hit a target that actually has something you want, you are better off attacking SQL Server.

      What I see here is a bit of a smack in the face of the open-source security myth. (The idea that all these people spend their spare time looking at other peoples code - that's just funny - most really good coders aren't going to have time to do this - and what's the point of a bad coders looking for security flaws) Here you have a piece of software, PHPBB, that is very popular and open source. And it is constantly being hacked, year after year. What I find interesting here is that it's because it's popualar and every joe blow around has written an extension for it - unfortunately most of them aren't very good coders.

      EK

    12. Re:Good news for us, I guess... by Jon_S · · Score: 1

      You are wrong. I set up and have maintained a phpBB-based website, heavily modded, for the past three years. All upgrades area available as diffs. They apply with a single patch command. Patching goes smoothly; only a few hunks fail that need to be done manually (and remember, mine is heavily modded) which is quite simple. I've never had to recereate anything.

    13. Re:Good news for us, I guess... by dr_strang · · Score: 1

      I call bullshit on your Joomla claim. Show some stats. Looking at Security Focus I see less for Joomla than many other CMS platforms and almost none for 3rd party components. Truth is, Joomla team is extremely proactive in patching issues with their software, which is more than can be said for lots of pay-for webapps.

      --
      This is a sig. It is like every other sig in the world, except that it is mine, and it is different.
    14. Re:Good news for us, I guess... by wytcld · · Score: 1, Informative

      The problem is the phpBB developers just don't much care. I say this as someone using it for years now. Just a few months ago I found some dangerous file permissions in it, reported those, and got brushed aside with a response like "If it were an important security issue the core developers would have already taken care of it."

      Fscking idiots. I still use it. But I've done extensive custom patching to make it (relatively) safe. The project maintainers just can't be bothered to listen to criticism and get smarter. Musta been born with the genius light on in their skulls.

      --
      "with their freedom lost all virtue lose" - Milton
    15. Re:Good news for us, I guess... by adriccom · · Score: 1

      I agree with your argument but none of your examples. :/

      SVN's behaviour with respect to passwords is quite well documented and oft-discussed. If you have the magic bullet answer by all means please provide it in a patch.

      (Hint: some OS have secure password storage systems, but none of the m use the same one. Second hint: passwords, particularly any that get sent over the wire in any form, are crap. Oh, just look here: http://subversion.tigris.org/faq.html#ssh-auth-cache )

      --
      <script>alert("I never liked JavaScript, really; it just seemed a bad idea.");</script>
    16. Re:Good news for us, I guess... by Gumbytwo · · Score: 1

      What I find interesting here is that it's because it's popualar and every joe blow around has written an extension for it - unfortunately most of them aren't very good coders. Mathematically speaking, every other programmer is below average...
    17. Re:Good news for us, I guess... by Antique+Geekmeister · · Score: 1

      Oh, I use svn+ssh for my Subversion on Sourceforge, and refuse to use the standard password based HTTP or HTTPS access. SSL key management to make user-authorized HTTPS connections is also feasible. But such uses are not well documented: the svn+ssh examples, for example, do not include the use of the necessary flags tags to identify the name of the repository user, and they absolutely should unless you want all your SVN checkouts to be in the name of the same target SSH user. Yet the Subversion documentation makes no mentionof the gaping security hole: it should be in big letters, "OUR SHELL CLIENTS ALL WRITE YOUR PASSWORDS IN CLEAR TEXT: DO NOT USE PASSWORD BASED ACCESS IF YOU CARE ABOUT SECURITY".

      I've not tried it with password protected SSL keys, which may be another usable approach. Kerberized sessison keys for svnserver might also work, but would require a serious protocol rewrite. The fundamental problem displays that security was a stapled on afterthought. Patching Subversion to fix that is a massive, massive job, even though it's only a client password storage issue. And this same problem exists in protocol after protocol: Jabber, for example, stores its

  4. why this happens by ILuvRamen · · Score: 5, Interesting

    My old phpBB forum got hacked. Wanna know why? Cuz I used the auto-installing plugin that my host provided. It was about 20 versions behind and they NEVER updated it. So it had a gaping security hole in it. And guess what else! I couldn't patch it because it was considered some sort of embedded plugin that I couldn't tocuh the system files of. I had to install a fresh, updated version and phpBB and then copy the database over AND alter the database manually to reflect all the changes between between versions, which was a major pain in the ass. Needless to say I was pissed. Oh and I tried to sue/have arrested those Zone-H assholes that posted it like it was some sort of trophy case but apparently they're not hosted in the US so I dropped it. I would be willing to guess that every single hack was because of outdated phpBB quick installs like ipowerweb makes available on their servers.

    --
    Google's Super Secret Search Algorithm: SELECT @search_results FROM internet WHERE @search_results = 'good'
    1. Re:why this happens by ILuvRamen · · Score: 1

      oh, I should probably mention instead of implying that it was like a year ago, not in this attack

      --
      Google's Super Secret Search Algorithm: SELECT @search_results FROM internet WHERE @search_results = 'good'
    2. Re:why this happens by Zebra_X · · Score: 1

      Ah well, you get what you pay for!

      Then again, I just had to fix my vista machine from the endless reboot of death. ^ ^

    3. Re:why this happens by kylehase · · Score: 1

      I've never been comfortable with those auto-installers and cpanel tools and now I have good reason to dislike them. Did you have an option to upload and install your own scripts/CGIs? I'm using a host with SSH access. Sure it costs a bit more but the extra level of control is worth every penny.

      --
      You want fun, go home and buy a monkey!
    4. Re:why this happens by Killshot · · Score: 1

      it is worthwhile to find a host that allows you reasonable amount of control over your website.

    5. Re:why this happens by snarfies · · Score: 4, Insightful

      You tried to sue/arrest Zone-H? What are you, an idiot? THEY didn't hack your insecure website. They just reported on it. I suppose you'd also sue the local newspaper if they ran a story on your hacked website.

    6. Re:why this happens by ILuvRamen · · Score: 1

      You have no idea what they do, do you? Here's a more accurate example. If they sent a camera crew along with every bank robbery and uploaded the vid to youtube to show it off. They're not reporters, they're assholes! They exist soley to show off and glorify other people's hacks. I believe they even had a point system to see what groups were responsible for the most hacks. It's fucking ridiculous! They can all go to hell. THAT is my problem with them.

      --
      Google's Super Secret Search Algorithm: SELECT @search_results FROM internet WHERE @search_results = 'good'
    7. Re:why this happens by ILuvRamen · · Score: 1

      well all phpBB installs are free last I checked and usually hosts cost more when they offer a bunch of fancy plugins so not really :-P At least they did in fact let me manually install phpBB but really you can do that on any server. You just upload the php files and dependent graphics and stuff, set permissions, and run the first config script by loading the page in your browser and filling in the info. It's pretty simple so I dunno why they gotta overly simplify it with some static plugin installer.

      --
      Google's Super Secret Search Algorithm: SELECT @search_results FROM internet WHERE @search_results = 'good'
  5. Well, by Tablizer · · Score: 5, Funny

    It's a good think slashdot is immu PENI5 PILLS FREE WITH DISCOUNT MORT6A6ES! PENISFREE@OFFER.COM NOW!

    1. Re:Well, by XnavxeMiyyep · · Score: 2, Funny

      Pen fifteen? What's that?

      --
      I put the 't' in electrical engineering.
    2. Re:Well, by glwtta · · Score: 2, Funny

      Pen fifteen? What's that?

      Must be a special offer from Pen Island.

      --
      sic transit gloria mundi
    3. Re:Well, by Anonymous Coward · · Score: 0

      It's PENI-5, it's like MI-5 but with more balls.

      Also: I read this exact same news here some time ago. Stop reposting everything.

  6. Why is it always porn? by rhinokitty · · Score: 3, Insightful

    Does a light bulb dim in the minds of some computer users at the prospect of free pornography? It is the easiest thing in the world to get free porn online, why is installing something on your computer from a porn website all of a sudden appealing when a pop up window seduces you into it? I have a new term for this, it is called getting "FreePwned."

    1. Re:Why is it always porn? by Anonymous Coward · · Score: 5, Funny

      Please tell us more about this whole free porn thing that you mentioned.

    2. Re:Why is it always porn? by Sterrance · · Score: 1

      Very true, I imagine (or atleast hope) that if a normal person saw such a thing as free porn, they'd get rid of it immediately. This hack though can have a devastating effect though if done right. Imagine trying to see a Youtube Video someone posted on your forum only to find you need to upgrade Flash... and then discover that "upgrade" was a trojan. Thank god hackers (and nerds in general) are total pervs.

    3. Re:Why is it always porn? by AvitarX · · Score: 1

      Here is a great "Youtube for Porn". Don't worry when it asks you to install codec.exe. The videos are so HOT we had to use our very own custom codec.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    4. Re:Why is it always porn? by Anonymous Coward · · Score: 0

      "I imagine (or atleast hope) that if a normal person saw such a thing as free porn, they'd get rid of it immediately."

      Get rid of free porn? WHAT KIND OF PERVERT ARE YOU?

  7. 'social engineering' by sneakyimp · · Score: 1

    I read both those articles and got the impression that the attack was 'social engineering' meaning that phpBB's only role was to allow someone to post a URL to a site which actually hacked the stupid victims. There is no specific mention of any exploit.

    There *is* a mention of an exploit on ASP machines.

    1. Re:'social engineering' by enoz · · Score: 2, Interesting

      For the longest time phpBB did not even have the option to force users to authenticate their email address let alone use any captcha on the registration page. For this reason many existing phpBB forums are flooded with fake accounts, and possible these were used in order to post the links or malware.

    2. Re:'social engineering' by RockMFR · · Score: 1

      Sounds like it was just some (persistent) XSS hole in phpBB that allowed the attackers to post javascript. The social engineering would come in later, obviously.

    3. Re:'social engineering' by McFadden · · Score: 5, Funny
      From another site I read regularly, a forum member posted the following (the link was recently taken down, but I checked it at the time and it's absolutely true):

      Some years ago I registered www.confuse.me.uk with some intention of doing something or other with it. Part of that was going to be a forum which I set up, then never had time to do anything more with it.

      I took a look today and I have 14,140 members, 8,358 threads and 22,914 posts and each and everyone one of them is spam. Spammers replying to spambots replying to spammers.
    4. Re:'social engineering' by flyingfsck · · Score: 1

      Just think how easy it would be to identify the spammers from the logs on that system.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
  8. Not really an exploit? by Schlopper · · Score: 1
    From the article:

    "Various exploits are used in the ASP attacks, where the phpBB ones rely on social engineering"

    I'm a little confused here - how can it be "social engineering" when the javascript required to create the porn/codec popup had to be inserted somehow?
  9. Uh So Like... by iminplaya · · Score: 1

    This IS Slashdot, right? Or have I been posting to the NSA all this time?

    Hi mom!

    --
    What?
  10. Internet-connection license? by mi · · Score: 0

    How about this plan: anybody, who wishes to maintain an Internet-reachable computer, needs to be licensed (or hire someone, who is). I mean, we require licenses and/or permits to alter plumbing in a house or to add a porch — aren't botnets more threatening to the country, than an improperly placed pipe here and there?

    Since most attacks originate from abroad, we could relax the rule by applying it only to those, who wish to be reachable from outside US (rather than be automatically firewalled by their ISP)...

    Licensing requirements would include familiarity with firewalls, computers and network security...

    To be sure, I'd hate having to go through this, but having to deal with a botnet-running extortionist is, likely, even worse... Or not? What do you think?

    --
    In Soviet Washington the swamp drains you.
    1. Re:Internet-connection license? by CustomDesigned · · Score: 1

      If that happens, certifications will likely be available for commercial OSes only - e.g. M$, Solaris, Novell, Redhat, OSX.

    2. Re:Internet-connection license? by SL+Baur · · Score: 4, Informative

      How about this plan: anybody, who wishes to maintain an Internet-reachable computer, needs to be licensed Let's just not go there, O.K.? There isn't anyone I would trust as a licensing body and when you bring in the inevitable licsensing fees ... er, let's just not go there.
    3. Re:Internet-connection license? by Homer's+Donuts · · Score: 1

      And Ham Radio operators should know Morse Code. .-.. --- .-..

    4. Re:Internet-connection license? by mi · · Score: 1

      If that happens, certifications will likely be available for commercial OSes only - e.g. M$, Solaris, Novell, Redhat, OSX.

      No, it would be people, who would be licensed, not the operating systems (which are hard to define anyway: Linux vs. Ubuntu?)

      Much like plumbers and electricians...

      --
      In Soviet Washington the swamp drains you.
    5. Re:Internet-connection license? by mi · · Score: 1

      I'd tend to agree, actually. But, I think, it is inconsistent to require licensing for driving a car and not require it for Internet connection. There will soon be time, when a hacker will be responsible for a death — if it has not happened already...

      A botnet targeting a 911 server or a utility company, or a swatting gone really wrong...

      In many cases, the hackers are using other people's PCs without their knowledge — a clueless person making their PC reachable from the Internet is about as dangerous as an unlicensed driver on the highway...

      --
      In Soviet Washington the swamp drains you.
    6. Re:Internet-connection license? by mlts · · Score: 1

      Licensing people would being its own can of worms. First, unless one handed out smartcards and passed legislation to have CAC or a similar smart card readers on every desktop and laptop, it would give identity thieves another easy target because most likely it would be implemented by requiring people to punch in an "Internet license number" for access to websites, similar to how Korea requires your residence registration number if you want to create an account on a website there. Of course, this info is easily obtained from compromised sites, sniffers, or keyloggers.

      This would allow someone you wouldn't want, be it your opposition in a civil lawsuit, some stalking ex or whatnot to find every single post you have done in your life on every single website with a query, just matching your Internet ID number. I would bet that a lot of school districts would have regular searches on student Internet ID numbers to monitor what they posted, and perhaps expel them if they posted something that wasn't accepted, such as Mrs. Crabtree being a hard grader.

      There are tradeoffs; I'll take the botnets over having to leave a permanent bread crumb trail of my real life information anywhere I go. At least with IP addresses, it requires a court order for ISPs to turn over username info in most cases.

    7. Re:Internet-connection license? by mi · · Score: 1

      most likely it would be implemented by requiring people to punch in an "Internet license number" for access to websites

      No, you completely misread my proposal. I don't know, how to express it any clearer, so I'll just try again, with emphasis:

      anybody, who wishes to maintain an Internet-reachable computer, needs to be licensed (or hire someone, who is).

      There. Accessing web-sites is Ok. But if you want your ISP to allow any connection initiated from the outside to reach your computer, a person licensed in Internet security (yourself or someone you hired) needs to vouch for your computer's health.

      This will not stop malware distributed by e-mail, but it will cut down on the compromised web-sites — the subject of TFA.

      A successful hack into your system ought also to make you financially liable to those, who your system was used against. Insurance may be available for that, with their rates being a reflection of your preparedness and history.

      Very similar to how driving is handled, actually...

      --
      In Soviet Washington the swamp drains you.
    8. Re:Internet-connection license? by sjames · · Score: 1

      In many cases, the hackers are using other people's PCs without their knowledge -- a clueless person making their PC reachable from the Internet is about as dangerous as an unlicensed driver on the highway...

      Please post even a single reference to an actual death or injury that could have been prevented by licensing internet access.

      What we need to do is spend less money confiscating water bottles and more detecting and prosecuting people exploiting PCs.

    9. Re:Internet-connection license? by sjames · · Score: 1

      Yeah, that'll be great! The license fees and insurance costs will inch up until only a corporate sponsored person can afford it and web 2.0 can become boob-tube 2.0

      The telecom and media industries LOVE barriers to entry because they can lobby to raise them just high enough to keep potential competition away.

    10. Re:Internet-connection license? by mi · · Score: 1

      The telecom and media industries LOVE barriers to entry because they can lobby to raise them just high enough to keep potential competition away.

      Yeah, it really sucks, that regular people can not drive their own cars any more, and are forced to take big corporation-owned buses, does not it?

      --
      In Soviet Washington the swamp drains you.
    11. Re:Internet-connection license? by mi · · Score: 1

      [...] more detecting and prosecuting people exploiting PCs.

      They tend to be based abroad, and the CIA's drones can only blast so many per month...

      --
      In Soviet Washington the swamp drains you.
    12. Re:Internet-connection license? by sjames · · Score: 1

      They tend to be based abroad, and the CIA's drones can only blast so many per month...

      A "please secure your %*^%*& server" from the FBI might get some action on the U.S. side without nearly the overhead of licensing.

    13. Re:Internet-connection license? by sjames · · Score: 1

      Yeah, it really sucks, that regular people can not drive their own cars any more, and are forced to take big corporation-owned buses, does not it?

      If the bus and taxi lobby were as big as telecom, that would be exactly the case. Also keep in mind that there are way too many registered voters who want to drive but not so many that want to run a server.

  11. This is not the NSA. by jd · · Score: 0, Troll

    There is no NSA. The NSA does not exist. They are not run by CmdrTaco as they do not exist to be run. There are no Macra! (Sorry, wrong series.)

    --
    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)
  12. I can't believe this crap is +5 insighfull by dgarbett · · Score: 0

    It's just the usual Joe-Sixpack conspiracy theory crap.

    1. Re:I can't believe this crap is +5 insighfull by daveo0331 · · Score: 1

      No, it's not, although the difference is subtle. The original comment is referring to the fact that different government agencies had information and leads, prior to 9/11, about the attacks. It was known that there were people with no flight experience paying thousands of dollars to learn to fly commercial jets, and that these people weren't interested in learning how to take off or land. This aroused some suspicions but it wasn't followed up. There was the 20th hijacker who didn't participate in the attacks because he was in jail. But these (and other) leads were never followed up on. This doesn't mean "the government/George Bush knew about 9/11 and stood down". It means "the federal government is really big and the different agencies don't talk to each other." This is the analogy that the original commenter is trying to make: better discussion of security vulnerabilities would make it easier to fight those vulnerabilities. The original commenter ever said the US government carried out 9/11 or knew ahead of time that it would happen.

      --
      Remember the days when Republicans were the party of fiscal responsibility?
  13. Language is a Virus by Detritus · · Score: 5, Insightful

    200,000 web pages is not the same thing as 200,000 web sites.

    --
    Mea navis aericumbens anguillis abundat
  14. Re:how to detect by Anonymous Coward · · Score: 3, Insightful

    yes, I was wondering the same. suppose one had a site with phpbb installed and wanted to check if their site was one of those compromised. how would one go about that? tfa doesn't mention. it seems somehow half-assed to publish that several tens of thousands of sites have been compromised, yet not provide any useful information regarding detection, cleaning and prevention.

  15. Pages, not sites by Dan+East · · Score: 5, Informative

    The title (which appears to be the only part the submitter actually "authored") is incorrect and conflicts with the text it quotes. An estimated 200,000 pages (most likely individual posts in phpBB forums) are out there, not sites.

    According to this video, the pages are being inserted via SQL injection attacks. The 200k pages is based on a google search (he does not reveal what criteria he is searching for) which came back with 150k hits. So it is not clear how many actual sites are compromised. One could assume that once a phpBB site is compromised, every page of every thread, which is analogous to individual web pages, would redirect to the worm download site. A popular forum could easily have several thousand thread-pages. In fact, every single page would probably be redirecting, which would include each user's summary page (which would be in the thousands for even a small site). So a small number of cites could be accounting for all the 200k pages.

    Also, in the video it is clear from the url that it is a phpBB2 site that is compromised. phpBB is currently at a major version of 3.

    --
    Better known as 318230.
  16. I'm running phpBB by HangingChad · · Score: 5, Interesting

    But I've made some modifications to my install. I replaced the registration and profile pages with a web form that posts to an Email parser. There was a lot of activity the last few days, spam registrations out the yang.

    It's funny because to them it looks like the registration page and they keep running scripts against it. I block the IP ranges of the spam registrations at the boundary but they just keep block hopping.

    They'll still get a script reg through sometimes, so there's something I'm missing. I could just install the security updates but it's so much more fun to try and tweak it myself.

    --
    That's our life, the big wheel of shit. - The Fat Man, Blue Tango Salvage
    1. Re:I'm running phpBB by aXi · · Score: 1

      You probably never heard of botnets. Or dhcp.

    2. Re:I'm running phpBB by pandrijeczko · · Score: 1, Insightful

      Or girlfriend.

      --
      Gentoo Linux - another day, another USE flag.
  17. 200,000 Sites Hacked by ponraul · · Score: 4, Funny

    And nothing of value was lost.

    1. Re:200,000 Sites Hacked by CrossChris · · Score: 3, Informative

      Actually, that's not quite true: my brother's website was abused like this, which resulted in Google referrals warning that "this site contains malicious software". His company ranking was Number 1 in every Google search for his type of service. It's proving very expensive for him.

    2. Re:200,000 Sites Hacked by owlstead · · Score: 1

      Except some innocence.

  18. Re:Turn off computer or modem when not using by Mortimer82 · · Score: 2, Informative

    Tell him to set up power saving correctly. Although my computer needs to stay connected to the mains for suspend to ram to work. It's to most intensive purposes "turned off". Takes 7 seconds (at most) to go to sleep and a few seconds wake up and I never have a problem.

  19. Re:Turn off computer or modem when not using by EnglishSteve · · Score: 1
    My Cable Modem (Motorola Sb5101) has an "Internet Standby" button on it - apparently, when you press it, it prevents any data transfer in or out but keeps the modem itself connected to the provider etc.

    At least I think that's what it does - I've never actually used it, as the cable modem is outside my hardware firewall anyway.

  20. No conspiracy theory there, sorry by Anonymous Coward · · Score: 0

    He's just referring to the Presidential Daily Briefing from August 6th, 2001. It's pretty well known.

  21. Upgrade to phpBB3 by DraconPern · · Score: 1

    The attack probably targeted phpBB2. Get the latest phpBB version which at this moment is 3.0.0.

    1. Re:Upgrade to phpBB3 by DJRikki · · Score: 1

      Or dont! Give phpBB3 at least until June (6 months from release) to be fully tested in the wild as you would with any major system upgrade. I remember the "fun" had upgrading from 1.4.4 to 2.0.0 back a few years ago. Lessons learned. However, worth noting phpBB2 had an upgrade issued only a month ago up to version 2.0.23 - maybe they knew something ?

    2. Re:Upgrade to phpBB3 by Anonymous Coward · · Score: 0

      PHPBB3 has been in RC stage for near on a year. I've been using it on a fairly high traffic site for at least six months. I could argue it's more stable, more secure, but that still doesn't take into account the people admining the forums. If you're going to have major issues upgrading to a new version, you're probably also going to have issues properly securing your forums.

  22. But most people don't know better... by TheNetAvenger · · Score: 1, Insightful

    Most of us can say phpBB or even the 1000s of php based 'pre-packaged' web sites out there are disasters waiting to happen. Either being poorly coded, not keeping up to date with the latest patches or able to use the current secure versions of PHP, etc.

    The problem here is most of the people using this software has limited HTML/Web programming skills and find these as easy solutions to what they want, a site for their MMO Clan, their band, etc.

    These packages are not only presented as free and easy, but safe because they are built on non-MS technologies, which is where the anti-MS FUD actually hurts the Web and consumers.

    In contrast, if these projects were built on ASP for pre-processing instead of PHP, they wouldn't break with each security update as often happens in PHP land, and unlike PHP, ASP stays updated and has proven to be highly secure. The kicker with mainstream ASP is it requires an IIS server and Windows server is not always cheap or the cheapest hosting solution for these same users.

    I am hoping that MS's interest in help PHP to play nice with Windows 2008 IIS even better, that as MS is able to quality check PHP code used through IIS, that MS's automation security investments will pay back to even the PHP world, as potential security risks would be something that is now also in Microsoft's interest to publish back to the PHP group.

    I know this isn't saying PHP is inherently insecure, we are talking about phpBB and similar products, but if they can get into a cycle of consistent security minded models and staying current with PHP updates without having to worry about applications breaking it will make a big difference.

    Developing for PHP and/or working with pre-built PHP applicaitons, I have watched developers spend the majority of their time working around bugs in the applications or in PHP itself. Where an ASP developer there are very few known problems that have to be coded around and they also don't have the hours of ensuring version matching to make the application work like you end up doing with PHP pre-built apps.

    This is one area where ASP gets a nod, as keeping the versions up to date is seamless, and applications and sites designed around ASP simply don't break even with the most massive updates.

    1. Re:But most people don't know better... by DJRikki · · Score: 1

      "This is one area where ASP gets a nod, as keeping the versions up to date is seamless, and applications and sites designed around ASP simply don't break even with the most massive updates." Ahem... "This contrasts [Thursday's] attack in that the vast majority of those were active server pages (.ASP)," explained McAfee researcher Craig Schmugar on a company blog posting." From - http://www.itnews.com.au/News/72214,second-mass-hack-exposed.aspx

    2. Re:But most people don't know better... by Tarwn · · Score: 3, Informative

      Ok, what?

      First, I'm not sure if your talking ASP or ASP.Net, but either way the vast majority of your comment can be shortened to:
      There are lots of PHP packages out there. People think they are safe because they are not MS. PHP packages should be re-written in ASP. PHP breaks due to updates but ASP updates better, therefore ASP is a better choice. PHP isn't inherently insecure, it's the packages.

      Your entire statement boils down to this logic:
      1) There are a lot of insecure Packages in PHP
      3) It's not an insecurity in PHP, it's an insecurity in the packages
      2) ASP updates better than PHP

      Your comparing apples (ASP) to oranges (PHP Packages). I have no experience how well or poorly the security of packages in PHP perform against the security of packages in ASP.Net, we would have to pick a large pool of them to find out. And just because Windows Updates makes updates available for ASP.Net does not mean that people actually are that willing to reboot their web farms for every update that appears. Your saying the problem is bad coding and that ASP solves it, I would beg to differ.

      And here is my anecdotal comment:
      I have answered thousands of ASP questions (ASP used to be my primary web 'language') as well as written/re-written many sites and over time I have seen a lot of site examples and snippets that would leave a page wide open or in a position to break on regular occasions (or just plain didn't work). On the other hand I have worked with several PHP packages that were solidly put together and worked against a range of PHP versions. PHP must be better because I haven't personally seen anywhere near as many errors in coding as I have in ASP. None of the first several thousand ASP posts would work at all against the next version of the language (ASP 3 => ASP.Net) and needed to be rewritten from scratch, but most or all of the packages I used with PHP 4 worked just fine with PHP 5.

      --
      Whee signature.
    3. Re:But most people don't know better... by zarkill · · Score: 1

      The kicker with mainstream ASP is it requires an IIS server and Windows server is not always cheap or the cheapest hosting solution for these same users. I know lots of people have problems with GoDaddy, but their ASP/IIS hosting is the same price as their LAMP hosting. For the basic cheapo package (which should be sufficient for the uses you mention), that's only $4 a month.

    4. Re:But most people don't know better... by ribo-bailey · · Score: 1

      While I agree with your assessment of amateur PHP install based; you must have missed the part where the previously mentioned 10,000 attacks were on ASP sites.

  23. NARC!!! by BadAnalogyGuy · · Score: 1

    Don't, like, trust anyone with a UID shorter than 6 digits, man...

  24. ppl r stoop1d. by rice_burners_suck · · Score: 2, Insightful

    This is the kind of thing that really upsets me. I mean, if someone has the 1337z sk1llz to do this sort of thing, why aren't they using those skills to make a fortune, instead of using them to fsck up other peoples' websites? that sort of behavior ain't cool. in fact, it's decidedly uncool and people who act that way should be banished to a big island for criminals, like Australia.

    1. Re:ppl r stoop1d. by rolfc · · Score: 2, Insightful

      Obviously they think they are making more money this way. I for one is happily running Firefox with Noscript. That makes me feel safe.

    2. Re:ppl r stoop1d. by gbobeck · · Score: 1

      if someone has the 1337z sk1llz to do this sort of thing, why aren't they using those skills to make a fortune

      No offense, but this isn't 1337. This is a script kiddie attack.

      Now, if someone with real "1337" skills did an attack, we would only find out years after the fact, if ever, and they would have gotten away with a fair sum of cash too.
      --
      Navicula hydraulica plena anguilarum est. Omnes castelli tuus nostri sunt. Ed elli avea del cul fatto trombetta.
  25. Re:Turn off computer or modem when not using by kitsunewarlock · · Score: 1

    You can disable the connection to the internet in your modem's driver options (or ethernet port's driver's options...) or your computer's network settings. Leaving a link to the settings on your desktop ensures you won't forget to turn it back on when you come back to your computer after going out to do whatever the hell anyone would do without a computer (buy a new moniter?).

    Mind you it does take all of 20 seconds to have your network grab you an IP address...verify your computer...and finally connect. But I'm sure there's something you can do during that time (boot up your MP3 player...etc...).

    --
    Ginga no Rekshiya Mata Each page.
  26. Re:Turn off computer or modem when not using by gbobeck · · Score: 1

    Buy a cheap $40 home router box.

    --
    Navicula hydraulica plena anguilarum est. Omnes castelli tuus nostri sunt. Ed elli avea del cul fatto trombetta.
  27. Re:Turn off computer or modem when not using by fyrewulff · · Score: 1

    Most if not all cable modems have a standby button on it to literally "turn off the internet".

    It's usually located on the top, if it's a Motorola.

    --
    "We need to get over this notion, that, for Apple to win... Microsoft must lose." - Steve Jobs, 1997
  28. The attack modifies the forum title by The+Famous+Brett+Wat · · Score: 4, Interesting

    According to this video, the pages are being inserted via SQL injection attacks.

    When this news broke last night (my local time), my heart skipped a beat because one of my phpBB instances isn't totally up to date, so I did a quick bit of research to see if I could fill in the massive blanks left by this report. Yes, it does look like an SQL injection attack: the attack appends a SCRIPT tag to the forum's main title, which is inserted into various locations on every page from a database field. Due to one thing and another this results in some hideously malformed HTML, but it has the desired effect (of executing the Javascript) in the major browsers. I suspect that the search in question is a Google "intitle:" search which keys off the domain name of the site carrying the exploit code, since this becomes a visible part of the title.

    I have no idea exactly how the SQL injection is being effected, but my phpBB forum was not impacted. This may be because my version is not too old, because I lack a vulnerable add-on module, or because my custom anti-bot mechanisms deflected the attack. I couldn't see anything in the past few days of log activity which contained key strings used in the exploit, but I didn't search very hard once I determined that my instance was unaffected.

    --
    proof, n. A demonstration that a conclusion is implied by certain premises and axioms.
    1. Re:The attack modifies the forum title by Ed+Avis · · Score: 1

      Due to one thing and another this results in some hideously malformed HTML, but it has the desired effect (of executing the Javascript) in the major browsers.
      How many vulnerabilities would be eliminated if web applications (a) produced valid HTML and (b) validated each page of output before sending it to the browser?

      If you think that's too slow, then the validation could be done asynchronously and if a script starts generating invalid pages then it could be temporarily disabled while the administrator investigates.
      --
      -- Ed Avis ed@membled.com
  29. Re:Turn off computer or modem when not using by nacturation · · Score: 1

    It's to most intensive purposes "turned off". How about for purposes which are a bit less intensive?

    --
    Want to improve your Karma? Instead of "Post Anonymously", try the "Post Humously" option.
  30. Making Open Source a harder sell by QuantumFTL · · Score: 3, Insightful

    Granted PHPBB was hacked because it's poorly written and these sites were likely not kept up to date, but... these kinds of success large scale attacks really don't do much to show how much more secure open source software is - even very popular FOSS like this!

    Yeah yeah, I know I'll be marked as troll/flamebait or whatever... but I don't see any upmodded discussion of this, it's a serious issue, if only for the perception it fosters in the industry.

    1. Re:Making Open Source a harder sell by ncryptd · · Score: 1

      Yeah, it's OSS, but it's crap. There are quite a few open-source boards that are written with security in mind -- but up until the 3.x branch of phpBB, security was hardly even an afterthought. Same thing with Wordpress. Just because it's popular open source software doesn't mean it's indicative of the level of quality found throughout all open source projects.

    2. Re:Making Open Source a harder sell by QuantumFTL · · Score: 1

      Yeah, it's really quite unfortunate. They really need to work on security, and make it easier to upgrade automatically (for sites with no full-time admins, like I imagine most of these were).

      I'm a big FLOSS advocate, but seriously I see so many people on places like slashdot saying "run FLOSS because it's more secure than proprietary software." I don't see huge headlines about vBulletin getting hundreds of thousands of breakins, even though "powered by vbulletin" gets three millions hits.

      I'd argue that the "many eyes" argument holds water if and only if those eyes are actually paying attention, the developers are responding, and the admins do their jobs properly. Otherwise the source code serves as a blueprint to allow hackers to figure out *exactly* what to do.

  31. Re:Please mod political crap down by el+americano · · Score: 1

    Come on, this guy was right. the phpBB vulnerability has nothing to do with 9/11, and certainly nothing to do with blaming the government for 9/11.

    Do you want more posts that start like this, "This reminds me of George Bush's environmental policy..."

    Moderation is supposed to stop that sort of thing. Instead he's +5.

    --
    Those are my principles. If you don't like them I have others. -Groucho Marx
  32. The twist by Thanshin · · Score: 5, Funny

    And then, you read the top of the report and discover that all this is old news, that you've been only reading spam for the last two years.

    For a second, you think that humanity may not be the mass of morons you thought. That patching the bug will let you access the real, intelligent, acute comments of human forums.

    Then, as the patch starts to work, you see those comments; the beauty of human forums brings a tear to your eye. As you start posting, you feel unable to write, your keyboard doesn't seem to work.

    You then understand you were just another spam generator, and the patch is killing you.

    Fade to black.

  33. Re:Turn off computer or modem when not using by Stanislav_J · · Score: 1

    Mind you it does take all of 20 seconds to have your network grab you an IP address...verify your computer...and finally connect.

    20 seconds?!? Who's got that kind of time? I'll be old by then!

    --
    "Every great cause begins as a movement, becomes a business, and eventually degenerates into a racket." -- Eric Hoffer
  34. phbb attacks by thecoolbean · · Score: 1

    I noticed a sudden spike in traffic last week on one of my customer's hosted sites that ran phpBB. Sure enough they were allowing self-registration and things got worse from there. I killed the threads, users, and checked the server logs and sure enough there were some nasty processes that got left behind. After we killed them too and disabled auto-logins things went back to normal. This happened because I had recently upgraded to a stand-alone server, and the software that normally rejects automated probes for known exploits wasn't running correctly. As so many of you have said, this is a technical problem that can easily be defended against. The nature of open source software means that the code is available for scrutiny and exploit, and the side effects are a part of the 'maturing' process of such free tools.

  35. yeah, I find stuff like this in my logs by JoeCommodore · · Score: 2, Informative

    Looking through my 404 logs I get a bunch of kiddie auto scripts either looking to BB spam or hack in, here are some items which I figure are popular entry routes:

    ///include/print_category.php
    /forum/index.php
    /bbs/include/print_category.php
    /functions.php
    /board/index.php
    /forums/index.php
    /phpbb2/index.php
    //calendar//tools/send_reminders.php
    //skin/zero_vote/error.php (lots of these)
    /skin/zero_vote/ask_password.php
    //support/mailling/maillist/inc/initdb.php (a few of these)
    /function.main
    /comments.php
    /MSOffice/cltreq.asp
    /cgi-bin/bbs/read.cgi
    //include/write.php

    --
    "Enjoy what you're doing! If it becomes drudgery, you're doing it wrong!" - Jim Butterfield
  36. Re:Turn off computer or modem when not using by Gumbercules!! · · Score: 1

    Although the other guy's comment was much funnier, it probably is worth me point out the expression is "all intents and purposes" not "all intensive purposes". Still; better you make the mistake and get corrected online than in the boardroom ;-)

  37. Security hole actually in Fully Modded phpBB by Hynee · · Score: 2, Informative
    As reported in Secunia, the SQL injection bug was found in Fully Modded phpBB on 12-Mar, see here.

    The Fully Modded phpBB website is down, but it is basically a fork or extension of the base phpBB code, which remains secure.

    I know I've labored the point about phpBB not being vulnerable to this kind of attack, but it really is built from the ground up for security. This exploit does not affect phpBB, just the heavily modified for "Fully Modded phpBB".

    --
    Damn, I already moderated this topic. Now I'll have to log in with my sock puppet to comment.
  38. It's important to update immediatly a security bug by vegaspace · · Score: 1

    I am so lucky, because I upgraded my forum phpbb2 to phpbb3 in time. I think that phpbb2 is not well writen, but it is the best free (and open source) forum cms I know. I hope phpbb3 will be better than its father. The important thing is update immediatly when a security upgrade will be released. That is my opinion.

  39. How do you detect it? by sneakyimp · · Score: 1

    Does *anyone* know how to detect this exploit in your PHPBB install?

  40. Script kiddies... by Doug52392 · · Score: 1

    I've been getting auto-scripts lately on my Linux web server that are trying to explot a file called xmlrpc.php...

  41. phpBB response *really* disappointing by sneakyimp · · Score: 1

    I love PHPBB, but I am truly disappointed with both responses I've seen from the phpBB guys. It's really a shame.