|
ASP Auditor v1.0 BETA
|
|
Hits: 14 |
|
Date added: 09/19/2006 |
|
The purpose of ASP Auditor is to identify vulnerable and weakly configured ASP.NET servers.
Usage:
$ ./asp-audit.pl
ASP Audit v1.0 (BETA) [ david.kierznowski@gmail.com ]
Usage: ./asp-audit.pl (opts) [host] [port]
(opts)
-h these usage instructions
-b brute force ASP.NET version using JS Validate
directories.
-m match against fingerprints
-v verbose messaging
Some examples can be seen below:
$ ./asp-audit.pl labs.microsoft.com
Target: labs.microsoft.com
Server Software: Microsoft-IIS/6.0
ASP Framework: YES
ASP Simple Version: 2.0.50727
ASP Specific Version: Unknown
ASP verbose messages: No
ASP Validate: No
Default Error Messages: No
$ ./asp-audit.pl -m labs.microsoft.com
Target: labs.microsoft.com
Server Software: Microsoft-IIS/6.0
ASP Framework: YES
ASP Simple Version: 2.0.50727
ASP Specific Version: Unknown
ASP verbose messages: No
ASP Validate: No
Default Error Messages: No
Fingerprint matches:
2.0.50727.07 Version 2.0 (Visual Studio.NET 2005 CTP) Aug 2005
2.0.50727.26 Version 2.0 (Visual Studio.NET 2005 RC / SQL Server 2005 CTP) Sep 2005
2.0.50727.42 Version 2.0 RTM (Visual Studio.NET 2005 RTM / SQL Server 2005 RTM) Nov 2005
$ ./asp-audit.pl *hidden*
Target: *hidden*
Server Software: Microsoft-IIS/6.0
ASP Framework: YES
ASP Simple Version: Unknown
ASP Specific Version: Unknown
ASP verbose messages: No
ASP Validate: No
Default Error Messages: YES
$ ./asp-audit.pl -b *hidden*
Target: *hidden*
Server Software: Microsoft-IIS/6.0
ASP Framework: YES
ASP Simple Version: Unknown
ASP Specific Version: Unknown
ASP verbose messages: No
ASP Validate: No
Default Error Messages: YES
Found: aspnet_client/system_web/1_1_4322
Found: aspnet_client/system_web/2_0_50727 |
|
|
|
|
URL Discombobulator
|
|
Hits: 14 |
|
Date added: 01/23/2006 |
|
Understand those cryptic web addresses, and make a few of your own. PTR record in the DNS server authoritative for the IP address range. As a bonus, the program generates alternate shrouded URLs for any web site, and can display the ASCII Code table. |
|
|
|
|
PATH
|
|
Hits: 14 |
|
Date added: 03/10/2006 |
|
P.A.T.H is a collection of tools for inspecting and hijacking TCP connections written in Perl. For Linux and Unix Only. |
|
|
|
|
AntiExploit
|
|
Hits: 14 |
|
Date added: 05/22/2006 |
|
AntiExploit is the first ON-ACCESS Exploit-Scanner for Linux and FreeBSD, it uses the dazuko kernel module to detect suspious files when they are accessed. Currently AntiExploit knows over 4000 bad files and the database is updated daily. |
|
|
|
|
HTTP Header Constructor
|
|
Hits: 14 |
|
Date added: 03/05/2006 |
|
Good tool to construct advance HTTP headers. |
|
|
|