Skip to content

Commit

Permalink
Fix impacket tool name change
Browse files Browse the repository at this point in the history
  • Loading branch information
Dramelac committed Nov 14, 2024
1 parent c2bd89e commit 1414b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/assets/shells/history.d/impacket
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ psexec.py -hashes :"$NT_HASH" "$DOMAIN"/"$USER"@"$TARGET"
dcomexec.py -hashes :"$NT_HASH" "$DOMAIN"/"$USER"@"$TARGET"
dcomexec.py -hashes :"$NT_HASH" "$DOMAIN"/"$USER"@"$TARGET"
atexec.py -hashes :"$NT_HASH" "$DOMAIN"/"$USER"@"$TARGET"
smbpasswd.py -newpass '123Pentest!!!' "$DOMAIN"/"$USER":"$PASSWORD"@"$DC_HOST"
changepasswd.py -newpass '123Pentest!!!' "$DOMAIN"/"$USER":"$PASSWORD"@"$DC_HOST"

0 comments on commit 1414b75

Please sign in to comment.