I only needed to use Openvas, so I thought I'd do it on Ubuntu. I didn't need the other tools, and since this was going to be a VM in my environment, I didn't want all those tools floating around.
I found this cool article:
https://www.techrepublic.com/article/how-to-install-the-openvas-vulnerability-scanner-on-ubuntu-16-04/
It didn't work, so I did these things:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install PostgreSQL
sudo apt-get install openvas
sudo openvas-setup
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get redis
sudo service redis start
sudo openvas-start
fuck it, none of this worked.
I just loaded Kali.
Subscribe to:
Post Comments (Atom)
Pulling local admin accounts on a windows system WITH POWERSHELL
There’s a couple ways to get them, I’m sure you’ve been around the internet looking. The Powershell scripts I use: Get-LocalGroupMember -Gr...
-
Situation: Vizio sound bar works. But all of a sudden, no sound. The movie is playing fine, but no sound. On the sound bar itself, two ind...
-
I have a customer that would like 3 monitors, for whatever reason. The Dell 9020 is capable of this, and this is how I got it to work. No ...
No comments:
Post a Comment