GithubHelp home page GithubHelp logo

5l1v3r1 / zoomcompersist Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fatrodzianko/zoomcompersist

0.0 1.0 0.0 18 KB

Create COM persistence using Zoom and zero-width space directories

C# 100.00%

zoomcompersist's Introduction

ZoomCOMPersist

Create COM persistence using Zoom and zero-width space directories.

Will create a new Zoom directory in the user's %APPDATA% directory and create a new registry key for the {62BE5D10-60EB-11d0-BD3B-00A0C911CE86}. Whenever Zoom.exe is launched, the registry key will be read and your DLL will be loaded and executed by Zoom.

You can read more about this here: https://fatrodzianko.com/2020/07/06/unprivileged-zoom-persistence-part-2-com-hijacking/

Usage

ZoomCOMPersist.exe <base64 encoded DLL file>

If you do not provide base64 encoded bytes of a DLL file, ZoomCOMPersist will create a DLL that startes a new cmd.exe process.

Example: ZoomCOMPersist.exe TVqQA...(snip)...AAAAAA=

Note: If you are running this from a cmd.exe prompt, your base64 encoded DLL will likely be too large to paste in. In a powershell.exe prompt I could paste in a 8kb base64 encoded file. I have not tested this with execute-assembly type functionality like in Cobalt Strike / Covenant so I do not know if it will work in that.

If you are having issues with ZoomCOMPersist reading all of your base64 encoded bytes as an argument, just update the b64Bytes = "TVqQA...(snip)...AAAAAA="; line.

zoomcompersist's People

Contributors

fatrodzianko avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.