|
Search String: 119:4
N.B.: Maximum of 50 results are displayed
| Sid | Summary | Impact | Detailed Information | Affected Systems | Attack Scenarios | Ease of Attack | False Positive | False Negative | Corrective Action | Contributors | Additional References |
| 119:4 | This event is generated when the pre-processor http_inspect detects network traffic that may constitute an attack. | Unknown. This may be an attempt to evade an IDS. | Microsoft IIS servers are able to use non-ASCII characters as values when decoding UTF-8 values. This is non-standard behavior for a webserver and violates RFC recommendations. All non-ASCII values should be encoded with a %. This event may indicate an attack against a web server or at the least an attempt to evade an IDS. No web clients encode UTF-8 characters in this way. This is most likely a malicious request. This event can be controlled using the ((http_inspect)) configuration options. | All Microsoft IIS servers | An attacker merely needs to encode a web request using this non-standard format. | Simple. Many exploits exist. | None Known. | None Known. | Check the target host for signs of compromise. Apply any appropriate vendor supplied patches. | Daniel Roelker |
HTTP IDS Evasions Revisited - Daniel Roelker
http://docs.idsresearch.org/http_ids_evasions.pdf |