Pentest and exploit NFS servers. Currently supports anonymous mode only. More information: https://www.netexec.wiki/nfs-protocol.
nxc nfs 192.168.178.0/24
nxc nfs 192.168.178.2 --shares
nxc nfs 192.168.178.2 --enum-shares 5
nxc nfs 192.168.178.2 --get-file path/to/remote_file path/to/local_file
nxc nfs 192.168.178.2 --put-file path/to/local_file path/to/remote_file