← 返回命令列表

Linux command

nxc-vnc 命令

网络

需要网络或远程资源。

常用示例

Check VNC access

nxc vnc [target]

Authenticate with password

nxc vnc [target] -p [password]

Screenshot on connect

nxc vnc [target] --screenshot

Scan multiple hosts

nxc vnc [targets.txt]

说明

nxc vnc is the NetExec VNC module. Tests VNC server security. The tool checks VNC authentication. Part of NetExec suite.

参数

-p _PASSWORD_
VNC password.
--screenshot
Capture screenshot.
--port _PORT_
VNC port (default: 5900).
--help
Display help information.

FAQ

What is the nxc-vnc command used for?

nxc vnc is the NetExec VNC module. Tests VNC server security. The tool checks VNC authentication. Part of NetExec suite.

How do I run a basic nxc-vnc example?

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

What does -p _PASSWORD_ do in nxc-vnc?

VNC password.