- ValidateRequestResult
ValidateRequestResult
Namespace: Shared
Assembly: SharedLib
Validate Request ResultsFields
NotInitialised | Initialise has not been called |
Undetermined | State unknown |
PossibleSQLInjectionAttack | Enough keywords to suggest may be a SQL injection attack |
SQLInjectionAttack | Enough keywords to determine this is a SQL injection attack |
PossibleSpiderBot | Determines that the request is probably generated from a spider or bot |
SpiderBot | Determines that the request is generated from a spider or bot |
PossibleHackAttempt | Enough keywords to suggest this maybe a hack attempt |
HackAttempt | Enough keywords to determine this is a hack attempt |
IPWhiteListed | IP Address is white listed |
IPBlackListed | IP Address is black listed |
SearchEngine | IP address is a search engine |
InvalidLicence | Indicates the product licence is invalid |
BanRequested | A Ban has been requested on the IP Address |
SinglePortScanner | Connection is a port scanner for single port |
MultiPortScanner | Connection is a multiple port scanner |