Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

CompTIA PT0-003 Exam - Topic 5 Question 38 Discussion

Actual exam question for CompTIA's PT0-003 exam
Question #: 38
Topic #: 5
[All PT0-003 Questions]

While performing a penetration test, a tester executes the following command:

PS c:\tools> c:\hacks\PsExec.exe \\server01.cor.ptia.org -accepteula cmd.exe

Which of the following best explains what the tester is trying to do?

Show Suggested Answer Hide Answer
Suggested Answer: B

PsExec is a Windows Sysinternals tool that allows users to execute commands on a remote system without needing an interactive login session. The command above is executing cmd.exe on a remote Windows Active Directory domain machine (server01.cor.ptia.org).

Option A (Test connectivity using PsExec) : The command does not check connectivity; it executes a command remotely.

Option B (Perform a lateral movement attack) : Correct. Lateral movement occurs when an attacker moves from one compromised machine to another within a network, using valid credentials. PsExec is often used for this purpose.

Option C (Send the PsExec binary) : The command runs cmd.exe remotely, but it does not transfer PsExec itself.

Option D (Enable cmd.exe) : cmd.exe is already enabled by default on most Windows systems.

Reference: CompTIA PenTest+ PT0-003 Official Guide -- Lateral Movement with PsExec


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel