You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been trying to use the recently released DCE-RPC server of Responder with wmic and Impacket's rpcmap.py script.
Responder is running with -r and -d options (as per README.md). ICMP packet are blocked using ICMP (as per https://twitter.com/PythonResponder/status/1383235792386936835)
Running the following :
wmic /node:IP_OF_RESPONDER os get version, or
rpcmap.py -auth-rpc LAB/foo:bar ncacn_ip_tcp:IP_OF_RESPONDER
does not lead to anything being caught by Responder.
Cheers
JM
The text was updated successfully, but these errors were encountered:
Hello
I've been trying to use the recently released DCE-RPC server of Responder with wmic and Impacket's rpcmap.py script.
Responder is running with -r and -d options (as per README.md). ICMP packet are blocked using ICMP (as per https://twitter.com/PythonResponder/status/1383235792386936835)
Running the following :
does not lead to anything being caught by Responder.
Cheers
JM
The text was updated successfully, but these errors were encountered: