Hiren
September 3, 2021, 7:01am
#1
Hello everyone,
I want to integrate OpenVAS (Greenbone) Scanner to my php/wordpress web application. So How can I integrate OpenVAS through gvm-api and php or any other ways ? Please help me if anyone have any idea about it also provide some reference or resources related to this.
Thanks
Hiren
September 3, 2021, 7:22am
#2
Hi @yeet , as I have shown your profile you are working on similar kind of task. can you guide me to integrate PHP with gvm api ?
Lukas
September 4, 2021, 12:03pm
#3
Please check this post, everything is already discussed here and does apply to our GVM 21.04 as well.
Hi guys,
Sorry if I am asking too much questions, but I don’t get it anymore.
On my last topic, someone gave me advice to use sockets with PHP instead of shell_exec. Okay, I can (try to) use sockets.
But…:
When I look to the documentation, they still use the gvm-tools to connect to a socket?
https://docs.greenbone.net/GSM-Manual/gos-5/en/gmp.html
Is there a way to connect to the socket directly (and on which port). Is there any piece of documentation that I am not seeing?
The API might be changed and can be checked here:
for GVM:
https://docs.greenbone.net/API/GMP/gmp-21.04.html
for OSP:
https://docs.greenbone.net/API/OSP/osp-21.04.html
1 Like