You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When runing vuls locally on a kali, the system fails to scan because it is an unsupported OS. As Kali is just a Debian version, can this not be detected to enable to scan to progress?
A temporary workaround is to edit /etc/os-release and change ID to Debian (from Kali) and VERSION_ID to a valid Debian version (e.g. 11.3)
The text was updated successfully, but these errors were encountered:
When runing vuls locally on a kali, the system fails to scan because it is an unsupported OS. As Kali is just a Debian version, can this not be detected to enable to scan to progress?
A temporary workaround is to edit /etc/os-release and change ID to Debian (from Kali) and VERSION_ID to a valid Debian version (e.g. 11.3)
The text was updated successfully, but these errors were encountered: