LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

nxc-winrm

netExec WinRM module

TLDR

Check WinRM credentials
$ nxc winrm [target] -u [user] -p [password]
copy
Execute command
$ nxc winrm [target] -u [user] -p [password] -x "[command]"
copy
Execute PowerShell
$ nxc winrm [target] -u [user] -p [password] -X "[ps_command]"
copy
Use hash authentication
$ nxc winrm [target] -u [user] -H [hash]
copy

SYNOPSIS

nxc winrm [target] [options]

DESCRIPTION

nxc winrm is the NetExec WinRM module. Tests Windows Remote Management.The tool validates WinRM access and executes commands. Part of NetExec suite.

PARAMETERS

TARGET

WinRM server address.
-u USER
Username.
-p PASSWORD
Password.
-x COMMAND
Execute cmd command.
-X COMMAND
Execute PowerShell command.
-H HASH
NT hash for pass-the-hash.
--help
Display help information.

CAVEATS

Security tool. Authorized use only. Part of NetExec.

HISTORY

nxc winrm provides WinRM penetration testing capabilities within NetExec.

SEE ALSO

nxc(1), evil-winrm(1), winrm(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid