Skip to content
HackIndex logo

HackIndex

NFS:

Vulnerability Discovery

Find open NFS exports, weak configs, and no_root_squash misconfigs

2 guides Updated May 15, 2026
2 guides

NFS no_root_squash Detection

Identifies misconfigured NFS exports with no_root_squash enabled, allowing remote root privilege escalation via mounted shares.

NFS World-Readable Exports

Identifies misconfigured NFS exports allowing unauthenticated access, covering enumeration with showmount, mounting shares, and extracting sensitive data from world-readable exports.