Skip to main content

Brute Force

Plugin details

SeverityHigh
ID10012
CategoryAuthentication
CVSS score7.3
CVSS linkhttps://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L

Synopsis

Brute Force attack was successful against the server.

Description

Authentication to the target server was attempted with a user-provided combination of usernames and passwords. Authentication was successful with one or multiple combinations. This indicates that weak credentials are in use.

Solution

Use strong credentials that are hard to guess, block authentication from a client after a number of failed attempts, or disable password authentication altogether.

References