Giter Site home page Giter Site logo

f1libuster-botnet's Introduction

how to use it?

Run a botnet.exe and build your build.

Capabilities

+Perform DDoS Attack:

The malware is capable of performing DDoS attacks using several vectors:

DNS Amplification TCP (SYN) Flood UDP Flood HTTP Flood

Image alt

Malware Behavior

The F1libuster-botnet malware has a quick and silent installation with almost no changes on the infected machine. To ensure persistence on the infected machine it will either create a new key under the registry path “RunOnce” or create a new service on the system:

+HKCU\Software\Microsoft\Windows\CurrentVersion\RunOnce\Registry Driver

+HKLM\System\CurrentControlSet\Services\Icon Codec Service\

Proxy

The F1libuster-botnet malware can turn the infected machine to a SOCKS/HTTP proxy to route traffic through the infected machine to a remote server.

Communication

When the F1libuster-botnet malware executes, it will generate an HTTP GET request to “/activation.php?key=” with a unique User-Agent string “2zAz.” The server will then respond with a “Fake 404 Not Found” message if there are no commands to execute on the infected machine.

Image alt

Communication Obfuscation Example

The GET request param value is base64 encrypted.

Image alt

The final readable string contains infected machine information as well as user information. When a new command is sent from the server “200 OK,” a response return is executed with the request to download a file from the server or execute a DDoS attack (see Figure below).

Evasion

When the F1libuster-botnet malware executes it will perform several anti-virtual machine checks:

VMware: i) Dbghelp.dll ii) Software\Microsoft\ProductId != 76487-644-3177037-23510 Vbox: i) VBoxService.exe ii) VBoxHook.dll Sandboxie i) SbieDll.dll It will also look for the Syser kernel debugger presence searching for the following devices:

\.\Syser \.\SyserDbgMsg \.\SyserBoot

Image alt

f1libuster-botnet's People

Contributors

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