Code Monkey home page Code Monkey logo

fb's Introduction

README

概述

为了更好理解equation group的fuzzbunch,特别将相关代码进行反编译,简化其模块依赖。 目前完成了dander spritz的Java GUI反编译和DSz的Python代码反编译。

为了更好的理解其核心,精简了fuzzbunch的模块,构造了一个最小执行环境。 这个环境主要是完成C2的功能,包括Server的运行,Payload的生成。

由于Equation比较复杂,这里的分析肯定有不少错误,需要进一步分析。

使用技巧

Java调试

执行ddb.start.Start的main函数即可

python调试

在Terminal的命令行执行pdb,就会进入到python的调试模式。 这时可以访问 dsz,_dsz模块,以及_dsz.dszObj. 完成调试的时候,只要执行c,就会退出调试。

TODO任务

  1. DszLp.exe, DszLpCore.exe的逆向分析
  2. Dsz_Implant_Pc.dll的逆向分析
  3. Resources\Dsz\Modules\Files-dsz\i386-winnt-vc9\release下的dll逆向分析
  4. 其它模块与Dsz的交互逻辑
  5. 隧道的建立,维护和使用

fb's People

Contributors

todzhang avatar

Stargazers

 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.