nerdexam
GIAC

GREM · Question #52

Which of the following is a common technique used to obfuscate JavaScript?

The correct answer is C. Employing hex encoding or string manipulation. See the full explanation below for the reasoning.

Question

Which of the following is a common technique used to obfuscate JavaScript?

Options

  • AUsing extremely verbose variable and function names
  • BImplementing straightforward logic for code execution
  • CEmploying hex encoding or string manipulation
  • DAvoiding the use of any external libraries

How the community answered

(27 responses)
  • A
    7% (2)
  • B
    4% (1)
  • C
    74% (20)
  • D
    15% (4)

Community Discussion

No community discussion yet for this question.

Full GREM Practice