GithubHelp home page GithubHelp logo

qq431169079 / evo-zeus Goto Github PK

View Code? Open in Web Editor NEW

This project forked from touyachrist/evo-zeus

0.0 1.0 0.0 46.2 MB

The source code of the Zeus Evolution botnet that used TOR.

PHP 7.97% C 83.61% C++ 7.64% Batchfile 0.01% HTML 0.53% Hack 0.05% CSS 0.19% JavaScript 0.02%

evo-zeus's Introduction

Zeus Evolution

A tor based botnet from my private zeus collection.

Vulnerabilities

File Upload Vulnerability example Xyl2k

Different header files:

  • source\common\tor.h <- binary of torrc. Inits inside SocketHook::run_tor.
  • source\client\bank_catch.h <- matches banks to a url, adds and removes any accounts.
  • source\client\globals.h <- part of a removed windows hooker dll used in Carberp.
  • source\client\modulesystem.h <- hide dll and processes also used to manage, load and download.
  • source\client\process_keylogger.h <- keylog certain processes.
  • source\client\usbshadowcpy.h <- copies to usb.
  • todo..

Additional sources seen in unreleased:

  • bin2h <- turns a binary into a byte array steam for internal execution.
  • makeprimelist <- list of prime number generator for dga.
  • findbugs_BeaEngine <- find bugs in disassemblers. Counters for reversing.
  • crc64 <- calculates crc64 of bytes and compares.
  • todo..

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.