Application protocol-based intrusion detection system: Difference between revisions

Content deleted Content added
tag as unref
BattyBot (talk | contribs)
 
(4 intermediate revisions by 4 users not shown)
Line 1:
{{multiple issues|
{{notability|date=April 2012}}
An '''application protocol-based intrusion detection system''' ('''APIDS''') is an [[intrusion detection system]] that focuses its monitoring and analysis on a specific application [[protocol (computing)|protocol]] or protocols in use by the computing system.<ref>{{Cite web |date=2024-04-01 |title=6 Types of Intrusion Detection System |url=https://internationalsecurityjournal.com/types-of-intrusion-detection-system/ |access-date=2024-07-09 |website=internationalsecurityjournal.com |language=en-GB}}</ref>
{{primary sources|date=April 2012}}
{{unref |date=March 2024}}
}}
An '''application protocol-based intrusion detection system''' ('''APIDS''') is an [[intrusion detection system]] that focuses its monitoring and analysis on a specific application [[protocol (computing)|protocol]] or protocols in use by the computing system.
 
== Overview ==
An APIDS will monitor the dynamic behavior and [[state (computer science)|state]] of the protocol and will typically consist of a system or agent that would typically sit between a [[process (computing)|process]], or group of [[server (computing)|server]]s, [[System Monitoring|monitoring]] and analyzing the application protocol between two connected devices.
 
A typical place for an APIDS would be between a [[web server]] and the [[database management system]], monitoring the [[SQL]] protocol specific to the [[middleware]]/[[business logic]] as it interacts with the [[database]].<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>
 
== Monitoring dynamic behavior ==
Line 21 ⟶ 17:
* [[Intrusion detection system]] (IDS)
* [[Application firewall|Web application firewall (WAF)]]
 
==References==
{{reflist}}
 
[[Category:Intrusion detection systems]]
Line 29 ⟶ 28:
 
[[es:APIDS]]
[[ko:호스트 기반 침입 탐지 시스템]]