NoBrute NuGet Package

Simple and light bruteforce protection for .NET CORE 3.1+
This Lib will protect defined actions in your controllers in making them inefficient to be bruteforced for simple soulutions.

It will append request times in ms if a local cache entry on the server was found for the same request & request name &
method and the hit count reaches an defined limit (so called here: greenrequests) in an amount of time.




Got any NoBrute Question?





Info

Version: 1.2.1
Author(s): Malte
Last Update: Tuesday, April 12, 2022
.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

1

days-since-last-release

738