CompTIACompTIA
PT0-002 · Question #46
PT0-002 Question #46: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-002 to reveal the answer and full explanation for question #46. The question stem and answer options stay visible for context.
Post-exploitation and lateral movement
Question
A penetration tester was able to gain access successfully to a Windows workstation on a mobile client's laptop. Which of the following can be used to ensure the tester is able to maintain access to the system?
Options
- Aschtasks /create /sc /ONSTART /tr C:\Temp\WindowsUpdate.exe
- Bwmic startup get caption,command
- Ccrontab -l; echo "@reboot sleep 200 && ncat -lvp 4242 -e /bin/bash") | crontab 2>/dev/null
- Dsudo useradd -ou 0 -g 0 user
Unlock PT0-002 to see the answer
You've previewed enough free PT0-002 questions. Unlock PT0-002 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Persistence#Windows#Scheduled Tasks#Post-exploitation