Snort Challenge - Live Attacks
sudo gedit /etc/snort/rules/local.rules &drop tcp any any -> any any (sid: 1000001;)sudo snort -c /etc/snort/snort.conf -q -Q --daq afpacket -i eth0:eth1 -A fullsudo snort -c /etc/snort/snort.conf -q -Q --daq afpacket -i eth0:eth1 -A console


Last updated