Info
Version: | 1.0.1 |
Author(s): | Marvin Brouwer |
Last Update: | Tuesday, May 16, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/Valtech-Amsterdam/AspnetCoreHoneyPot |
NuGet Url: | https://www.nuget.org/packages/Valtech.Amsterdam.Labs.AspnetCoreHoneyPot |
Install
Install-Package Valtech.Amsterdam.Labs.AspnetCoreHoneyPot
dotnet add package Valtech.Amsterdam.Labs.AspnetCoreHoneyPot
paket add Valtech.Amsterdam.Labs.AspnetCoreHoneyPot
Valtech.Amsterdam.Labs.AspnetCoreHoneyPot Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.App(>= 1.1.2)
- Microsoft.AspNetCore.Html.Abstractions(>= 1.1.1)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 1.1.2)
Tags
In essence it's just a hidden field used to trick a simple spambot into filling in a field that it's not supposed to.
For more information see: https://gitlab.com/Valtech-Amsterdam/AspnetCoreHoneyPot.