https://github.com/couragebforedth/get-uv-logs
A batch script that quickly obtains the relevent forensic info for an UltraViewer compromise.
https://github.com/couragebforedth/get-uv-logs
batch-script dfir-tools forensics-tools
Last synced: over 1 year ago
JSON representation
A batch script that quickly obtains the relevent forensic info for an UltraViewer compromise.
- Host: GitHub
- URL: https://github.com/couragebforedth/get-uv-logs
- Owner: couragebforedth
- License: mit
- Created: 2023-03-07T05:54:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T08:05:41.000Z (over 3 years ago)
- Last Synced: 2025-03-14T04:28:41.534Z (over 1 year ago)
- Topics: batch-script, dfir-tools, forensics-tools
- Language: Batchfile
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Get UV Logs
## Summary
- A simple script to copy UltraViewer log files with network and system info to a folder on USB.
- Can be used for forensics after an incident.
## Usage
1. Copy get-uv-logs.bat to an empty USB drive.
2. Run get-uv-logs.bat from USB drive on target host as victim user account of incident.
3. Files and info will be copied to the appropriate destination directories.
## Notes
- Tested using install (exe) version of UltraViewer 6.6 on Windows 10 Pro.