Windows Problem Steps Recorder, used to record screen and clicks.
Paths:
- c:\windows\system32\psr.exe
- c:\windows\syswow64\psr.exe
Reconnaissance
-
Record a user screen without creating a GUI. You should use "psr.exe /stop" to stop recording and create output file.
psr.exe /start /output C:\Windows\Temp\file.zip /sc 1 /gui 0
- Use case
- Can be used to take screenshots of the user environment
- Privileges required
- User
- Operating systems
- since Windows 7 (client) / Windows 2008 R2
- ATT&CKĀ® technique
- T1113: Screen Capture