GIAC
GREM · Question #125
Which outcome indicates successful deobfuscation of malicious JavaScript?
The correct answer is B. The script's original logic and function calls are understandable. See the full explanation below for the reasoning.
Question
Which outcome indicates successful deobfuscation of malicious JavaScript?
Options
- AThe script is shorter than the original.
- BThe script's original logic and function calls are understandable.
- CThe script no longer executes in any browser.
- DThe script shows increased use of clear text strings.
How the community answered
(41 responses)- A10% (4)
- B71% (29)
- C5% (2)
- D15% (6)
Community Discussion
No community discussion yet for this question.