اختبار شهادة Certified Ethical Hacker (CEH) V13

السؤال 112 من 180

كل الأسئلة

You have snort installed on 192.168.0.99 and Kiwi Syslog on 192.168.0.150. You want Wireshark to show connections from the snort machine to the Kiwi Syslog machine (syslog over TCP port 514). Which filter should you use?

الخيارات

  • 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

النقاشات

لا توجد نقاشات منشورة لهذا السؤال حالياً.