Sunday, February 28, 2010

Snort basic example

So you want to start Snort and see some basic functionality?

Type:
ifconfig

Find the name of the network interface that you want to use, for example eth0 or wlan0

Then type:
sudo snort -vd -i wlan0