winexe
winexe is a tool that can be used to connect to a remote computer using an administrator's credentials
Basic Usage
winexe -U <domain>/<user>%password //<target ip> <command to run>
Example:
winexe -U MegaCorp/administrator%'This is my password!!' //10.10.10.10 cmd
Last updated
Was this helpful?