Samrdump

I am having an issue with samrdump where it can’t be found on my Kali Machine, any suggestions on how to download it and acquiring it to the specified file as mentioned in the Null Session Video?

$ wget https://raw.githubusercontent.com/SecureAuthCorp/impacket/master/examples/samrdump.py -O ~/.local/bin/samrdump.py

Please verify the file first before downloading it. This command saves samrdump.py to /home/$USER/.local/bin, which should already be in your $PATH environment—meaning you can run the command samrdump.py from any location.