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 |
Procyon117 (talk | contribs) Restore |
||
(8 intermediate revisions by 8 users not shown) | |||
Line 1:
{{More sources needed|date=July 2024}}
A '''protocol-based intrusion detection system''' ('''PIDS
A typical use for a PIDS would be at the front end of a web server monitoring the [[HTTP]] (or [[HTTPS]]) stream.<ref>{{Cite web |date=2023-04-19 |title=What is an Intrusion Detection System (IDS)? {{!}} IBM |url=https://www.ibm.com/topics/intrusion-detection-system |access-date=2024-07-09 |website=www.ibm.com |language=en-us}}</ref> Because it understands the HTTP relative to the web server/system it is trying to protect it can offer greater protection than less in-depth techniques such as filtering by [[IP address]] or [[port number]] alone, however this greater protection comes at the cost of increased computing on the web server.
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]].
==
At a basic level a PIDS would look for, and enforce, the correct use of the protocol.
Line 11 ⟶ 12:
==See also==
* [[Application protocol-based intrusion detection system]] (APIDS)▼
* [[Host-based intrusion detection system]] (HIDS)▼
* [[Intrusion detection system]] (IDS)
* [[Network intrusion detection system]] (NIDS)
▲* [[Host-based intrusion detection system]] (HIDS)
▲* [[Application protocol-based intrusion detection system]] (APIDS)
▲* [[Tripwire (software)]] - a pioneering HIDS
* [[Trusted Computing Group]]
* [[Trusted platform module]]
==References==
[[Category:Intrusion detection system]]▼
{{Reflist}}
{{DEFAULTSORT:Protocol-Based Intrusion Detection System}}
[[Category:Web server management software]]
[[es:PIDS]]
|