Which example illustrates the use of a LOLbin to evade detection while moving laterally within a Windows environment?

Study for the Penetration Testing and Vulnerability Analysis Exam. Prepare with flashcards and multiple choice questions, complete with hints and explanations. Ace your exam with our comprehensive resources!

Multiple Choice

Which example illustrates the use of a LOLbin to evade detection while moving laterally within a Windows environment?

Explanation:
Living off the land binaries are built-in Windows tools attackers reuse to blend in and avoid detections that look for unfamiliar programs. Using net.exe to spawn or manage a local user account is a classic example. net.exe is a legitimate system utility, so creating a new local administrator account with it leverages trusted tooling to gain high privileges on the compromised host. Once those privileges are in place, the attacker can authenticate to another system and move laterally, often using the same built-in capabilities to establish connections or execute remote actions. This combination—a trusted, preinstalled tool plus privilege escalation on one host to enable access to others—demonstrates how LOLBins facilitate stealthy traversal through a Windows environment. The other options describe actions that don’t leverage a built-in Windows tool for lateral movement (external malware, in-memory frameworks, or defensive changes), so they don’t illustrate LOLBin-based evasion and lateral movement in the same way.

Living off the land binaries are built-in Windows tools attackers reuse to blend in and avoid detections that look for unfamiliar programs. Using net.exe to spawn or manage a local user account is a classic example. net.exe is a legitimate system utility, so creating a new local administrator account with it leverages trusted tooling to gain high privileges on the compromised host. Once those privileges are in place, the attacker can authenticate to another system and move laterally, often using the same built-in capabilities to establish connections or execute remote actions. This combination—a trusted, preinstalled tool plus privilege escalation on one host to enable access to others—demonstrates how LOLBins facilitate stealthy traversal through a Windows environment. The other options describe actions that don’t leverage a built-in Windows tool for lateral movement (external malware, in-memory frameworks, or defensive changes), so they don’t illustrate LOLBin-based evasion and lateral movement in the same way.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy