Questions about this topic? Sign up to ask in the talk tab.

Difference between revisions of "Main Page/Featured Tool"

From NetSec
Jump to: navigation, search
Line 1: Line 1:
 
<center><big>'''[[Vanguard]]'''</big></center>
 
<center><big>'''[[Vanguard]]'''</big></center>
  
Vanguard is an extensible modular utility written in [[perl]] for testing different types of [[web exploitation]] on a given domain.
+
Vanguard is an extensible modular utility written in [[perl]] for testing different types of [[web exploitation]] on a given domain. Its WebCrawlers crawl all open [[HTTP]] and HTTPS ports using output from [[nmap]] using LW2 For [[HTTP]] [[IDS Evasion]] (Same options as nikto) and run configurable Tests via GET,POST, and COOKIE
'''Main application features:'''
+
* WebCrawlers crawl all open [[HTTP]] and HTTPS ports output from [[nmap]] using LW2 For [[HTTP]] [[IDS Evasion]] (Same options as nikto)
+
* Configurable Tests via GET,POST, and COOKIE
+
  
 
<center>'''''[[Vanguard|Learn more - Vanguard]]'''''</center>
 
<center>'''''[[Vanguard|Learn more - Vanguard]]'''''</center>

Revision as of 20:56, 19 October 2012

Vanguard

Vanguard is an extensible modular utility written in perl for testing different types of web exploitation on a given domain. Its WebCrawlers crawl all open HTTP and HTTPS ports using output from nmap using LW2 For HTTP IDS Evasion (Same options as nikto) and run configurable Tests via GET,POST, and COOKIE

Learn more - Vanguard