Can I implement snort rules to the Jnetpcap Intrusion Detection System? For example, alert tcp !$HOME_NET any -> $HOME_NET 80.
alert tcp !$HOME_NET any -> $HOME_NET 80
If can, how can I put it?