Skip to content

Repo of cool utilities written in python that allow penetration testers to enumerate, scan and interact with DCOM.

Notifications You must be signed in to change notification settings

covertivy/DCOMUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCOMClient

DCOMClient is a client written in python that utilizes the impacket python library in order to interact with remote machines using DCOM.
Planned features include:

  • Create remote objects using an abstract design.
  • Call remote object methods & interfaces abstractly.
  • Query remote object interfaces, functions and variables abstractly.
  • Delete & Destruct remote objects abstractly.
  • Enumerate COM objects on the remote machine using remote registry.

About

Repo of cool utilities written in python that allow penetration testers to enumerate, scan and interact with DCOM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages