Posted by Daniel Miller on Jul 22
NfSpy is a FUSE filesystem written in Python that automatically changesUID and GID to give you full access to any file on an NFS share. Use it
to mount an NFS export and act as the owner of every file and directory.
Other features:
* Use filehandles from packet captures instead of asking mountd.
* Hide from sysadmins by immediately "unmounting" while retaining access
* Specify port/protocol for NFS or Mountd if you don't have...