Content deleted Content added
Gingerman50 (talk | contribs) m Removed the "protocol"s behind HTTP as is repetition as it is essentially saying HyperText Transfer Protocol protocol |
|||
Line 1:
A '''protocol-based intrusion detection system (PIDS)''' is an [[intrusion detection system]] which is typically installed on a [[web server]], and is used in the monitoring and analysis of the [[Communications protocol|protocol]] in use by the computing system. A PIDS will monitor the dynamic behavior and state of the protocol and will typically consist of a system or agent that would typically sit at the front end of a server, monitoring and analyzing the communication between a connected device and the system it is protecting.
A typical use for a PIDS would be at the front end of a web server monitoring the [[HTTP]] (or [[HTTPS]])
Where HTTPS is in use then this system would need to reside in the "shim" or interface between where HTTPS is [[Cryptography|un-encrypted]] and immediately prior to it entering the Web [[presentation layer]].
|