Cyber Security News – February 18, 2012

  • Malicious backdoor in open-source messaging apps not spotted for 3 months


    For almost three months, versions of three widely distributed open-source applications from Horde.org contained a backdoor that allowed attackers to remotely execute malicious PHP code on systems that ran the programs.

    Members of the Horde Project warned of the tampering earlier this week, in a bulletin that advised users of the collaboration and messaging applications to immediately reinstall newer versions that didn’t contain the malicious code. Those affected included anyone who downloaded installation packages for Horde 3.3.12, Horde Groupware 1.2.10 or Horde Groupware Webmail Edition 1.2.10 between various dates in November and February 7. Horde 4 is not affected. A module that targets the vulnerability has already been added to the Metasploit framework for hackers and penetration testers.

    Read the rest of this article...

    Read the comments on this post

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments

Cyber Security News – January 20, 2012

  • NSA Releases SE Android With Better Sandboxing, Access-Control Policies
    Based on SE Linux, SE Android developed by the U.S. National Security Agency is a security-enhanced version of Google’s mobile platform with stricter access-control policies. – The National
    Security Agency has publicly released SE Android, a secure version of Google’s
    mobile operating system.
    A
    security-enhanced version of Android, SE Android would enforce stricter access-control
    policies and better sandboxing than what is currently available in the most
    up-to-date v…

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments

Cyber Security News – January 7, 2012

  • Hackers Get Symantec Anti-Virus Source Code

    Symantec has confirmed that hackers obtained source code to two of its enterprise security products and have released portions of it on the web, portending a worst-case scenario where its security software could be perused by hackers to devise ways to circumvent it.

    “Symantec can confirm that a segment of its source code has been accessed,” the company said in a statement released Friday. “Symantec’s own network was not breached, but rather that of a third party entity.”

    A hacker group calling itself the Lords of Dharmaraja claimed it uncovered the source code on servers belonging to India’s military intelligence agency.

    “We have discovered within the Indian Spy Program source codes of a dozen software companies which have signed agreements with Indian TANCS programme and CBI,” the hackers claimed in post published on Pastebin.

    Symantec acknowledged that segments of source code that the hackers posted online and passed to reporters belonged to Symantec’s 2006 Endpoint Protection 11.0 and its discontinued Symantec Antivirus 10.2. Symantec’s Endpoint Protection is currently at version 12.0.

    Although the products are not the most recent releases and are not the company’s flagship consumer products, if hackers obtained all of the source code and released it, it could be valuable to Symantec competitors and could also be used by hackers to search for vulnerabilities in the products that may be unpatched and therefore exploited.

    Stuxnet, a sophisticated worm that sabotaged Iran’s uranium enrichment program, contained code that conducted extensive checks to determine what anti-virus products were installed on targeted machines in order to bypass them.

    Photo: cytech/flickr

  • Worm steals more than 45,000 Facebook logins
    Malware makes off with the usernames and passwords of more than 45,000 users of the social network, mostly in France and the United Kingdom.

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments

Cyber Security News – December 26, 2011

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments

