add content nids@LIPtxl_oKZRcbvXT4EdNf.md (#6833)

pull/6985/head
Jesús Enrique Alcalá Rojas 3 months ago committed by GitHub
parent d58c087deb
commit 90f24fb780
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 7
      src/data/roadmaps/cyber-security/content/nids@LIPtxl_oKZRcbvXT4EdNf.md

@ -0,0 +1,7 @@
# Network Intrusion Detection System (NIDS)
A Network Intrusion Detection System (NIDS) is a security solution designed to monitor and analyze network traffic for signs of suspicious activity or potential threats. NIDS operates by inspecting the data packets that flow through a network, looking for patterns that match known attack signatures or anomalies that could indicate malicious behavior. Unlike a Host Intrusion Detection System (HIDS), which focuses on individual host devices, NIDS provides a broader view by monitoring network traffic across multiple systems and devices.
Visit the following resources to learn more:
- [@article@What is an Intrusion Detection System?](https://www.paloaltonetworks.com/cyberpedia/what-is-an-intrusion-detection-system-ids)
- [@article@What is a Network Intrusion Detection system (NIDS)?](https://bunny.net/academy/security/what-is-network-intrusion-detection-nids/)
Loading…
Cancel
Save