The install instructions for CentOS did not quite get me there. After I followed the instructions on the OpenVAS site I hit the Greenbone UI at https://localhost:9392. When I tried to log in a red error message came up that said the OMP service was down. OMP stands for OpenVAS Management Protocol. It is for doing things like starting / stopping scans and creating / deleting users. In order to save some of you the trouble I created a complete list of commands to get OpenVAS 6 up and running on CentOS 6.4.
# wget -q -O - http://www.atomicorp.com/installers/atomic |sh
# yum install openvas
# openvas-setup
# openvas-certdata-sync
# openvasmd --rebuild
# openvasmd
Note the 'yum install openvas' and 'openvasmd --rebuild' commands will take a few minutes. So be patient with them. I look forward to working with the new version and seeing what it can do.
Hi,
ReplyDeleteI m trying to install openvas through centos repository. I am getting the message: "No package openvas available."
Do you know what repository I have to add on my yum.repos.d/ to make yum find it?
Thanks in advance
I found the newba error...
ReplyDeleteI was using sudo with the command like was shown in the post.
sudo wget -q -O - http://www.atomicorp.com/installers/atomic |sh
But the correct way was:
wget -q -O - http://www.atomicorp.com/installers/atomic | sudo sh
My mistake...
sorry bothering u
bye:)
hi
ReplyDeleteI am hoping you can help me with this. I am trying to use this program for the longest while and cant get it to work and support & or documentation is non existant. whenever i try to run the green bone security assistant the login page says omp is down.
I found a page that has some sample omp commands but this is what i get
omp -v -h 127.0.0.1 -u openvasadmin -w admin -p 9390
One command option must be present.
nothing works. I've rebuilt it so many times used different versions found on the web from openvas, backtrack etc same thing... why is this so difficult to run
openvas-check-setup is very handful tool
ReplyDeleteHi,
ReplyDeleteI setup Openvas and it was successful. But when I launch a scan it suddenly compltes after 1%(It showing status done). I am new to Openvas. Please help me.
Regards
Krishnajit
What about debian? can someone rewrite the commands for debian?
ReplyDeleteNão resolveu o meu problema.
ReplyDeleteainda aparece "Login failed. OMP service is down."
Hi sreejith krishna,
ReplyDeleteI was using it normally for a while and suddenly started this strange behaviour....
I dont know to fix this too.
Cheers..!
http://biancheng.dnbcw.info/linux/434433.html
ReplyDeletePlease visit the above link.
If that doesn't work. try this
ReplyDeleteopenvas-nvt-sync
openvasmd --rebuild
openvasmd
What will i do. It shows in login scree "Login failed. Waiting for OMP service to become available."
ReplyDelete