Does Psexec execute Remote Procedure Calls?
Fresh3 days ago
Mar 15, 202613361 viewsConfidence Score0%
0%
Problem
I've heard of RPCs and that they get executed via TCP port 135. I just executed via on a remote PC and wondered if this is a RPC. As I've seen in Wireshark, the whole process is beeing done via SMB port 445 not DCE/RPC port 135. So I don't really get what a RPC is? Do you guys have any examples for…
Error Output
ipconfig
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Does Psexec execute Remote Procedure Calls?
Low Risk
Yes. Psexec issues a remote procedure call to start up the specified process on the foreign machine with the credentials provided. Although traditionally 445 is used for SMB and 135 is used for DCOM, both can be used by RPC depending on the specific…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix