Skip to main content

Snort

Snort is an Intrusion Detection Service often integrated in a firewall, since most of the time the firewall is in control of the whole network of an organization, so if the firewall is easily breached then the whole organization could be at stake. Files in an organization can usually be accessed in a network, so if the firewall, which supposedly protects that networks gets breached who knows what kind of damages a hacker can do to an organization.

In order to protect the firewall a layer of security is added which is the IDS - Snort, who is responsible to detect if there are any suspicious and harmful activities are done inside and outside the network.

We are currently studying this as our Final Project for INFOSEC, and we just finished it today.

Comments

Popular posts from this blog

Cryprography

2 Algorithms of Cryptography we learned/exercised today -RSA Algorithm -Diffie Hellmans Algorithm We had a difficulty simulationg the RSA Algorithm but eventually we found a solution, was challenging but worth it.

Security Architecture

These are the 6 layers in the Security Architecture Physical (Hardware) Operation (System) Network  Host Application (Software) Data (Bits of Information) "Nothing is really secured. Security simply means setting up a defense against the 'most probable' attack. Since there are of infinite ways to penetrate all kinds of security" - Justin Pineda