nxc-nfs
netExec NFS module
TLDR
Enumerate NFS shares
$ nxc nfs [target]
List shares with access$ nxc nfs [target] --shares
Check read access$ nxc nfs [target] --enum-shares
Scan multiple targets$ nxc nfs [targets.txt]
SYNOPSIS
nxc nfs [target] [options]
DESCRIPTION
nxc nfs is the NetExec NFS module. Enumerates NFS server exports.
The tool identifies accessible shares. Part of NetExec suite.
PARAMETERS
TARGET
NFS server address.--shares
Enumerate NFS exports.--enum-shares
Detailed share enumeration.-p PORT
NFS port (default: 2049).--help
Display help information.
CAVEATS
Security tool. Authorized use only. Part of NetExec.
HISTORY
nxc nfs provides NFS enumeration capabilities within the NetExec framework.
