mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
Removed MD files, we only use the webportal from now on. All MD files moved to archive
This commit is contained in:
23
Archive-Old-Version/OSBinaries/Psr.exe.md
Normal file
23
Archive-Old-Version/OSBinaries/Psr.exe.md
Normal file
@@ -0,0 +1,23 @@
|
||||
## Psr.exe
|
||||
* Functions: Surveillance
|
||||
```
|
||||
|
||||
psr.exe /start /gui 0 /output c:\users\user\out.zip
|
||||
Capture screenshots of the desktop and save them in the target .ZIP file.
|
||||
|
||||
psr.exe /start /maxsc 100 /gui 0 /output c:\users\user\out.zip
|
||||
Capture a maximum of 100 screenshots of the desktop and save them in the target .ZIP file.
|
||||
|
||||
psr.exe /stop
|
||||
Stop the Problem Step Recorder.
|
||||
```
|
||||
|
||||
* Resources:
|
||||
* https://www.sans.org/summit-archives/file/summit-archive-1493861893.pdf
|
||||
|
||||
* Full path:
|
||||
* C:\Windows\System32\Psr.exe
|
||||
* C:\Windows\SysWOW64\Psr.exe
|
||||
|
||||
* Notes: Thanks to
|
||||
|
Reference in New Issue
Block a user