Git Product home page Git Product logo

dropper's Introduction

Project that generates Malicious Office Macro Enabled Dropper for DLL SideLoading and Embed it in Lnk file to bypass MOTW

Install requirements

pip install -r requirements.txt

Video Demonstration

Dropit_Project.mp4

dropper's People

Contributors

saadahla avatar

Stargazers

Amit Panghal avatar  avatar  avatar Daniel Hauenstein avatar manu ^^ avatar Nate Subra avatar aubrey avatar 任意门 avatar  avatar H1ghC0ntr4sT avatar Implex avatar Max avatar  avatar  avatar Nick0lass avatar Manan Goel avatar 0xR4ul avatar Bader avatar  avatar feeloo avatar fdx avatar  avatar Nasur Ullah avatar  avatar  avatar Mihai avatar febiNJ avatar Subhodip1307 avatar  avatar Terence Namusonge avatar  avatar YK avatar  avatar Mohamad Adel avatar  avatar j3seer avatar Eran avatar  avatar  avatar Exido Rio avatar Eugene Dobrodeev avatar Maxim Marshak avatar  avatar  avatar Muhammet Faik avatar esson avatar  avatar Kevin Seo avatar Nicolas Krassas avatar  avatar  avatar Ömer Faruk avatar  avatar  avatar  avatar gsmith257 avatar V1rtu0l avatar Climax avatar Cristhian Bonilla Silva  avatar  avatar jj551 avatar Pepined avatar  avatar  avatar MADhatter4² avatar A. S. M. Muhiminul Hasan avatar K3rn3l Panic avatar farhan nadim pial avatar Jiri S. avatar LRVT avatar Caue B avatar  avatar WaterBucket avatar Jax avatar Aan avatar  avatar parzival avatar StudioSEO avatar f1rebyte avatar S3lrius avatar 24156 avatar  avatar BambiZombie avatar Mariusz Banach avatar  avatar alex avatar Vithor avatar  avatar David Carboveanu avatar  avatar  avatar 0xterrah avatar  avatar ik5 avatar  avatar  avatar djnn avatar reza.duty avatar Ankit Kumar avatar Matúš Bursa avatar

Watchers

Simas avatar  avatar Astra avatar  avatar  avatar

dropper's Issues

Error when executing

python --version
Python 3.12.2

pip -V
pip 24.0

Tested:
Windows: 10/Server 2022

pywin32
Version: 306

First install new python3, then requirements, install an extra one that was missing, using "pip install pywin32" then run it as poc and it gave error

[+] Injecting dropper.vba into Template.docm and generating malicious outt.docm Document.

Traceback (most recent call last):
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\win32com\client\dynamic.py", line 84, in _GetGoodDispatch
IDispatch = pythoncom.connect(IDispatch)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
pywintypes.com_error: (-2147221005, 'Cadena clase no válida', None, None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\Administrator\Documents\dropper\dropit.py", line 12, in
main()
File "C:\Users\Administrator\Documents\dropper\dropit.py", line 7, in main
genMalDoc()
File "C:\Users\Administrator\Documents\dropper\generate.py", line 136, in genMalDoc
inject_macro_word(docm_file, output_file, macro_code)
File "C:\Users\Administrator\Documents\dropper\generate.py", line 44, in inject_macro_word
Word = win32com.client.Dispatch('Word.Application')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\win32com\client_init_.py", line 118, in Dispatch
dispatch, userName = dynamic._GetGoodDispatchAndUserName(dispatch, userName, clsctx)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\win32com\client\dynamic.py", line 104, in _GetGoodDispatchAndUserName
return (_GetGoodDispatch(IDispatch, clsctx), userName)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python312\Lib\site-packages\win32com\client\dynamic.py", line 86, in _GetGoodDispatch
IDispatch = pythoncom.CoCreateInstance(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
pywintypes.com_error: (-2147221005, 'Cadena clase no válida', None, None)

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.