Page 1 of 1

openvas report - wapiti issue

Posted: Thu Jul 10, 2014 11:16 pm
by Rd821
Hi,
I installed openvas from the atomicorp repository and ran my first report on my centos 6.5

Presupposing that this was installed with openvas - I ask this forum for assistance.

One of the programs is wapiti and in the report its says:

Summary

This plugin uses wapiti to find web security issues.

Make sure to have wapiti 2.x as wapiti 1.x is not supported.

See the preferences section for wapiti options.

Note that OpenVAS is using limited set of wapiti options. Therefore, for more complete web assessment, you should use standalone wapiti tool for deeper/customized checks.
Vulnerability Detection Result

wapiti report filename is empty. that could mean that
wrong version of wapiti is used or tmp dir is not accessible.
Make sure to have wapiti 2.x as wapiti 1.x is not supported.
In short: check installation of wapiti and OpenVAS

I assume the latest version I have. Is there something I need to do to get the plugin to work with openvas.

Any help is appreciated.

Thanks in advance.
David j.

Re: openvas report - wapiti issue

Posted: Fri Jul 11, 2014 9:02 am
by scott
A good place to start would be to check what version of wapiti you have with:

rpm -q wapiti

and what version of openvas you are using with:

rpm -q openvas-scanner

Re: openvas report - wapiti issue

Posted: Fri Jul 11, 2014 9:18 am
by Rd821
Hi,

wapiti-2.3.0-5.el6.art.noarch

openvas-scanner-4.0.1-12.el6.art.x86_64

I installed openVAS using the atomicorp repository using yum install openvas

a couple weeks ago.

I presuppose it installs the correct versions?

Thanks for your help so far
David j.

Re: openvas report - wapiti issue

Posted: Fri Jul 11, 2014 5:01 pm
by scott
So according to the nasl its outputting the report to -f txt. So next try running it manually with a txt output to make sure its creating a report correctly