Walter.Web.FireWall
UrlValidationPatterns Class Members
Properties 


Walter.Web.FireWall Assembly > Walter.Web.FireWall.Configurations Namespace : UrlValidationPatterns Class

The following tables list the members exposed by UrlValidationPatterns.

Public Properties
 NameDescription
Public Property Patterns used for discovering when some one or something thinks he can access a database  
Public PropertyPatterns used for discovering when some one or something thinks he knows a url used to process payments  
Public PropertyPatterns used for discovering when some one or something thinks he has access to a Administration url that's not used by the system  
Public Property Patterns used for discovering when some one or something thinks he can access source code  
Public Property Patterns used for discovering when some one or something thinks he can access backups  
Public PropertyPatterns used for discovering when some one or something thinks he can access configuration files  
Public Property Patterns used for discovering when some one or something tries to access directory or files that he is not supposed to  
Public Property handlers that are not supported in this asp.net application  
Public PropertyPatterns used for discovering when some one or something thinks we are not .net  
Public PropertyPatterns used for discovering when some one or something thinks we are using a given plug-in when we are not  
Public PropertyPatterns used for discovering when some one or something thinks that we use a login url that's not used by the system  
Public Property used when some one tries to access the OS  
Public PropertyPatterns used for discovering when some one or something thinks that we allow scripts to be injected into the system  
Public Property Patterns used for discovering when some one or something thinks we use a url that we do not, typically there are links the firewall generates that do not exist to see a bot or hacker is accessing the system  
Top
Extension Methods
 NameDescription
Public Extension Method implements parsing to cast a type from string to a type
Top
See Also

Reference

UrlValidationPatterns Class
Walter.Web.FireWall.Configurations Namespace