blog:nitko_web_server_security_assessment
| Next revision | Previous revision | ||
| blog:nitko_web_server_security_assessment [2009-05-23 07:01] – created brb | blog:nitko_web_server_security_assessment [2014-05-21 07:16] (current) – [Basic Scan] brb | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | ====== |
| - | Nitko performs automated tests agains webservers. | + | Nikto performs automated tests agains webservers. |
| + | |||
| + | ====== | ||
| * Program: http:// | * Program: http:// | ||
| * Installation: | * Installation: | ||
| - | ====== | ||
| Nikto does require the LibWhisker Perl module, but this is built into the program so it does not need to be installed. | Nikto does require the LibWhisker Perl module, but this is built into the program so it does not need to be installed. | ||
| ===== Install Net::SSLeay ===== | ===== Install Net::SSLeay ===== | ||
| + | or on Debian (or Ubuntu, of course) | ||
| + | apt-get install libcrypt-ssleay-perl libnet-ssleay-perl | ||
| + | |||
| + | For all distributions, | ||
| perl -MCPAN -e shell; | perl -MCPAN -e shell; | ||
| Cpan> install Net::SSLeay | Cpan> install Net::SSLeay | ||
| - | or on Debian | ||
| - | apt-get install libcrypt-ssleay-perl libnet-ssleay-perl | ||
| ===== Download nikto ===== | ===== Download nikto ===== | ||
| Line 34: | Line 37: | ||
| perl nikto.pl -h 192.168.5.103 | perl nikto.pl -h 192.168.5.103 | ||
| - | {{tag> | + | {{tag> |
| ~~LINKBACK~~ | ~~LINKBACK~~ | ||
| ~~DISCUSSION~~ | ~~DISCUSSION~~ | ||
blog/nitko_web_server_security_assessment.1243054864.txt.gz · Last modified: 2009-05-23 07:01 by brb
