NoBrute NuGet Package

Simple and lightweight brute force protection for .NET 8.
This library will protect defined actions in your controllers by making them inefficient to be brute-forced.

It will append request times in milliseconds if a local cache entry on the server is found for the same request,
request name, and method, and the hit count reaches a defined limit (referred to here as "green requests") within a specified amount of time.




Got any NoBrute Question?





Info

Version: 2.1.0
Author(s): Malte
Last Update: Monday, April 28, 2025
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/nfMalde/NoBrute
NuGet Url: https://www.nuget.org/packages/NoBrute


Install
Install-Package NoBrute
dotnet add package NoBrute
paket add NoBrute
NoBrute Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

2.3

avg-downloads-per-day

5

days-since-last-release

33