BaphoDashBoard : Dashboard For Manage & Generate The Baphomet Ransomware

With this proyect we will be able to handle the data of the victims we obtain with Baphomet Ransomware. BaphoDashBoard is developed in C# under frame work dotnet-core 3.1.

Both Baphomet Ransomware and BaphoDashBoard proyects are thrown out for educational purposes and so we can get something out of it to learn new things.

DashBoard Features

  • Generate .exe to encrypt data.
  • Generate .exe to decrypt data.
  • When we generate the ransomware, we keep the rsa keys that encrypt the symmetric key in charge of encrypting the files.
  • Location of each victim shown on map.
  • Graphics for better visualization.
  • We can obtain the data of all our hosting servers.
  • Handling of each baphomet.exe that we generate.
  • Victims details and more using web scraping.

Requirements

Operating Systems Tested

  • Windows 10
  • Mac OS Mojave
  • Debian 10
  • Kali Linux

File That We Must Modify

  • file: BaphoDashBoard > Dal > Services > BaseService.cs line: 32
  • NOTE: We add the hosting that contains the victim’s data. for example https://myhosting.com/data.txt

Installation & Framework Use

For complete tutorials of Baphodashboard use join me on Patreon, where I will be sharing information and exclusive content about hacking, malware creation, tutorials for use my projects, etc.

Video Demo

R K

Recent Posts

WhatsMyName App – Find Anyone Across 640+ Platforms

Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…

1 week ago

Analyzing Directory Size Linux Tools Explained

Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which…

1 week ago

Understanding Disk Usage with du Command

Efficient disk space management is vital in Linux, especially for system administrators who manage servers…

1 week ago

How to Check Directory Size in Linux

Knowing how to check directory sizes in Linux is essential for managing disk space and…

1 week ago

Essential Commands for Linux User Listing

Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a…

1 week ago

Command-Line Techniques for Listing Linux Users

Linux offers powerful command-line tools for system administrators to view and manage user accounts. Knowing…

2 weeks ago