[Nikto-discuss] Fw: No web server found on x.x.x.x:1081

Christian Mathieu MATHIEU at fr.ibm.com
Mon Dec 6 11:24:47 CST 2010


Hello

$ perl nikto.pl -h https://x.x.x.X:1081/console -D DSV
- Nikto v2.1.3
---------------------------------------------------------------------------
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_apacheusers
V:Mon Dec  6 18:12:50 2010 - Loaded "Apache Users" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_apache_expect_xss
V:Mon Dec  6 18:12:50 2010 - Loaded "Apache Expect XSS" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_auth
V:Mon Dec  6 18:12:50 2010 - Loaded "Guess authentication" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_cgi
V:Mon Dec  6 18:12:50 2010 - Loaded "CGI" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_content_search
V:Mon Dec  6 18:12:50 2010 - Loaded "Content Search" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_core
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_dictionary_attack
V:Mon Dec  6 18:12:50 2010 - Loaded "Dictionary attack" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_embedded
V:Mon Dec  6 18:12:50 2010 - Loaded "Embedded Detection" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_favicon
V:Mon Dec  6 18:12:50 2010 - Loaded "Favicon" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_headers
V:Mon Dec  6 18:12:50 2010 - Loaded "HTTP Headers" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_httpoptions
V:Mon Dec  6 18:12:50 2010 - Loaded "HTTP Options" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_msgs
V:Mon Dec  6 18:12:50 2010 - Loaded "Server Messages" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_multiple_index
V:Mon Dec  6 18:12:50 2010 - Loaded "Multiple Index" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_outdated
V:Mon Dec  6 18:12:50 2010 - Loaded "Outdated" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_put_del_test
V:Mon Dec  6 18:12:50 2010 - Loaded "Put/Delete test" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_report_csv
V:Mon Dec  6 18:12:50 2010 - Loaded "CSV reports" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_report_html
V:Mon Dec  6 18:12:50 2010 - Loaded "Report as HTML" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_report_msf
V:Mon Dec  6 18:12:50 2010 - Loaded "" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_report_nbe
V:Mon Dec  6 18:12:50 2010 - Loaded "NBE reports" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_report_text
V:Mon Dec  6 18:12:50 2010 - Loaded "Text reports" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_report_xml
V:Mon Dec  6 18:12:50 2010 - Loaded "Report as XML" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_robots
V:Mon Dec  6 18:12:50 2010 - Loaded "Robots" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_single
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_subdomain
V:Mon Dec  6 18:12:50 2010 - Loaded "Sub-domain forcer" plugin.
V:Mon Dec  6 18:12:50 2010 - Initialising plugin nikto_tests
V:Mon Dec  6 18:12:50 2010 - Loaded "Nikto Tests" plugin.
V:Mon Dec  6 18:12:50 2010 - Getting targets
D:Mon Dec  6 18:12:50 2010 - Added -root value of '/console'
V:Mon Dec  6 18:12:50 2010 - Target:example.com port:1081
V:Mon Dec  6 18:13:09 2010 - Checking for HTTP on port example.com:1081, 
using HEAD
D:Mon Dec  6 18:13:09 2010 'Request Hash' = {
        'Connection' => 'Keep-Alive',
        'whisker' => {
                'protocol' => 'HTTP',
                'require_newline_after_headers' => 0,
                'lowercase_incoming_headers' => 1,
                'uri_prefix' => '',
                'ssl_save_info' => 1,
                'http_space2' => ' ',
                'uri_param_sep' => '?',
                'timeout' => 10,
                'http_space1' => ' ',
                'method' => 'HEAD',
                'force_open' => 0,
                'include_host_in_uri' => 0,
                'ignore_duplicate_headers' => 1,
                'uri_postfix' => '',
                'keep-alive' => 1,
                'ssl' => 0,
                'version' => '1.1',
                'port' => 1081,
                'uri' => '/',
                'host' => 'example.com',
                'retry' => 0,
                'normalize_incoming_headers' => 1,
                'invalid_protocol_return_value' => 1,
                'force_bodysnatch' => 0,
                'MAGIC' => 31339,
                'max_size' => 0,
                'trailing_slurp' => 0,
                'force_close' => 0,
                'http_eol' => "\r\n"
        },
        'User-Agent' => 'Mozilla/4.75 (Nikto/2.1.3) (Evasions:None) 
(Test:Port Check)',
        'host' => 'example.com'
};
D:Mon Dec  6 18:13:09 2010 'Result Hash' = {
        'whisker' => {
                'error' => 'opening stream: can\'t connect (timeout): 
Unknown error',
                'uri' => '/',
                'MAGIC' => 31340
        }
};
V:Mon Dec  6 18:13:09 2010 -  for HEAD: /
V:Mon Dec  6 18:13:09 2010 - Checking for HTTPS on port example.com:1081, 
using HEAD
D:Mon Dec  6 18:13:20 2010 'Request Hash' = {
        'Connection' => 'Keep-Alive',
        'whisker' => {
                'protocol' => 'HTTP',
                'require_newline_after_headers' => 0,
                'lowercase_incoming_headers' => 1,
                'uri_prefix' => '',
                'ssl_save_info' => 1,
                'http_space2' => ' ',
                'uri_param_sep' => '?',
                'timeout' => 10,
                'http_space1' => ' ',
                'method' => 'HEAD',
                'force_open' => 0,
                'include_host_in_uri' => 0,
                'ignore_duplicate_headers' => 1,
                'uri_postfix' => '',
                'keep-alive' => 1,
                'ssl' => 1,
                'version' => '1.1',
                'port' => 1081,
                'uri' => '/',
                'host' => 'example.com',
                'retry' => 0,
                'normalize_incoming_headers' => 1,
                'invalid_protocol_return_value' => 1,
                'force_bodysnatch' => 0,
                'MAGIC' => 31339,
                'max_size' => 0,
                'trailing_slurp' => 0,
                'force_close' => 0,
                'http_eol' => "\r\n"
        },
        'User-Agent' => 'Mozilla/4.75 (Nikto/2.1.3) (Evasions:None) 
(Test:Port Check)',
        'host' => 'example.com'
};
D:Mon Dec  6 18:13:20 2010 'Result Hash' = {
        'whisker' => {
                'error' => "opening stream: can't connect: Connect failed: 
connect: timeout; Unknown error at ./plugins/LW2.pm line 5077\n: Bad file 
descriptor",
                'uri' => '/',
                'MAGIC' => 31340
        }
};
V:Mon Dec  6 18:13:20 2010 -  for HEAD: /
V:Mon Dec  6 18:13:20 2010 - Checking for HTTP on port example.com:1081, 
using GET
D:Mon Dec  6 18:13:20 2010 'Request Hash' = {
        'Connection' => 'Keep-Alive',
        'whisker' => {
                'protocol' => 'HTTP',
                'require_newline_after_headers' => 0,
                'lowercase_incoming_headers' => 1,
                'uri_prefix' => '',
                'ssl_save_info' => 1,
                'http_space2' => ' ',
                'uri_param_sep' => '?',
                'timeout' => 10,
                'http_space1' => ' ',
                'method' => 'GET',
                'force_open' => 0,
                'include_host_in_uri' => 0,
                'ignore_duplicate_headers' => 1,
                'uri_postfix' => '',
                'keep-alive' => 1,
                'ssl' => 0,
                'version' => '1.1',
                'port' => 1081,
                'uri' => '/',
                'host' => 'example.com',
                'retry' => 0,
                'normalize_incoming_headers' => 1,
                'invalid_protocol_return_value' => 1,
                'force_bodysnatch' => 0,
                'MAGIC' => 31339,
                'max_size' => 0,
                'trailing_slurp' => 0,
                'force_close' => 0,
                'http_eol' => "\r\n"
        },
        'User-Agent' => 'Mozilla/4.75 (Nikto/2.1.3) (Evasions:None) 
(Test:Port Check)',
        'host' => 'example.com'
};
D:Mon Dec  6 18:13:20 2010 'Result Hash' = {
        'whisker' => {
                'error' => 'opening stream: can\'t connect (timeout): 
Unknown error',
                'uri' => '/',
                'MAGIC' => 31340
        }
};
V:Mon Dec  6 18:13:20 2010 -  for GET:  /
V:Mon Dec  6 18:13:20 2010 - Checking for HTTPS on port example.com:1081, 
using GET
D:Mon Dec  6 18:13:30 2010 'Request Hash' = {
        'Connection' => 'Keep-Alive',
        'whisker' => {
                'protocol' => 'HTTP',
                'require_newline_after_headers' => 0,
                'lowercase_incoming_headers' => 1,
                'uri_prefix' => '',
                'ssl_save_info' => 1,
                'http_space2' => ' ',
                'uri_param_sep' => '?',
                'timeout' => 10,
                'http_space1' => ' ',
                'method' => 'GET',
                'force_open' => 0,
                'include_host_in_uri' => 0,
                'ignore_duplicate_headers' => 1,
                'uri_postfix' => '',
                'keep-alive' => 1,
                'ssl' => 1,
                'version' => '1.1',
                'port' => 1081,
                'uri' => '/',
                'host' => 'example.com',
                'retry' => 0,
                'normalize_incoming_headers' => 1,
                'invalid_protocol_return_value' => 1,
                'force_bodysnatch' => 0,
                'MAGIC' => 31339,
                'max_size' => 0,
                'trailing_slurp' => 0,
                'force_close' => 0,
                'http_eol' => "\r\n"
        },
        'User-Agent' => 'Mozilla/4.75 (Nikto/2.1.3) (Evasions:None) 
(Test:Port Check)',
        'host' => 'example.com'
};
D:Mon Dec  6 18:13:30 2010 'Result Hash' = {
        'whisker' => {
                'error' => "opening stream: can't connect: Connect failed: 
connect: timeout; Unknown error at ./plugins/LW2.pm line 5077\n: Bad file 
descriptor",
                'uri' => '/',
                'MAGIC' => 31340
        }
};
V:Mon Dec  6 18:13:30 2010 -  for GET:  /
+ No web server found on x.x.x.X:1081
---------------------------------------------------------------------------
V:Mon Dec  6 18:13:30 2010 - Opening reports (none, )
V:Mon Dec  6 18:13:31 2010 - 6417 server checks loaded
V:Mon Dec  6 18:13:31 2010 - Running start for "Guess authentication" 
plugin
V:Mon Dec  6 18:13:31 2010 - Running start for "Content Search" plugin
+ 0 host(s) tested
V:Mon Dec  6 18:13:31 2010 + 4 requests made in 41 seconds
D:Mon Dec  6 18:13:31 2010 T:Mon Dec  6 18:13:31 2010: Ending

