Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dievus/printspoofer
https://github.com/dievus/printspoofer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dievus/printspoofer
- Owner: dievus
- Created: 2020-07-26T19:18:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-26T19:21:07.000Z (over 4 years ago)
- Last Synced: 2024-06-06T18:57:03.860Z (5 months ago)
- Size: 11.7 KB
- Stars: 203
- Watchers: 3
- Forks: 48
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - dievus/printspoofer - (Others)
README
# printspoofer
PrintSpoofer exploit that can be used to escalate service user permissions on Windows Server 2016, Server 2019, and Windows 10.
To escalate privileges, the service account must have SeImpersonate privileges. To execute:
```bash
PrintSpoofer.exe -i -c cmd
```
With appropriate privileges this should grant system user shell access.