← 返回命令列表

Linux command

nxc-nfs 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

Enumerate NFS shares

nxc nfs [target]

List shares with access

nxc nfs [target] --shares

Check read access

nxc nfs [target] --enum-shares

Scan multiple targets

nxc nfs [targets.txt]

说明

nxc nfs is the NetExec NFS module. Enumerates NFS server exports. The tool identifies accessible shares. Part of NetExec suite.

参数

--shares
Enumerate NFS exports.
--enum-shares
Detailed share enumeration.
-p _PORT_
NFS port (default: 2049).
--help
Display help information.

FAQ

What is the nxc-nfs command used for?

nxc nfs is the NetExec NFS module. Enumerates NFS server exports. The tool identifies accessible shares. Part of NetExec suite.

How do I run a basic nxc-nfs example?

Run `nxc nfs [target]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does --shares do in nxc-nfs?

Enumerate NFS exports.