312-50v12 Exam QuestionsBrowse all questions from this exam

312-50v12 Exam - Question 37


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?

Show Answer
Correct Answer: C

Obfuscating is a technique where the attacker encodes the attack payload in a way that security systems like Intrusion Detection Systems (IDS) cannot recognize, but the target server can decode. In this case, Kevin encoded the packets with Unicode characters, which the IDS could not interpret, allowing him to evade detection and successfully target the web server.

Discussion

5 comments
Sign in to comment
eli117Option: C
Oct 4, 2023

C. Obfuscating. Explanation: Obfuscation is a technique used by hackers to hide their malicious activities from security systems, such as Intrusion Detection Systems (IDS). In this case, Kevin encoded the packets with Unicode characters to make them difficult for the IDS to recognize and understand. This technique is used to bypass security measures and gain access to a system undetected. However, the target web server can decode the packets, which allows Kevin to gain access to the system. Session splicing, urgency flag, and desynchronization are other techniques used by hackers to evade IDS systems, but they are not applicable in this scenario.

rayofhope
Jul 13, 2024

appreciate your answer and explanations

_A_R_D_N_23
Oct 5, 2024

Perfect explanation!

jeremy13Option: C
Nov 3, 2023

C. Obfuscating CEH Book V12 Module 12 Page 1672 Obfuscating is an IDS evasion technique used by attackers to encode the attack packet payload in such a way that the destination host can only decode the packet but not the IDS. Using Unicode characters, an attacker can encode attack packets that the IDS would not recognize but which an IIS web server can decode.

naija4lifeOption: C
Jan 1, 2024

C. Obfuscating

insaniuntOption: C
Jun 10, 2024

C. Obfuscating

Mann098Option: C
Dec 29, 2024

Obfuscating