Skip to content

Commit

Permalink
Merge pull request #419 from lap1nou/fix-owneredit-history
Browse files Browse the repository at this point in the history
Create owneredit history
  • Loading branch information
QU35T-code authored Nov 27, 2024
2 parents a3a4696 + 7a17a02 commit d9d7532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/assets/shells/history.d/impacket
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,4 @@ dcomexec.py -hashes :"$NT_HASH" "$DOMAIN"/"$USER"@"$TARGET"
dcomexec.py -hashes :"$NT_HASH" "$DOMAIN"/"$USER"@"$TARGET"
atexec.py -hashes :"$NT_HASH" "$DOMAIN"/"$USER"@"$TARGET"
changepasswd.py -newpass '123Pentest!!!' "$DOMAIN"/"$USER":"$PASSWORD"@"$DC_HOST"
owneredit.py -action write -new-owner "$NEW_OWNER" -target "$TARGET_OBJECT" "$DOMAIN"/"$USERNAME":"$PASSWORD"

0 comments on commit d9d7532

Please sign in to comment.