Re: how to find vulnerabilities in a freeware software

Robert Larsen <[email protected]> Fri, 25 Oct 2013 10:34:26 +0200
Newsgroups gmane.comp.security.basics
Message-ID <[email protected]>
On 10/25/2013 08:41 AM, [email protected] wrote:
> Hi Team,
>
>
> Please help me out in identifying the tool which will capture  vulnerabilities in a freeware/Shareware/ Open source applications
>
That tool would be your brain. You can get some help thou from an
arsenal of software including:
* Debuggers (I like gdb for *nix and Immunity Debugger for Windows)
* Disassemblers (everybody like IDA Pro)
* Static analyzers (FlawFinder, Splint, Fortify, Coverity, ...)
* Fuzzers (Sulley, Peach, Spike, Ruxxer, Radamsa, ...)

Probably others too.
Good luck.

------------------------------------------------------------------------
Securing Apache Web Server with thawte Digital Certificate
In this guide we examine the importance of Apache-SSL and who needs an SSL certificate.  We look at how SSL works, how it benefits your company and how your customers can tell if a site is secure. You will find out how to test, purchase, install and use a thawte Digital Certificate on your Apache web server. Throughout, best practices for set-up are highlighted to help you ensure efficient ongoing management of your encryption keys and digital certificates.

http://www.dinclinx.com/Redirect.aspx?36;4175;25;1371;0;5;946;e13b6be442f727d1
------------------------------------------------------------------------