You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
Modified Spool Sample for SEImpersonate Privilege Escalation.
3
3
4
4
* Download the repo, open in Visual Studio 2017 and compile the binary.
5
-
* Original SpoolSample (https://github.com/leechristensen/SpoolSample) need to run in multiple cmd sessions. I tweaked this tool to run in a single session (i.e in a simple reverse shell).
6
-
* Please note that this tool will work ony if runner has SEImpersonate Privilege.
5
+
* Original SpoolSample (https://github.com/leechristensen/SpoolSample) need to run in multiple cmd sessions. Tweaked a little bit to run in a single session (i.e in a simple reverse shell).
6
+
* Please note that this tool works ony if user has SEImpersonate Privilege.
7
7
* I believe this tool will useful a lot in your pentest as well as in OSEP lab may be even in OSEP exam :).
0 commit comments