githubEdit

Impacket-dcomexec

Use this module to execute commands on a host via DCOM as long as the user has permissions to execute DCOM on target host

impacket-dcomexec -object MMC20 DOMAIN.LOCAL/USERNAME:PASSWORD@DC.DOMAIN.LOCAL 'COMMAND' --debug 

Last updated