Giter VIP home page Giter VIP logo

doge-loader's Introduction

Doge-Loader

  • Cobalt Strike Shellcode Loader by Golang

  • 本人github的项目可能目前主要分为两大类,🐸Frog系列为自动化扫描方向,🐶Doge系列为免杀及内网渗透方向

  • Doge-Loader为Doge系列中较为重要的项目🐶

  • 本项目感谢朋友gd, skate_zhu的帮助

🐶Doge-Loader

本项目主要作用为Cobalt Strike的shellcode加载器

项目结构如下:

main.go
主程序,用于远程下载shellcode并加载(需要自行上传shellcode(bin文件)并且修改源码里的url等参数)

xor.go
异或编码解码器

/enhancement
附加功能,主要用于免杀等(需自行在main.go中调用)

/enhancement/copy.go
程序自删除与自复制

/enhancement/sandbox.go
反沙箱,沙箱内部数据需要自行收集,见我后续项目

/local
本地shellcode文件分离加载

/local/bin/main.go
本地shellcode raw格式分离加载

/local/txt/main.go
本地shellcode文本格式异或分离加载(以/x开头)

/local/txt/xor/xor.go
shellcode异或编码

注:在开源前做了些取舍,去掉了下载的域前置,cdn ip轮询,代理穿透等功能。

仅为功能较为基础的shellcode加载器,可自行增添功能或协助丰富此开源项目。

doge-loader's People

Contributors

timwhitez avatar

Stargazers

 avatar  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.