Certified Ethical Hacker (CEH v10) — Question 18
In Wireshark, the packet bytes panes show the data of the current packet in which format?
Answer options
- A. Decimal
- B. ASCII only
- C. Binary
- D. Hexadecimal
Correct answer: D
Explanation
The packet bytes pane in Wireshark presents the data in hexadecimal format, which is essential for analyzing packet data efficiently. Options A, B, and C do not correctly represent the format used, as they either restrict the type of representation or do not apply to the display used by Wireshark.