Friday, 9 March 2012

Install Vanguard - Web Penetration Testing Tools


1. Install perl

- apt-get install perl


2.  Install Net::SSLeay Library
- perl -e shell -MCPAN
CPAN> install Net::SSLeay

3. Install Clone and YAML Library of Perl
- apt-get install libconfig-yaml-perl libclone-perl

4. Download Vanguard
- cd /opt/
- wget http://www.blackhatacademy.org/releases/vanguard-public.tgz
- tar xzvf vanguard-public.tgz

5. Try to run it :)

If you want to see all

No comments:

Post a Comment