Blog Home  Home Feed your aggregator (RSS 2.0)  
SecureDeveloper.com - Wednesday, September 24, 2008
Code is COMBAT !
 
 Wednesday, September 24, 2008

idaPro_big

This book is OFF THE HOOK !

Wanna REALLY dissect a running application ?

IDA Pro is THE tool of choice for disassembly and the crackers choice because of it's raw power.

Whether you need to solve a tough runtime defect or examine your application security from teh inside out IDA Pro is a great tool and this book is THE guide for coming up to speed.

From the book description ....

  • Identify known library routines, so you can focus your analysis on other areas of the code
  • Extend IDA to support new processors and filetypes, making disassembly possible for new or obscure architectures
  • Explore popular plug-ins that make writing IDA scripts easier, allow collaborative reverse engineering, and much more
  • Utilize IDA’s built-in debugger to tackle obfuscated code that would defeat a stand-alone disassembler

     

    Download Chapter 12: "Library Recognition Using FLIRT Signatures"

    http://www.nostarch.com/idapro.htm

  • Wednesday, September 24, 2008 8:08:14 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback

    decraplogo

    I haven't tried it yet, but what a great idea !!

    http://pcdecrapifier.com/

    Wednesday, September 24, 2008 5:44:26 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback
     Tuesday, September 09, 2008

    Application Development Trends reports on Google Chrome Security Issues

    Read the complete story here - http://adtmag.com/article.aspx?id=23205

    Tuesday, September 09, 2008 12:40:47 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback
     Tuesday, September 02, 2008

    dfb-header

    The Deep Fried Bytes guys caught  up with me at DevLink and we had a talk about developer security needs, mistakes, activities, etc !

    Listen Here http://deepfriedbytes.com/

    Tuesday, September 02, 2008 5:04:23 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback
     Friday, August 29, 2008

    ZDNEt Reports .....

     

    Compromised SSH keys leads to rootkitThe U.S. Computer Emergency Readiness Team (CERT) has issued a warning for what it calls “active attacks” against Linux-based computing infrastructures using compromised SSH keys.

    The attack appears to initially use stolen SSH keys to gain access to a system, and then uses local kernel exploits to gain root access. Once root access has been obtained, a rootkit known as “phalanx2″ is installed, US-CERT said in a note on its current activity site.

    From the advisory:

          • Phalanx2 appears to be a derivative of an older rootkit named “phalanx”. Phalanx2 and the support scripts within the rootkit, are configured to systematically steal SSH keys from the compromised system. These SSH keys are sent to the attackers, who then use them to try to compromise other sites and other systems of interest at the attacked site.

    [ Read the article on ZDNet ]

    Friday, August 29, 2008 11:59:29 AM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback

    red_hat_logo_big

    More than a week after a cryptic note hinted at a security breach at Fedora, the open-source group has finally fessed up to two separate server intrusions that compromised the security of Red Hat’s OpenSSH packages.

     

    The confirmation follows eight days of media speculation and conjecture over a brief e-mail that simply mentioned “an issue in the infrastructure systems” and calls into question Red Hat’s ability to promptly — and accurately — disclose security breaches.

     

    [ Read the full article HERE at ZDNet ]

    Friday, August 29, 2008 11:54:14 AM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback
     Thursday, August 28, 2008

    dsa

    Data Structures and Algorithms: Annotated Reference with Examples

    This book written by Granville Barnett and Luca Del Tongo is part of an effort to provide all developers with a core understanding of algorithms that operate on various common, and uncommon data structures.

    Data Structures and Algorithms: Annotated Reference with Examples is completely free!

    [ CILICK HERE ]

    Thursday, August 28, 2008 2:17:37 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback
     Sunday, August 10, 2008

    #8 | Changing Membership Settings in the Default Membership Schema

    #9 | Configuring SQL To Work with Membership Schemas

    #10 | Understanding ASP.NET Memberships

    [ Get them here ]

    Sunday, August 10, 2008 6:10:42 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback
     Friday, August 01, 2008

    nucoder_190_3

    Lots, even MOST PHP applications are Open Souce but what if you want to distribute your application but don't want to distribute your PHP Source Code ?

    Check out Nu-Coder from NuSphere.

     

    Nu-Coder converts the source code of PHP Script into compiled PHP bytecodes for both accelerated runtime performance and maximum security.

     

    http://www.nusphere.com/products/nucoder.htm

    Friday, August 01, 2008 3:36:26 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback
     Monday, July 21, 2008

    Dolores Labs posted recently "Amazon’s S3 Web Service, our #1 cause of failure" [ Click HERE to READ ]

    100014192753__V46777512_

    Amazon.com is a great company and a early innovator in the Web Services Community. (God knows I send them ALOT of money.)

    So this is not an indictment of Amazon as a technology provider. In fact, it is because a Amazon is a great company with a solid infrastructure that this is significant.

    As Geeks, we tend to get all jazzed about the latest buzz - and cloud computing is certainly one of them. But, I think it's important to remember, while services in the cloud can be very cost effective. You can't control the cloud.

    When you build it and own it you always have options when you're not getting the service level you need. In the cloud, you're held hostage by 3rd party service levels.... ad as we all know, stuff happens.

    When you're using a cloud hosted service, remember to build support for graceful degradation your application. You application need not fail completely because you can't fetch images, ads, etc.

    Not only is this good design practice, but it mitigates a DOS security threat. If I wanna bring your web application down and you haven't built resilience into your site, all I need to to is successfully attack any one service your application depends on and your application is down !!

    Monday, July 21, 2008 2:31:23 PM (GMT Standard Time, UTC+00:00)  #    Comments [0]    |  Trackback
    Copyright © 2010 Joe Stagner. All rights reserved.