How To perform a Social Engineering Attack

OSSTMM guru Pete Herzog released today an interesting guide on social engineering assessments. It will be an integral part of the soon to be released Open Source Security Testing Methodology Manual v3.0. Get it here : http://www.isecom.org/osstmm3.HUMSEC.draft.pdf

If you enjoyed this post, make sure you subscribe to my RSS feed!

Ten Most Critical Web Application Security Vulnerabilities

Open Web Application Security Project (OWASP) has released the first draft of the 2007 edition of the Ten Most Critical Web Application Security Vulnerabilities. Over the years, this document has turned into a de facto web application vulnerability checklist. Briefly, this is the 2007 Ten Most Critical Web Application Security Vulnerabilities: A1 – Cross Site Scripting (XSS) A2 – Injection Flaws A3 – Malicious File Execution A4 – Insecure Direct Object Reference A5 – Cross Site Request Forgery (CSRF) A6 – Information Leakage and Improper Error Handling A7 – Broken Authentication and Session Management A8 – Insecure Cryptographic Storage A9 – Insecure Communications A10 – Failure to Restrict URL Access You can download it here

If you enjoyed this post, make sure you subscribe to my RSS feed!

New reconnaissance tool: Fierce Domain Scanner

Ever wondered how could you find all the sub-domain hosts starting your search just from the domain name ? Well, RSnake wrote a Perl tool to do just that : digg for unknown hosts within a given domain . The tool is called Fierce Domain Scanner and you can get it here : http://ha.ckers.org/fierce/

If you enjoyed this post, make sure you subscribe to my RSS feed!

Java Source Code Audit Tools

Jim Manico posted a good list of Java Source Code Audit tools on the Webappsec mailing list :

If you enjoyed this post, make sure you subscribe to my RSS feed!

Stompy - Web Session ID Algorithm Analyzer

Ever wondered how random a random generated session ID really is ? Because a lot of web applications rely on the session id for all the authentication and authorization , knowing the strength of the algorithm behind the session ID generation is essential. Michal Zalewski released a new tool precisely for this purpose : Stompy - the session stomper . Get it here : http://lcamtuf.coredump.cx/stompy.tgz

If you enjoyed this post, make sure you subscribe to my RSS feed!

What’s Behind That Flash ?

I had to analyze a web application written completely in Flash. The first step is to decompile the .swf file and extract as many resources as possible. There are 3 tools , each of them having pros and cons : Sothink SWF Decompiler - commercial tool, great interface Swfmill open source , very flexible. swf2html from the Macromedia Flash Search Engine SDK

If you enjoyed this post, make sure you subscribe to my RSS feed!

Security Assessment of Local Applications

SecurityFocus has a story about a new book on testing the security of new applications. Testing Fault Injection in Local Applications proves to be a great resource for describing the local resources and interprocess communication, enumerating the local resources an application depends on, and discussing methods of testing several of those types of resources. Read the full story here : http://www.securityfocus.com/infocus/1886

If you enjoyed this post, make sure you subscribe to my RSS feed!

New Antispyware for Mac OS X

SecureMac.com has released version 2.3 of the Anti-Spyware program for Mac OS X, MacScan. Version 2.3 adds a blacklisted cookie scanner. This feature maintains a list of known tracking cookies, and when run, removes them from web browsers in which they are found. Version 2.3 also adds file cleaning support for additional browsers. Get it at http://macscan.securemac.com/

If you enjoyed this post, make sure you subscribe to my RSS feed!

Web application security resources

These are the best online resources in web application security :

If you enjoyed this post, make sure you subscribe to my RSS feed!

Pantera - A Web Assessment Studio

OWASP is happy to announce the first release of OWASP Pantera - Web
Assessment Studio. Pantera is a mix between a pentest proxy, an application
scanner, and an intelligent analysis framework. Pantera’s goal is to leave
the analysis and automatic (repetitive) stuff to the engine, leaving only
the important decisions to the security expert.
Great tool !
OWASP Pantera Web Assessment Studio Project

If you enjoyed this post, make sure you subscribe to my RSS feed!

Pages (18): « First ... « 13 14 15 [16] 17 18 »
Close
E-mail It