Action | Protocol | Source Address | Source Port | Direction | Destination Address | Destination Port |
NOTE:
alert tcp any any -> any any(msg: "Testing Alert" ; sid:1000001) alert tcp any 21 -> 192.168.1.123 any (msg: "TCP Packet on Port 21 is Detected";sid:100010) log tcp !192.168.0/24 any -> 192.168.0.33 (msg: "Remote access" ; ) log tcp any any -> 192.168.1.0/24 !6000:6010
NOTE: This is comprised of the: