Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 530 Bytes

File metadata and controls

20 lines (17 loc) · 530 Bytes

nfsshell

NFS shell that provides user level access to an NFS server, over UDP or TCP, supports source routing and "secure" (privileged port) mounts. It's a useful tool to manually check (or show) security problems after a security scanner has detected them.

Originally released by Leendert van Doorn, updated to support NFSv3 by Michael Brown

Package Dependencies:

  • Kali Linux
    • libreadline-dev
    • libtirpc-dev
  • Debian Linux
    • libreadline-dev
    • libtirpc-dev
  • Arch Linux
    • libtirpc
    • readline