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)- A7% (2)
- B4% (1)
- C74% (20)
- D15% (4)
Community Discussion
No community discussion yet for this question.