GIAC
GREM · Question #29
What is a key indicator that JavaScript code has been obfuscated?
The correct answer is C. Unusual or inconsistent formatting and encoding. See the full explanation below for the reasoning.
Question
What is a key indicator that JavaScript code has been obfuscated?
Options
- APresence of detailed comments
- BConsistent use of meaningful variable names
- CUnusual or inconsistent formatting and encoding
- DFrequent use of JavaScript best practices
How the community answered
(51 responses)- A10% (5)
- B2% (1)
- C84% (43)
- D4% (2)
Community Discussion
No community discussion yet for this question.