Skip to content

Commit

Permalink
Merge pull request #418 from lap1nou/fix-smbclientng-history
Browse files Browse the repository at this point in the history
Update smbclient-ng history
  • Loading branch information
QU35T-code authored Nov 27, 2024
2 parents aa05e98 + bc68407 commit a3a4696
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sources/assets/shells/history.d/smbclient-ng
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
smbclientng -d "$DOMAIN" -u "$USER" -p "$PASSWORD" --target "$DC_IP"
smbng -d "$DOMAIN" -u "$USER" -p "$PASSWORD" --target "$DC_IP"
smbclientng -d "$DOMAIN" -u "$USER" -p "$PASSWORD" --host "$DC_IP"
smbng -d "$DOMAIN" -u "$USER" -p "$PASSWORD" --host "$DC_IP"

0 comments on commit a3a4696

Please sign in to comment.