nerdexam
GAQM

CPEH-001 · Question #795

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 perfrom a syn…

The correct answer is D. tcp.dstport= = 514 && ip.dst= = 192.168.0.150. See the full explanation below for the reasoning.

Question

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 perfrom 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 in 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?

Options

  • Atcp.srcport= = 514 && ip.src= = 192.168.0.99
  • Btcp.srcport= = 514 && ip.src= = 192.168.150
  • Ctcp.dstport= = 514 && ip.dst= = 192.168.0.99
  • Dtcp.dstport= = 514 && ip.dst= = 192.168.0.150

How the community answered

(29 responses)
  • A
    3% (1)
  • B
    10% (3)
  • C
    3% (1)
  • D
    83% (24)

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice