> ## Documentation Index
> Fetch the complete documentation index at: https://support.humanizing.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Further measures against brute force attacks

> A brute force attack describes an attack where the hacker tries to get your credentials by guessing.

The brute force costs real money (computing power), and whether it is profitable is a simple calculation between costs and benefits.

To make a brute force attack less rewarding, we have limited the number of login attempts. And after a certain number, the user will be locked for a certain time.

![Image](https://content.gitbook.com/content/FM0lFFYLpwPxlK9jVfyV/blobs/3YxJGmxqKu6o5asB8FrU/image.png)
