I have installed GVM 20.08 on Debian, scanning work perfectly but got an error message when I tried to scan UDP ports.
I got no permission to scan this ports range as a non root user.
I’ve tried different solution:
-Adding env variable to allow gvm user to run nmap with --privileged flag. Work in cmd terminal but not with GVM
- Changing user who run services like gvmd/openvas
- Creating a scanner as root user, but failed
Is there a solution to remedy to this problem ?
Thank you