Valid PT0-003 Dumps shared by ExamDiscuss.com for Helping Passing PT0-003 Exam! ExamDiscuss.com now offer the newest PT0-003 exam dumps, the ExamDiscuss.com PT0-003 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PT0-003 dumps with Test Engine here:
During an assessment, a penetration tester obtains access to a Microsoft SQL server using sqlmap and runs the following command: sql> xp_cmdshell whoami /all Which of the following is the tester trying to do?
Correct Answer: C
The command xp_cmdshell executes system-level commands from SQL Server. The command whoami /all is used to enumerate user privileges, group memberships, and security contexts on Windows systems. From the CompTIA PenTest+ PT0-003 Official Study Guide (Chapter 8 - Post-Exploitation Techniques) : "Using xp_cmdshell and system commands like whoami /all allows testers to identify the privilege level of the database user and system access level." Reference: Chapter 8, CompTIA PenTest+ PT0-003 Official Study Guide