Skip to content

Adjusted version of the impacket-dcomexec script to work against Windows 10

Notifications You must be signed in to change notification settings

sud0Ru/impacket-dcom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Impacket-DCOM

Adjusted version of the impacket-dcomexec script to work against Windows 10.

If you tried to run the impacket-dcomexec script against Windows 10 using ShellWindows or ShellBrowserWindow DCOM objects, the execution will hang, and you will not be able to execute any commands. After some investigation, it seems that the DCOM object is called successfully, but the problem appears when the smbclient tries to fetch the command output. You can see the whole problem here.

Cautions

Please don't use this if you don't know how DCOM execution works. ShellWindows or ShellBrowserWindow DCOM objects will trigger pop-ups on the remote hosts.

Acknowledgment

This script is under development to include more features and bypass some issues. It is part of research related to DCOM that will be published soon.

About

Adjusted version of the impacket-dcomexec script to work against Windows 10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages