From 1414b75d464662f48a0b0aedfa422c9db8e0e062 Mon Sep 17 00:00:00 2001 From: Dramelac Date: Thu, 14 Nov 2024 12:19:59 +0100 Subject: [PATCH] Fix impacket tool name change --- sources/assets/shells/history.d/impacket | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/assets/shells/history.d/impacket b/sources/assets/shells/history.d/impacket index 56d341ce5..5fb8ce035 100644 --- a/sources/assets/shells/history.d/impacket +++ b/sources/assets/shells/history.d/impacket @@ -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"