NFS
Last updated
Last updated
Network File System
Sun Microsystems: Same purpose as SMB
Access file systems over a network as if they were local
Uses entirely different protocol. is used between Linux and Unix systems.
NFS clients can't communicate directly with SMB servers
Internet standard: Governs procedures in a distributed file system
NSFv3: Protocol version 3.0 has been in use for many years: Authenticates client pc
NFSv4: As with Win SMB, the user must authenticate
Footprinting
Ports 111, 2049; Can get info via RPC
Once discovered, we can mount to our local machine
Create an empty folder the NFS share will be mounted
We can navigate it and view the contents just like our local system
root_squash
is set? Can't edit backup.sh
file even as root