Carnivore - Predator
Formerly known as THC HackSuite, Carnivore - Predator stands at the forefront of cutting-edge cybersecurity tools, redefining the landscape of penetration testing with unparalleled innovation. Designed to empower ethical hackers, security professionals, and enthusiasts alike, Carnivore - Predator is the ultimate Pentest CMS that puts you in command.
current version: 0.7.0 - PREDATOR
home > documentation > tools > Database Connecter
In this article the database connecter tool will be discussed.
author: Remco Kouw
created: 17-Jul-2024
updated: 17-Jul-2024

Database Connecter Tool

In this documentation we will go through the functionality of the database connecter tool.

This tool was created for setting up database connections in the Medusa application. Medusa is a tool that can steal configuration files for social media software installations and crack weak user passwords.

Even though this tool was created for Medusa, all database credentials can easily be distributed among other modules or applications in Carnivore.

Connections in this tool are stored in the Data/dbprofiles.php file:

Here's an explanation of what content is in this file:

  1. mybb: software name, this has to be the same as the folders related to his product in Medusa
  2. 0: in this case the first profile for connecting to a mybb database
  3. db: name of the database where this software will be installed
  4. user: username of the database
  5. pass: password for database
  6. host: hostname of the database server

Expanding Database Connecter Tool:

It's not necessary to expand this tool. However you can add new social media platforms to Medusa, expanding the tool's possibilities even further:
How to add content to Medusa

Known Issues:

N/A

Created by Remco Kouw: 2008-2024