Skip to main content

Password authentication should be disabled on virtual machines

SeverityExploitabilityProvidersCategories
HIGHMEDIUMAzurePERMISSION

Description

Password authentication on Azure virtual machines exposes them to many password-based attacks, such as brute force or word list attack.

A more secure authentication method should be used. The recommended one is SSH keys.

Impact

Potential data exposureVisible in logsUser interaction requiredPrivileges required
TrueTrueFalseFalse

Virtual machines may be exposed with all their contents.

Remediation guidelines

Configure your VMs to use SSH keys, then disable password authentication. A log review can be useful to verify the virtual machine has not been exposed.

References

How can I help you ?