I just completed the IDS basics exercise but I am unable to complete the challenge exercise. I have applied the first and second rules as instructed but when i click submit/complete it keeps telling me i am wrong. but I was able to achieve the outcome of the task in the lab with the same rule syntax:
alert tcp any any → any 21 (msg: “FTP Traffic Detected"; sid:4;)
alert tcp any 21 <> any any (msg: “FTP Traffic Detected”; sid:5;)
Any help will be appreciated.
Hi GRV08,
I had similar issues, and although I know that the Snort rule is correct, when I tried posting the answer in the answer fields, I would get red fields of death.
I was originally trying it on Chrome browser, and switched to Safari and was able to get the credits for task 1.3
Just tested this lesson by inputting the correct answers together. I wasn’t able to reproduce an issue with the correct answers failing when submitted at the same time.
I would recommend double-checking the answers to confirm all of the spacing and special characters are correct.