Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scans with OpenVAS never return findings #702

Open
the-llama opened this issue Sep 30, 2019 · 1 comment
Open

Scans with OpenVAS never return findings #702

the-llama opened this issue Sep 30, 2019 · 1 comment

Comments

@the-llama
Copy link

Hi,
Fresh install of Seccubus 2.52 compiled from source running on Kali 2019.1a, also have OpenVAS running locally on the same machine. VMware lab, Kali machine and scanning target (DVWA instance) are both running inside VMware Fusion 11.

After building and executing the scan, Seccubus seems to fail to create or find a scan.xml and thus never returns any findings.

`root@kali:/opt/seccubus# bin/do-scan --workspace 'VMware' --scan DVWA
Starting scan 'DVWA' from workspace 'VMware'
Sending notifications for scan start...
0 notification(s) sent
cmd: /opt/seccubus/scanners/OpenVAS6/scan --workspace 'VMware' --scan 'DVWA' --server='127.0.0.1' --user=admin --password='********' --policy='Full and fast' --targetip='172.16.97.136' --portlist='All TCP' --quiet
Use of uninitialized value $length in numeric eq (==) at lib/OpenVAS/OMP.pm line 262.
Use of uninitialized value $length in numeric lt (<) at lib/OpenVAS/OMP.pm line 263.
Could not find scan.xml in /opt/seccubus/scanners/OpenVAS6/ at lib/OpenVAS/OMP.pm line 206.

attach_file : perl -I/opt/seccubus/lib /opt/seccubus/bin/attach_file
scan : DVWA
workspace : VMware
Sending notifications for scan end...
0 notification(s) sent

Done
root@kali:/opt/seccubus# `

Not sure what's broken or what's causing it to not create that scan file, any help would be appreciated

Thanks

@arkenoi
Copy link
Member

arkenoi commented Nov 26, 2019

Will try to reproduce the issue, sorry for the late reply -- do not have a Kali at hand right now. I assume you still do not have a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants