aspwaf
Walter.BOM
by:
aspwaf
- 23,345 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Internal NuGet package with business objects used by several ASP-WAF products
Documentation available at https://firewallapi.asp-waf.com/?topic=html/N-Walter.BOM.htm
- 21,430 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Networking utilities and data mining for resolving this package will do
Lightning fast DNS operations
ISP Whois Lookups
Tracing,
Tracking
Wake on Lan
and much more
Documentation at https://firewallapi.asp-waf.com/?topic=html/N-Walter.Net.Networking.htm
- 20,049 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Provide insight into the communication between the server hosting the website and the outside world and allows the users to observe communication and look for irrational or known malicious interaction.
The static class that exposes this functionality can be found at...
More information
Walter.Cypher
by:
aspwaf
- 19,359 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
The cypher package for hashing data in a convenient and secure way as well as symmetric and asymmetric encryption methods.
You can find On-line documentation at https://cypherapi.asp-waf.com/ as well as using the sample code found at https://github.com/ASP-WAF/Cypher
- 16,047 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Package used by Firewall products for interacting with sql server and is used to create and apply updates to database DDL objects
This package will be re-factored in the future separating base classes into a new package and have the MSSQL and MySql in their own packages.
- 11,357 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Use MaxMind Geo data service or API keys to make the Walter.Web.IFireWall
interface geographically aware allowing you to block requests for certain countries
and enables you to render a different result based on the region or country the request came from.
The Package adds functionality to NuGet...
More information
- 11,182 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Reporting interface for the firewall and the windows to support structured logging to the windows EventLog.
The Package extends the reporting functionality to NuGet package Walter.Web.Firewall and is easily activated by dependency injection during service...
More information
- 10,958 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Package that enable SQL Server database storage and logging to NuGet package Walter.Web.Firewall
The NuGet package is easily activated by dependency injection during service configuration
services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey
, domainName: new...
More information
- 10,866 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Free FireWall native Geo-country code API with limited accuracy.
The Package adds functionality to NuGet package Walter.Web.Firewall
More information on how to use this Add-On is available in this manual https://www.asp-waf.com/download/ASP-WAF-FireWall-Getting-Started.pdf
as well...
More information
- 9,897 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
The Package adds E-Mail based reporting functionality to NuGet package Walter.Web.Firewall
and allows for the logging of incidents via E-Mail by using a E-Mail buffer and sends the emails at configured intervals.
The NuGet package is easily activated by dependency injection during service...
More information
- 8,330 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Reporting interface for the firewall and the windows to support logging to disk as well as start Post-Reporting work-flows like PowerShel scripts or executables.
The Package extends the reporting functionality to NuGet package Walter.Web.Firewall and is easily activated by dependency injection...
More information
- 8,025 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Reporting interface for the firewall and the windows to support structured logging to the ILogging frameworks.
The Package extends the reporting functionality to NuGet package Walter.Web.Firewall and is easily activated by dependency injection during service configuration...
More information
- 7,950 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Cookie store for use with the firewall allowing to not store any GDPR data in cookies but keep all references local.
You can read and write these cookies using the User in the page request object that is injected in all your controllers.
To integrate the Cookie Store database use the...
More information
Walter.Vat
by:
aspwaf
- 7,810 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
VAT number validator. This version contains validation for EU countries only.
You can view the online help using this link https://firewallapi.asp-waf.com/?topic=html/T-Walter.Vat.EuropeanVatInformationQuery.htm
and get some code samples to help you get started.
- 6,384 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Use the Userstack service to extend the firewall's UserAgent meta data.
To use the software use dependency injection during services registration
services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey
, domainName: new Uri("https://www.your-domain.com/",...
More information
- 5,152 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
Default MVC and Pages that can be used in combination with the firewall if you are OK with using the default implementation.
See https://www.asp-waf.com/documentation/setup for details
To enable the controllers in this NuGet package load the controller using the AddApplicationPart from...
More information
- 3,604 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
The application firewall that can be used in .NET 5.0, .Net CORE 3.1 and .NET standard 2.1 applications that
would benefit for protection against several types of attacks and is easily activated by service integration.
services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey...
More information
- 3,458 total downloads
- last updated 2/27/2021
- Latest version: 2021.3.1.1
User when you would like to automatically process violations to capture the ISP for those that have attempted to penetrate your web application.
To integrate the WHOIS resolver use the UseWhoisResolver extension method as shown bellow
services.AddFireWall(FireWallTrial.License,...
More information