II0-001 · Question #223
Which of the following is a challenge for performing a Traceback?
The correct answer is D. All of the above. All three options are genuine, independent challenges for performing a network Traceback, which is why D (All of the above) is correct - none of the other choices are "distractors" in the traditional sense; each represents a real obstacle. Dynamic IP Addresses (A): Attackers or…
Question
Which of the following is a challenge for performing a Traceback?
Options
- ADynamic IP Addresses
- BSpoofing
- CServer Hopping
- DAll of the above
How the community answered
(48 responses)- A8% (4)
- B2% (1)
- C6% (3)
- D83% (40)
Explanation
All three options are genuine, independent challenges for performing a network Traceback, which is why D (All of the above) is correct - none of the other choices are "distractors" in the traditional sense; each represents a real obstacle.
- Dynamic IP Addresses (A): Attackers or their intermediaries may have had a different IP address assigned at the time of the attack than they do when investigators attempt the traceback, breaking the trail.
- Spoofing (B): Attackers forge the source IP address in packet headers, causing logs and routers to record a fake origin rather than the real one, directly misleading investigators.
- Server Hopping (C): By routing traffic through a chain of compromised or anonymizing servers, attackers force investigators to trace through multiple jurisdictions and systems - each hop is a potential dead end.
Memory tip: Think of the three challenges as three "disguises" - an attacker can change their address (dynamic IP), wear a mask (spoofing), or use a maze of doors (server hopping). A complete Traceback must defeat all three disguises, so any one of them alone is enough to impede the investigation.
Community Discussion
No community discussion yet for this question.