[IPS/IDS ] Snort 3 Plus - Installation - 32x - 64x bits

 

Cisco to release flying pig - Snort 3.0 • The Register 

     Snort 3 is a intrusion detection and prevention tool made by Cisco Talos, free and open source, one of my favorite to work with, got a simple installation and configuration compared to some others.

   Here is a quick run and installation From GIT Repo to Debian / Ubuntu 32-64 Bits.




##################################################

After everthing get done, type:

nano /etc/snort/snort.lua   

Here the configuration must be set the same of older versions of Snort eg.:

Note: Change the declaration for EXTERNAL_NET to !$HOME_NET – this expression means the external network will be defined as any IP address that is not part of the home network. Important! If you leave HOME_NET declared as “any” you cannot use !$HOME_NET, as the expression will translate to “not any” and throw an error when you try to start Snort. 

Noticed: the new conf seens the same at inserting new RULES, so, lets start setting it at /etc/snort/rules/myrules.lua  




Comments

Popular posts from this blog

Get Info From DNS Servers and Active Hosts

Nmap Scan Your Home Network [Linux]

IDS (Intrusion Detection System) - Snort 2.9 [Linux Deb/Ubuntu]