← 返回命令列表

Linux command

nxc-rdp 命令

文件

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

常用示例

Check RDP credentials

nxc rdp [target] -u [user] -p [password]

Screenshot on login

nxc rdp [target] -u [user] -p [password] --screenshot

Check NLA status

nxc rdp [target] -u [user] -p [password] --nla

Scan multiple hosts

nxc rdp [targets.txt] -u [user] -p [password]

说明

nxc rdp is the NetExec RDP module. Tests Remote Desktop credentials. The tool validates RDP access. Part of NetExec suite.

参数

-u _USER_
Username.
-p _PASSWORD_
Password.
--screenshot
Capture screenshot on login.
--nla
Check NLA status.
-H _HASH_
NT hash for pass-the-hash.
--help
Display help information.

FAQ

What is the nxc-rdp command used for?

nxc rdp is the NetExec RDP module. Tests Remote Desktop credentials. The tool validates RDP access. Part of NetExec suite.

How do I run a basic nxc-rdp example?

Run `nxc rdp [target] -u [user] -p [password]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -u _USER_ do in nxc-rdp?

Username.