Which of the following types of information can be obtained through network sniffing? (Choose all that apply.)
Which of the following types of information can be obtained through network sniffing? (Choose all that apply.)
Network sniffing allows for the capture and analysis of packets traversing the network. DNS traffic can be captured and analyzed to observe domain name resolution requests and responses. Telnet passwords are typically transmitted in plain text and can be intercepted and read by a sniffer. Syslog traffic, which involves system logging information, can also be captured and analyzed. Programming errors, however, are not directly observed through network sniffing since they are generally detected through code analysis or debugging tools.
Answer: A,B,D
Programming errors on network traffic?
Answer: A,B,D
ans: A B D