impacket icon indicating copy to clipboard operation
impacket copied to clipboard

Add winrmexec on behalf of Ozelis (https://github.com/ozelis/winrmexec/blob/main/winrmexec.py)

Open Dfte opened this issue 3 months ago • 0 comments

This PR adds the winrmexec.py example (written by Ozelis https://github.com/ozelis/winrmexec/issues/2) to Impacket :

image

Full ReadMe available here https://github.com/ozelis/winrmexec/blob/main/README.md.

Note that the last comit I did switched datetime UTC to datetime.utc for retrocompatibility issue with python prior to 3.11. This is a WIP PR as few things will have to be modified.

Dfte avatar Sep 04 '25 09:09 Dfte