GCIH · Question #123
Which of the following tools can be used for network sniffing as well as for intercepting conversations through session hijacking?
The correct answer is D. Hunt. Hunt is a Linux-based tool specifically designed for both passive network sniffing and active TCP session hijacking - it can monitor connections and inject data or take over established sessions between two hosts. Tripwire is a file integrity monitoring tool, not a sniffer…
Question
Which of the following tools can be used for network sniffing as well as for intercepting conversations through session hijacking?
Options
- AEthercap
- BTripwire
- CIPChains
- DHunt
How the community answered
(32 responses)- A6% (2)
- B3% (1)
- C3% (1)
- D88% (28)
Explanation
Hunt is a Linux-based tool specifically designed for both passive network sniffing and active TCP session hijacking - it can monitor connections and inject data or take over established sessions between two hosts. Tripwire is a file integrity monitoring tool, not a sniffer. IPChains is a Linux firewall/packet filtering tool. 'Ethercap' (likely referring to Ettercap) is primarily a man-in-the-middle/sniffing tool, but Hunt is the classic dual-purpose answer for sniffing combined with direct session hijacking in CEH exam contexts.
Topics
Community Discussion
No community discussion yet for this question.