mathieu at L3BF228-7659AB7 /cygdrive/c/nikto/nikto-2.1.3
$
Merci / Thanks 

Cordialement /  Mit freundlichen Grüßen  /  Best Regards
mathieu at fr.ibm.com        33 4 9211 5896 

----- Forwarded by Christian Mathieu/France/IBM on 06/12/2010 18:21 -----

From:   Christian Mathieu/France/IBM
To:     nikto-discuss at attrition.org
Date:   06/12/2010 17:24
Subject:        [Nikto-discuss] No web server found on x.x.x.x:1081


Hello,

I've run the following command  t otry to dig out the 
no web server running issue

$ time wget  https://x.x.x.x:1081/  --no-check-certificate
--2010-12-06 17:05:52--  https://x.x.x.x:1081/
Connecting to x.x.x.x:1081... connected.
WARNING: cannot verify x.x.x.x's certificate, issued by `/C=US/ST=TX/L= 
..................
~~~~~~~~~~~~~~~~~~~~~~~~~~éé
2010-12-06 17:05:55 (198 MB/s) - `logon.jsp' saved [3703/3703]


real    0m3.606s
user    0m0.202s
sys     0m0.093s

then 
$ perl nikto.pl -h https://x.x.x.x:1081/
- Nikto v2.1.3
---------------------------------------------------------------------------
+ No web server found on x.x.x.X:1081
---------------------------------------------------------------------------
+ 0 host(s) tested
I


Merci / Thanks 

Cordialement /  Mit freundlichen Grüßen  /  Best Regards
mathieu at fr.ibm.com        33 4 9211 5896 

Sauf indication contraire ci-dessus:/ Unless stated otherwise above:
Compagnie IBM France
Siege Social : 17 avenue de l'Europe, 92275 Bois-Colombes Cedex
RCS Nanterre 552 118 465
Forme Sociale : S.A.S.
Capital Social : 621.762.174 ?
SIREN/SIRET : 552 118 465 03644



Sauf indication contraire ci-dessus:/ Unless stated otherwise above:
Compagnie IBM France
Siege Social : 17 avenue de l'Europe, 92275 Bois-Colombes Cedex
RCS Nanterre 552 118 465
Forme Sociale : S.A.S.
Capital Social : 621.762.174 ?
SIREN/SIRET : 552 118 465 03644

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://attrition.org/pipermail/nikto-discuss/attachments/20101206/310f9ffd/attachment-0001.html>


More information about the Nikto-discuss mailing list