Which Wireless Attack Prevents Unintended Interruptions in a Data Center?
A penetration testing team has gained access to an organization's data center, but the team requires more time to test the attack strategy. Which of the following wireless attack techniques would be the most successful in preventing unintended interruptions?
Community Votes
83% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
This question tests the difference between stealth and disruption: an evil twin maintains a foothold by mimicking a legitimate access point, while jamming acts as a denial-of-service attack and is highly visible.
For the PT0-002 exam, the most successful wireless attack for preventing unintended interruptions while testing in a data center is an evil twin. The community consensus is that an evil twin is stealthier than jamming, as it does not cause network disruption or raise alarms.
Choosing D (jamming) is common because it stops all wireless activity, but jamming creates obvious network outages that can trigger alerts and ruin the element of stealth required for prolonged testing.
Community Discussion (3 comments)
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Why the Answer Is Correct
An evil twin is a rogue access point that broadcasts the same SSID as a legitimate network, tricking clients into connecting to it. In a data-center test, this allows the penetration testing team to intercept traffic and maintain a foothold without interrupting normal operations. The community commented that B is a stealthier approach compared to jamming, which would disrupt network communications and likely raise alarms.Why the Other Options Are Wrong
A captive portal is a splash page that controls access, often used for authentication, not for avoiding interruptions. Bluejacking is a Bluetooth attack that sends unsolicited messages and is not relevant to maintaining wireless network access in a data center. Jamming disrupts all wireless signals, effectively causing a denial of service, which makes the attacker's presence obvious and defeats the goal of preventing unintended interruptions.Community Comment Notes
The most-upvoted comment (4 likes) notes that an evil twin is stealthier than jamming, and another commenter states that jamming is more about disruption, DoS, and being highly visible. One dissenting comment claimed an evil twin is not useful for delaying detection in a data center, but the majority disagree because a well-configured evil twin silently captures credentials and keeps the attacker's presence covert.Official Reference
Exam Strategy
Look for the phrase 'preventing unintended interruptions' and remember that stealth is the key goal in penetration testing. When an option causes availability loss, such as jamming, eliminate it immediately; instead, pick the attack that maintains access silently, like an evil twin.