Questions tagged [openvas]

OpenVAS is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution.

The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management solution.

The actual security scanner is accompanied with a daily updated feed of Network Vulnerability Tests (NVTs), over 35,000 in total (as of April 2014).

75 questions
0
votes
2 answers

How can I sort Openvas Reports by a specific date?

Either using omp CLI or the OpenVAS GUI I am not able to create a filter where I can see all the reports from a specific date(either today, yesterday or any specific day), even though I can sort them in ascending - descending order of date. Can…
kshitij Nigam
  • 44
  • 1
  • 8
0
votes
1 answer

Using socket to communicate with XML API openssl s_client -connect with Java

I am able to use xml API (of OpenVAS) using openssl like: openssl s_client -connect localhost:9390 ...certificate info... 7.0 DONE I am…
Mithrand1r
  • 2,313
  • 9
  • 37
  • 76
0
votes
1 answer

RootSecure using Openvas throws accessible file warnings when redirected to login page

We are using RootSecure to run an Openvas scan of our sites. However, it continues to say that files like IISADMIN, perl scripts, etc. are found because the site is locked down by forms authentication so any attempt to get to these files gets a 302…
Mike
  • 629
  • 5
  • 18
0
votes
1 answer

Getting single report from openvas using omp xml command with filter

I'm trying to get single report from openvas using omp cli with filter option as shown below: --xml=
ahmed meraj
  • 844
  • 1
  • 9
  • 15
0
votes
1 answer

How to update OpenVAS offline with connecting to another server

I'm working with a server that I don't want to connect it to Internet because of it's importance. How can I update openvas from connecting to another local server?
0
votes
1 answer

Openvas Erroneous or missing signature for checksums file (null)

My exp.nasl insstr("aaaaaaaaaaa", "bb", 3, 0xfffffffd); run code $sudo openvas-nasl ali.nasl I get this error when I run exp.nasl with openvas base gpgme-Message: Setting GnuPG dir to '/etc/openvas/gnupg' base gpgme-Message: Using OpenPGP engine…
Ali.Turkkan
  • 266
  • 2
  • 11
0
votes
2 answers

OpenVAS: OSPD scanner can't be used as scanner in new task

After understanding how to add an ospd scanner, verify it etc ... I though I could finally use it but got an error through UI to add it to a task. In my case, I run OpenVAS 9 on a debian 9 and I'm trying to include a w3af scanner but I got the same…
crumble
  • 11
  • 1
  • 4
0
votes
1 answer

Authentication failure when starting OpenVAS scan

I am running OpenVAS 9 on an Ubuntu 18.04 machine. After installation, using the GUI, OpenVAS works fine, no problems with logging in nor starting scans. The problem however is that when I try to start scans via script of mgeeky I get an error…
0
votes
1 answer

OpenVAS Scan Data Manipulation

enter image description hereI'm attempting to write a Powershell script that takes an OpenVAS .csv file and outputs it in a format that I can upload into Jira. I've written one working script that takes each scan item and creates it's own entry,…
0
votes
3 answers

OpenVAS - Not able to download report after scan

OpenVAS Version: OpenVAS 9 Community Edition, Greenbone OS 4.1.7 I am using OpenVAS appliance installed in Hyper-V virtual machine. I have scanned my network and got the results. I'am able to view the scan results, but I couldn't download the…
Rajasekhar
  • 894
  • 5
  • 13
  • 25
0
votes
0 answers

How to disable TCP timestamps on a Mikrotik router?

I'm using OpenVAS as vulnerability scanner and I completed a local network scanning which also involves a MikroTik router as default gateway. The router shows a weakness, better known as "TCP timestamp" vulnerability. In light of the above, how…
L.Bas
  • 1
0
votes
1 answer

OpenVAS: Add 3rd Party Feed

Tried searching around but not finding anything. Hoping someone will know the answer. Is it possible to add more than the 3 feeds that come with OpenVAS? Looking to add feeds from NVD so I can scan with them. Doesn't seem to be possible via the…
0
votes
0 answers

OpenVAS Go TLS Certificate Error

I'm currently developing a custom scanner in go for OpenVAS. Problem is that the handshake with my custom server fails. I traced the problem down to error -73: GNUTLS_E_ASN1_TAG_ERROR from gnutls_handshake, but I can't find any resources on that…
gbatt
  • 53
  • 6
0
votes
1 answer

Not able create task using Openvas Api

I was trying out the openvas API 0.1.0 to leverage python abilities with Openvas. But I'm not able to create a task where as i can start a task already created. I'm also generating the xml same as the one in documentation request =…
Suraj
  • 38
  • 7
0
votes
1 answer

OpenVAS in windows7

Is it possible to install OpenVAS in Windows 7. If yes please tell how do I install it. Up until now all I was able to install is client provided by greenbone, so is there any possibility to install OpenVAS server. Thanks Any help and suggestions…
Anurag
  • 15
  • 3