nxc-mssql
Verified for current stable LTS
Nxc Mssql Commands
Nxc Mssql command syntax with verified terminal examples.
Commands
6 commands for Nxc Mssql
nxc-mssql HTTP
Nxc Mssql Command: Download Remote File
nxc mssql <192.168.178.2> -u <username> -p <password> --get-file {C:\path\to\remote_file} <path/to/local_file> nxc-mssql Operations
Nxc Mssql Command: Execute Powershell Command No Output
nxc mssql <192.168.178.2> -u <username> -p <password> -X <whoami> --no-output nxc-mssql Operations
Nxc Mssql Command: Execute Shell Command
nxc mssql <192.168.178.2> -u <username> -p <password> -x <whoami> nxc-mssql Operations
Nxc Mssql Command: Execute Sql Query
nxc mssql <192.168.178.2> -u <username> -p <password> -q '<SELECT * FROM sys.databases;>' nxc-mssql Operations
Nxc Mssql Command: Find Valid Credentials
nxc mssql <192.168.178.2> -u <path/to/usernames.txt> -p <path/to/passwords.txt> nxc-mssql Operations
Nxc Mssql Command: Upload Local File
nxc mssql <192.168.178.2> -u <username> -p <password> --put-file <path/to/local_file> {C:\path\to\remote_file} Suggest a Nxc Mssql Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Nxc Mssql workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.