UBUmamaheswari Binbit01net.hashnode.dev·Oct 12, 2025 · 9 min readSnort Challenge - The Basics | Tryhackme write-upTask 2: Writing IDS Rules (HTTP) Let's create IDS Rules for HTTP traffic! Navigate to the task folder and use the given pcap file.Write a rule to detect all TCP packets from or to port 80.What is the 00