I tried to scan some windows hosts with domain user. But openvas couldn’t log in. I thought that openvas authenticate on hosts with kerberos protocol, but I figure out that it only uses NTLM. (e.g. Windows Authenticated SMB scan using kerberos)
I used openvas from community containers.
Could anyone explaine how openvas perform authentication on windows hosts? What protocol does it use? Only NTLM?
Have you read the documentation section 10.3.3.2 Configuring a Domain Account for Authenticated Scans? This outlines the security benefits of using a domain account to conduct authenticated scans and also clarifies that Kerberos is only available for authentication when using domain accounts.