ECCouncil Certified Ethical Hacker Exam (CEHv13) 312-50v13 Question # 107 Topic 11 Discussion

ECCouncil Certified Ethical Hacker Exam (CEHv13) 312-50v13 Question # 107 Topic 11 Discussion

312-50v13 Exam Topic 11 Question 107 Discussion:
Question #: 107
Topic #: 11

You are a Network Security Officer. You have two machines. The first machine (192.168.0.99) has Snort installed, and the second machine (192.168.0.150) has Kiwi Syslog installed. You perform a SYN scan in your network, and you notice that Kiwi Syslog is not receiving the alert message from Snort. You decide to run Wireshark on the Snort machine to check if the messages are going to the Kiwi Syslog machine. What Wireshark filter will show the connections from the Snort machine to Kiwi Syslog machine?


A.

tcp.srcport==514 && ip.src==192.168.0.99


B.

tcp.srcport==514 && ip.src==192.168.150


C.

tcp.dstport==514 && ip.dst==192.168.0.99


D.

tcp.dstport==514 && ip.dst==192.168.0.150


Get Premium 312-50v13 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.