2049 - NFS
Network File System
Enumeration
showmount -e <IP>
Mounting the Fileshare
mount <ip>:/ /tmp/NFS
mount -t <IP>:/ /tmp/NFS
Last updated
Network File System
showmount -e <IP>
mount <ip>:/ /tmp/NFS
mount -t <IP>:/ /tmp/NFS
Last updated