Name | Description | |
---|---|---|
DatabasesAreNotPubliclyAccessable | Patterns used for discovering when some one or something thinks he can access a database | |
NoOnlinePaymentSystemExists | Patterns used for discovering when some one or something thinks he knows a url used to process payments | |
NoPublicAccessToAdministration | Patterns used for discovering when some one or something thinks he has access to a Administration url that's not used by the system | |
NoPublicAccessToApplicationCodeAllowed | Patterns used for discovering when some one or something thinks he can access source code | |
NoPublicAccessToBackupsAllowed | Patterns used for discovering when some one or something thinks he can access backups | |
NoPublicAccessToConfigurationAllowed | Patterns used for discovering when some one or something thinks he can access configuration files | |
NoPublicAccessToFileDirectoryAllowed | Patterns used for discovering when some one or something tries to access directory or files that he is not supposed to | |
NotSupportedHandlers | handlers that are not supported in this asp.net application | |
NotSupportedPlatform | Patterns used for discovering when some one or something thinks we are not .net | |
NotUsedPlugin | Patterns used for discovering when some one or something thinks we are using a given plug-in when we are not | |
NoUserAuthenticationExists | Patterns used for discovering when some one or something thinks that we use a login url that's not used by the system | |
OpperatingSystemAccessProhibited | used when some one tries to access the OS | |
ScriptInjectionNotAllowed | Patterns used for discovering when some one or something thinks that we allow scripts to be injected into the system | |
UrlFishingSuspected | 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 |