Application protocol-based intrusion detection system: Difference between revisions

Content deleted Content added
top: combine tags
No edit summary
Line 4:
 
== 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.x
 
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]].