Thanks to visit codestin.com
Credit goes to github.com

Skip to content

nextcloud/bruteforcesettings

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

962 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BruteForceSettings

This app provides the possibility to manage some settings of the brute force protection in Nextcloud.

Screenshot

Screenshot of configuration

Description

Brute Force Protection is meant to protect Nextcloud servers from attempts to guess passwords and tokens in various ways. Besides the obvious "let's try a big list of commonly used passwords" attack, it also makes it harder to use slightly more sophisticated attacks via the reset password form or trying to find app password tokens.

If triggered, brute force protection makes requests coming from an IP on a bruteforce protected controller with the same API slower for a 24 hour period.

With this app, the admin can exempt an IP address or range from this protection which can be useful for testing purposes or when there are false positives due to a lot of people on a single IP address.

About

🕵 Allow admins to configure the brute force settings

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 29