A place to share resources, ask questions, and help other students learn Network Security specialties of all kinds.
Please read the rules before posting: https://www.reddit.com/r/netsecstudents/about/rules/
So im trying to use this in the lab. I have an account with DA privs on a DC. I'm trying to use NXC to download a file from the system. I use
nxc smb IP -u user -p pass --get-file c:\\users\\user\temp\file /home/kali/file
I try this and I get an error writing file from C$ object name invalid. ive tried a number of different ways to do it and havent gotten anywhere.