Skip to content

roxas-tan/nfsshell

 
 

Repository files navigation

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

About

Userspace NFS client shell

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 90.0%
  • RPC 8.9%
  • Makefile 1.1%