Accomplish the following tasks involving SNORT rules:  Add an appropriate rule options part to the following rule header alert udp any any  any 53  Add an appropriate rule header to the following rule options part (msg:”possible HTTP GET request”; sid:xxxxx; rev:y;)  Write a complete rule header and rule options to detect an FTP connection attempt.  Explain what the following rule does. alert tcp $HOME_NET 21  any any (msg:"FTP failed login"; content:"Login or password incorrect"; sid:xxxxx; rev:y;)

icon
Related questions
Question

Accomplish the following tasks involving SNORT rules:
 Add an appropriate rule options part to the following rule header
alert udp any any  any 53
 Add an appropriate rule header to the following rule options part
(msg:”possible HTTP GET request”; sid:xxxxx; rev:y;)
 Write a complete rule header and rule options to detect an FTP connection attempt.
 Explain what the following rule does.
alert tcp $HOME_NET 21  any any (msg:"FTP failed login";
content:"Login or password incorrect"; sid:xxxxx; rev:y;)

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer