List of questions
Related questions
Question 27 - 312-38 discussion
Adam, a malicious hacker, is sniffing an unprotected Wi-FI network located in a local store with Wireshark to capture hotmail e-mail traffic. He knows that lots of people are using their laptops for browsing the Web in the store. Adam wants to sniff their e-mail messages traversing the unprotected Wi-Fi network. Which of the following Wireshark filters will Adam configure to display only the packets with hotmail email messages?
A.
(http = "login.pass.com") && (http contains "SMTP")
B.
(http contains "email") && (http contains "hotmail")
C.
(http contains "hotmail") && (http contains "Reply-To")
D.
(http = "login.passport.com") && (http contains "POP3")
Your answer:
0 comments
Sorted by
Leave a comment first