PT0-003 · Question #56
A penetration tester gains initial access to a target system by exploiting a recent RCE vulnerability. The patch for the vulnerability will be deployed at the end of the week. Which of the following…
The correct answer is A. schtasks.exe E. sc.exe. schtasks.exe can create persistent scheduled tasks that execute payloads at specified intervals or system events, enabling remote reentry even after a patch is deployed. sc.exe (Service Control) can be used to create or modify Windows services to maintain persistence and allow…
Question
A penetration tester gains initial access to a target system by exploiting a recent RCE vulnerability. The patch for the vulnerability will be deployed at the end of the week. Which of the following utilities would allow the tester to reenter the system remotely after the patch has been deployed? (Choose two.)
Options
- Aschtasks.exe
- Brundll.exe
- Ccmd.exe
- Dchgusr.exe
- Esc.exe
- Fnetsh.exe
How the community answered
(32 responses)- A69% (22)
- B3% (1)
- C3% (1)
- D16% (5)
- F9% (3)
Explanation
schtasks.exe can create persistent scheduled tasks that execute payloads at specified intervals or system events, enabling remote reentry even after a patch is deployed. sc.exe (Service Control) can be used to create or modify Windows services to maintain persistence and allow remote code execution.
Topics
Community Discussion
No community discussion yet for this question.