Uniscan scanner
Uniscan is a web vulnerability scanner written in perl language,it comes with a variety of scanning techniques.
It is mostly used by black hat means hacker's because its very easy in
usage and any can be familiar with it in just a minute it comes built in
Backtrack 5.
Uniscan is a simple Remote File Include, Local File Include and Remote Command Execution vulnerability scanner.
It has many options like:
-h ( for help )
-u ( for confirming a target like -u www.target.com )
-b ( Order uniscan to go background when the scanning will start )
-q ( For Enable Directory Checks )
DOWNLOAD UNISCAN:
Nikto scanner
Nikto Web Scanner is a Web server scanner that tests Web servers for
dangerous files/CGIs, outdated server software and other problems. It
performs generic and server type specific checks. It also captures and
prints any cookies received.
The Nikto code itself is Open Source (GPL), however the data files used to drive it are not.
Chris Sullo, the CFO of Open Security Foundation has written this scanner for vulnerability assessment.