Mounting Shares

mount -t cifs -o "domain=evil.corp,username=bob,password=Password123!" //192.168.1.77/Scripts /tmp/x

Last updated