Cyber Security News – December 21, 2011

  • Git Friendly

    The Metasploit project recently switched to Git/GitHub for source code management. Since then, there have been a number of questions from the community about using Git — both in general and in the context of the framework.  Let's try shining a little light.

     

    Why did we change?

    Git makes it easier to collaborate and to implement complex workflows among developers, which is ideal both for open-source projects and for Agile/Scrum/XP-oriented teams.  As a commercial open-source operation, Rapid7 fits both these descriptions.  There's also a decent argument to be made for the idea that Git is simply a *better* way to manage source code than Subversion — that it represents an evolutionary leap forward in source control, and that any pain devs feel in switching to it will rapidly be forgotten as soon as they start making use of its many advantageous features.

     

    In the last four years or so, I've converted several projects and several dozen devs to using Git.  Not one of them has ever felt like going back to SVN.

     

    How is Metasploit using GitHub?

    The most important thing that contributors need to be aware of us the concept of the Pull Request.  This is how your code patches can make it into the framework.  The Pull Request is not part of Git itself, but rather a workflow for code collaboration that GitHub has built into their system.  As a way to integrate multiple contributors into the process of improving Metasploit, it is invaluable.

     

     

    First things to do when switching to Git

     

         1. Install the cheat gem:

     

         gem install cheat

     

     

         2. Colorize and customize ~/.gitconfig per the great stuff in the cheat sheet:

     

         cheat git

     

     

         3. Make yourself aliases for common commands, either with bash directly or with the alias feature of git config (outlined in cheat sheet).

     

     

         4. Bookmark these things:

     

         Start w/ the Rapid7 resources.  There's a “survival guide” cheatsheet in there that we put together with the most-common git commands broken down by scenario, as well as a link to the excellent Git SVN Crash Course, which is probably the fastest way for SVN-savvy devs to come up-to-speed on Git.

     

          5. Get comfortable with a graphical merge tool for fixing conflicts in merges (Linux: kdiff3 or Meld, OS X: default is FileMerge)

     

    Warning and Encouragement

     

    Like any super-powerful, paradigm-shattering piece of software, Git has a learning curve.  You will need to spend *some* time understanding it in order to be able to use it, as many of the SCM concepts you're used to simply won't apply, and there are also many new concepts specific to Git.  Don't let this get you down.  You will soon wonder how you ever used anything else.

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments

Cyber Security News – December 7, 2011

  • Facebook Security Flaw Exposed Users, Zuckerberg’s Private Photos
    Ironically, the very tool that was intended to help users police inappropriate and offensive content on Facebook was exploited to access images that users had marked private. – Some Facebook users gleefully exploited a security flaw in Facebook’s mechanism for reporting inappropriate or offensive images posted on the social networking site to access and publish Facebook CEO Mark Zuckerberg’s private photos. Facebook moved quickly to close the hole.

    On Nov. 27, an anonym…


  • Mandiant Webinar Wednesday; Help Us Break a Record!
    I’m back for the last Mandiant Webinar of the year, titled State of the Hack: It’s The End of The Year As We Know It – 2011. And you know what? We feel fine! That’s right, join Kris Harms and me Wednesday at 2 pm eastern as we discuss our reactions to noteworthy security stories from 2011.

    Register now and help Kris and me beat the attendee count from last month’s record-setting Webinar.

    If you have questions about and during the Webinar, you can always send them via Twitter to @mandiant and use the hashtag m_soh.

    Tweet

    Copyright 2003-2011 Richard Bejtlich and TaoSecurity (taosecurity.blogspot.com and www.taosecurity.com)
  • Adobe Warns of Critical Zero Day Vulnerability


    wiredmikey writes “Adobe issued an advisory today on a zero-day vulnerability (CVE-2011-2462) that has come under attack in the wild. According to Adobe, the issue is a U3D memory corruption vulnerability that can be exploited to cause a crash and permit an attacker to hijack a system. So far, there are reports the vulnerability is being exploited in limited, targeted attacks against Adobe Reader 9.x on Windows. However, the bug also affects Adobe Reader and Acrobat 9.4.6 and earlier 9.x versions for UNIX and Macintosh computers, as well as Adobe Reader X (10.1.1) and Acrobat X (10.1.1) and earlier 10.x versions on Windows and Mac. Patches for Windows and Mac users of Adobe Reader X and Acrobat X will come on the next quarterly update, scheduled for Jan. 10, 2012.”

    Read more of this story at Slashdot.

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments

Cyber Security News – December 1, 2011

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments

Cyber Security News – November 29, 2011

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments

Cyber Security News – November 27, 2011

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments

Cyber Security News – November 25, 2011

Digest powered by RSS Digest

Posted in: Security News by erwin@itdefensesolutions.com No Comments