Certified Ethical Hacker (CEH v11) — Question 93
Kevin, a professional hacker, wants to penetrate CyberTech Inc's network. He employed a technique, using which he encoded packets with Unicode characters.
The company's IDS cannot recognize the packets, but the target web server can decode them.
What is the technique used by Kevin to evade the IDS system?
Answer options
- A. Session splicing
- B. Urgency flag
- C. Obfuscating
- D. Desynchronization
Correct answer: C
Explanation
The correct answer is C, Obfuscating, as it refers to techniques that disguise or encode data to evade detection by security systems. Session splicing (A) involves splitting sessions to evade monitoring, the urgency flag (B) is a TCP flag for priority handling, and desynchronization (D) pertains to disrupting communication, none of which directly relate to encoding packets with Unicode.