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

How Web Application Firewalls (WAFs) Work

General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…

5 days ago

How to Send POST Requests Using curl in Linux

How to Send POST Requests Using curl in Linux If you work with APIs, servers,…

5 days ago

What Does chmod 777 Mean in Linux

If you are a Linux user, you have probably seen commands like chmod 777 while…

5 days ago

How to Undo and Redo in Vim or Vi

Vim and Vi are among the most powerful text editors in the Linux world. They…

5 days ago

How to Unzip and Extract Files in Linux

Working with compressed files is a common task for any Linux user. Whether you are…

5 days ago

Free Email Lookup Tools and Reverse Email Search Resources

In the digital era, an email address can reveal much more than just a contact…

5 days ago