Walter.BOM Namespace
Walter.Web.FireWall Namespace
ASP-WAF | .Net API for WAF Systems

StackSimulation Enumeration

Enumerable used to tell the firewall to simulate one of the following technologies. This masks that we are actually a .net application and will trick scripts and attackers to try the wrong technology stack when performing malicious activity

Namespace:  Walter.Web.FireWall.Headers
Assembly:  Walter.Web.FireWall (in Walter.Web.FireWall.dll)

Syntax


public enum StackSimulation

Members


Member nameDescription
PHP generate PHP like headers and cookies
NodeJs generate NodeJs like headers and cookies
Python generate common Python like headers and cookies