Script ndmp-fs-info
Script types:
portrule
Categories:
discovery, safe
Download: https://svn.nmap.org/nmap/scripts/ndmp-fs-info.nse
Script Summary
Lists remote file systems by querying the remote device using the Network Data Management Protocol (ndmp). NDMP is a protocol intended to transport data between a NAS device and the backup device, removing the need for the data to pass through the backup server. The following products are known to support the protocol:
- Amanda
- Bacula
- CA Arcserve
- CommVault Simpana
- EMC Networker
- Hitachi Data Systems
- IBM Tivoli
- Quest Software Netvault Backup
- Symantec Netbackup
- Symantec Backup Exec
Example Usage
nmap -p 10000 --script ndmp-fs-info <ip>
Script Output
PORT STATE SERVICE REASON VERSION 10000/tcp open ndmp syn-ack Symantec/Veritas Backup Exec ndmp | ndmp-fs-info: | FS Logical device Physical device | NTFS C: Device0000 | NTFS E: Device0000 | UNKNOWN Shadow Copy Components Device0000 |_UNKNOWN System State Device0000
Requires
Author:
License: Same as Nmap--See https://nmap.org/book/man-legal.html