Quantcast
Channel: FedoraForum.org
Viewing all articles
Browse latest Browse all 36140

OpenVAS is a pain in the.... penguin

$
0
0
When ever I start OpenVAS client (I have worked with it before) after of course I run
Code:

sudo service openvas-scanner start
and
Code:

sudo service openvas-manager start
I run
Code:

sudo openvas-client
Yet no plugins are loaded. It says all plugins are loaded when I start the server and I made sure they are up to date.

Further information I am running Fedora 19 Desktop and Fedora 19 Security Spin. It works on neither of them.

Both my systems are running up to date every day.

I appreciate all your help.


UPDATE
Now openvas-client freezes right at the connection window.

I ran openvasmd --rebuild multiple times as well as openvasmd --update

Nothing changed.




Here are my log file outputs

openvasmd.log
Quote:



md main:CRITICAL:2013-08-03 01h23.18 utc:8226: main: database must be initialised (with --update or --rebuild)
md main:CRITICAL:2013-08-03 01h23.19 utc:8233: main: database must be initialised (with --update or --rebuild)
md main:CRITICAL:2013-08-03 01h23.20 utc:8236: main: database must be initialised (with --update or --rebuild)
md main:CRITICAL:2013-08-03 01h23.21 utc:8239: main: database must be initialised (with --update or --rebuild)
md main:CRITICAL:2013-08-03 01h23.22 utc:8243: main: database must be initialised (with --update or --rebuild)
md main:CRITICAL:2013-08-03 01h31.09 utc:2509: main: database must be initialised (with --update or --rebuild)
md main:CRITICAL:2013-08-03 01h31.10 utc:2515: main: database must be initialised (with --update or --rebuild)
md main:CRITICAL:2013-08-03 01h31.11 utc:2518: main: database must be initialised (with --update or --rebuild)
md main:CRITICAL:2013-08-03 01h31.12 utc:2521: main: database must be initialised (with --update or --rebuild)
md main:CRITICAL:2013-08-03 01h31.13 utc:2524: main: database must be initialised (with --update or --rebuild)


openvas-check-setup.log

Quote:

openvas-check-setup 2.2.1
Mode: desktop
Date: Fri, 02 Aug 2013 21:42:12 -0400

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

Checking presence of OpenVAS Scanner ...
OpenVAS Scanner 3.4+beta1
Nessus origin: (C) 2004 Renaud Deraison <deraison@nessus.org>
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.4+beta1.
plugins_folder = /var/lib/openvas/plugins
cache_folder = /var/cache/openvas
include_folders = /var/lib/openvas/plugins
max_hosts = 30
max_checks = 10
be_nice = no
logfile = /var/log/openvas/openvassd.log
log_whole_attack = no
log_plugins_name_at_load = no
dumpfile = /var/log/openvas/openvassd.dump
rules = /etc/openvas/openvassd.rules
cgi_path = /cgi-bin:/scripts
port_range = default
optimize_test = yes
checks_read_timeout = 5
network_scan = no
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
unscanned_closed = yes
vhosts =
vhosts_ip =
report_host_details = yes
cert_file = /etc/pki/openvas/CA/servercert.pem
key_file = /etc/pki/openvas/private/CA/serverkey.pem
ca_file = /etc/pki/openvas/CA/cacert.pem
reverse_lookup = no
config_file = /etc/openvas/openvassd.conf
Checking OpenVAS Scanner CA cert ...

OK: OpenVAS Scanner CA Certificate is present as /etc/pki/openvas/CA/cacert.pem.
Checking NVT collection ...

OK: NVT collection in /var/lib/openvas/plugins contains 31526 NVTs.
Checking status of signature checking in OpenVAS Scanner ...
WARNING: Signature checking of NVTs is not enabled in OpenVAS Scanner.
SUGGEST: Enable signature checking (see http://www.openvas.org/trusted-nvts.html).

Checking presence of OpenVAS Manager ...
OpenVAS Manager 4.0+beta5
Manager DB revision 74
Copyright (C) 2010-2013 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 4.0+beta5.
Checking OpenVAS Manager client certificate ...

OK: OpenVAS Manager client certificate is present as /etc/pki/openvas/CA/clientcert.pem.
Checking OpenVAS Manager database ...

OK: OpenVAS Manager database found in /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 74.
Checking database revision expected by OpenVAS Manager ...
OK: OpenVAS Manager expects database at revision 74.
OK: Database schema is up to date.
Checking OpenVAS Manager database (NVT data) ...
ERROR: The number of NVTs in the OpenVAS Manager database is too low.
FIX: Make sure OpenVAS Scanner is running with an up-to-date NVT collection and run 'openvasmd --rebuild'.

Viewing all articles
Browse latest Browse all 36140

Trending Articles