| Class | Description |
|---|---|
| HttpHeaderParser | |
| JRubyProcessor | |
| PersistentCollectionProcessor |
This processor extracts collections from the rule-log (i.e. section 'K' of
ModSecurity events).
|
| RemoteAddressResolver |
This processor extracts a possible original remote IP from the Http request
header and places it into the REMOTE_ADDR variable.
|
| RuleTagProcessor |
This process simply parses the EventMessages and extracts all RULE_TAGS to
add them to the TAGS attribute.
|
| XForwardedForResolver |
This class implements a simple resolver for X-Forwarded-For headers.
|
Copyright © 2013 jwall.org. All Rights Reserved.