I have a backtrack 5, that i wrote to hard disk.
I followed the steps found at :
http://pentestit.de/openvas-auf-backtrack-5-r1-installieren/
and everything went fine.

I am trying to connect on the install itself and tried Firefox, which
returns the error "The connection was interrupted" and Konqueror, which
displays the error "The requested operation could not be completed.
Connection to Server refused"

Below is some additional log info

Thanks for any help,
Al

root@bt:/pentest/miscellaneous/openvas# ps -efl | egrep '(openvas|gsad)'
1 S root      7249     1  0  80   0 - 22401 inet_c 08:17 ?        00:00:00
openvassd: waiting for incoming connections
1 S root      7283     1  0  80   0 - 20866 poll_s 08:26 pts/1    00:00:00
openvasmd -p 9390 -a 127.0.0.1
1 S root      7286     1  0  80   0 -  8623 poll_s 08:27 pts/1    00:00:00
openvasad -a 127.0.0.1 -p 9393
1 S root      7289     1  0  80   0 -  8328 poll_s 08:27 pts/1    00:00:00
gsad --http-only --listen=127.0.0.1 -p 9392
0 T root      8107  1590  0  80   0 -  2935 signal 08:42 pts/1    00:00:00
sqlite3 /usr/local/var/lib/openvas/mgr/tasks.db
0 S root      8375  1590  0  80   0 -   843 pipe_w 09:32 pts/1    00:00:00
egrep --color=auto (openvas|gsad)
=================================================================
cat /tmp/openvas-check-setup.log

openvas-check-setup 2.0.6
  Mode:  desktop
  Date:  Tue, 14 Jan 2014 08:43:50 -0500

Checking for old OpenVAS Scanner <= 2.0 ...
./openvas-check-setup.sh: line 89: openvasd: command not found

Checking presence of OpenVAS Scanner ...
OpenVAS Scanner 3.2.3
Nessus origin: (C) 2004 Renaud Deraison <[email protected]>
Most new code since OpenVAS: (C) 2011 Greenbone Networks GmbH
License GPLv2: GNU GPL version 2
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


Checking OpenVAS Scanner version ...

        OK: OpenVAS Scanner is present in version 3.2.3.
plugins_folder = /usr/local/var/lib/openvas/plugins
cache_folder = /usr/local/var/cache/openvas
include_folders = /usr/local/var/lib/openvas/plugins
max_hosts = 30
max_checks = 10
be_nice = no
logfile = /usr/local/var/log/openvas/openvassd.messages
log_whole_attack = no
log_plugins_name_at_load = no
dumpfile = /usr/local/var/log/openvas/openvassd.dump
rules = /usr/local/share/openvas/openvassd.rules
cgi_path = /cgi-bin:/scripts
port_range = default
optimize_test = yes
checks_read_timeout = 5
non_simult_ports = 139, 445
plugins_timeout = 320
safe_checks = yes
auto_enable_dependencies = yes
silent_dependencies = no
use_mac_addr = no
save_knowledge_base = no
kb_restore = no
only_test_hosts_whose_kb_we_dont_have = no
only_test_hosts_whose_kb_we_have = no
kb_dont_replay_scanners = no
kb_dont_replay_info_gathering = no
kb_dont_replay_attacks = no
kb_dont_replay_denials = no
kb_max_age = 864000
slice_network_addresses = no
nasl_no_signature_check = yes
drop_privileges = no
nasl_no_signature_check = yes
drop_privileges = no
unscanned_closed = yes
vhosts =
vhosts_ip =
cert_file = /usr/local/var/lib/openvas/CA/servercert.pem
key_file = /usr/local/var/lib/openvas/private/CA/serverkey.pem
ca_file = /usr/local/var/lib/openvas/CA/cacert.pem
config_file = /usr/local/etc/openvas/openvassd.conf
Checking OpenVAS Scanner CA cert ...

        OK: OpenVAS Scanner CA Certificate is present as
/usr/local/var/lib/openvas/CA/cacert.pem.
Checking NVT collection ...

        OK: NVT collection in /usr/local/var/lib/openvas/plugins contains
33718 NVTs.
Checking presence of OpenVAS Manager ...
OpenVAS Manager 2.0.4
Manager DB revision 41
Copyright (C) 2010 Greenbone Networks GmbH
License GPLv2+: GNU GPL version 2 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


        OK: OpenVAS Manager is present in version 2.0.4.
Checking OpenVAS Manager client certificate ...

        OK: OpenVAS Manager client certificate is present as
/usr/local/var/lib/openvas/CA/clientcert.pem.
Checking OpenVAS Manager database ...

        OK: OpenVAS Manager database found in
/usr/local/var/lib/openvas/mgr/tasks.db.
Checking access rights of OpenVAS Manager database ...

        OK: Access rights for the OpenVAS Manager database are correct.
Checking sqlite3 presence ...
        OK: sqlite3 found, extended checks of the OpenVAS Manager
installation enabled.

Checking OpenVAS Manager database revision ...
        OK: OpenVAS Manager database is at revision 41.
Checking database revision expected by OpenVAS Manager ...
        OK: OpenVAS Manager expects database at revision 41.
        OK: Database schema is up to date.
Checking OpenVAS Manager database (NVT data) ...
        OK: OpenVAS Manager database contains information about 33718 NVTs.
Checking xsltproc presence ...
        OK: xsltproc found.

Checking presence of OpenVAS Administrator ...
OpenVAS Administrator 1.1.1
Copyright (C) 2010 Greenbone Networks GmbH
License GPLv2+: GNU GPL version 2 or later
This is free software: you are free to change and redistribute it.
License GPLv2+: GNU GPL version 2 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


        OK: OpenVAS Administrator is present in version 1.1.1.
Checking if users exist ...
        OK: At least one user exists.

Checking if at least one admin user exists ...
        OK: At least one admin user exists.

Checking presence of Greenbone Security Assistant ...
Greenbone Security Assistant 2.0.1
Copyright (C) 2010 Greenbone Networks GmbH
License GPLv2+: GNU GPL version 2 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


        OK: Greenbone Security Assistant is present in version 2.0.1.
Checking presence of OpenVAS CLI ...
OMP Command Line Interface 1.1.2.SVN.r
Copyright (C) 2010 Greenbone Networks GmbH
License GPLv2+: GNU GPL version 2 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


        OK: OpenVAS CLI version 1.1.2.SVN.r.
Checking presence of Greenbone Security Desktop ...
Greenbone Security Desktop 1.2.0
Copyright (C) 2011 Greenbone Networks GmbH
License GPLv2+: GNU GPL version 2 or later
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.


        OK: Greenbone Security Desktop is present in Version 1.2.0.
Checking netstat presence ...
        OK: netstat found, extended checks of the OpenVAS services enabled.

Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address
State       PID/Program name
tcp        0      0 127.0.0.1:7175          0.0.0.0:*
LISTEN      1304/postgres
tcp        0      0 127.0.0.1:9390          0.0.0.0:*
LISTEN      7283/openvasmd
tcp        0      0 0.0.0.0:9391            0.0.0.0:*
LISTEN      7249/openvassd: wai
tcp        0      0 127.0.0.1:9392          0.0.0.0:*
LISTEN      7289/gsad
tcp        0      0 127.0.0.1:9393          0.0.0.0:*
LISTEN      7286/openvasad
tcp        0      0 0.0.0.0:22              0.0.0.0:*
LISTEN      1429/sshd
        OK: OpenVAS Scanner is running and listening on all interfaces.
        OK: OpenVAS Scanner is listening on port 9391, which is the default
port.
OK: OpenVAS Scanner is running and listening on all interfaces.
        OK: OpenVAS Scanner is listening on port 9391, which is the default
port.
        WARNING: OpenVAS Manager is running and listening only on the local
interface. This means that you will not be able to access the OpenVAS
Manager from the outside using GSD or OpenVAS CLI.
        SUGGEST: Ensure that OpenVAS Manager listens on all interfaces.
        OK: OpenVAS Manager is listening on port 9390, which is the default
port.
        OK: OpenVAS Administrator is running and listening only on the
local interface.
        OK: OpenVAS Administrator is listening on port 9393, which is the
default port.
        WARNING: Greenbone Security Assistant is running and listening only
on the local interface. This means that you will not be able to access the
Greenbone Security Assistant from the outside using a $
        SUGGEST: Ensure that Greenbone Security Assistant listens on all
interfaces.
        OK: Greenbone Security Assistant is listening on port 9392, which
is the default port.
_______________________________________________
Openvas-discuss mailing list
[email protected]
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Reply via email to