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 > Debug Environment
In this article the debug environment tool will be discussed.
author: Remco Kouw
created: 24-Jun-2024
updated: 24-Jun-2024

Debug Environment Tool

In this documentation we will go through the functionality of the debug environment tool.

The debug tool is specifically created with the intention to being able to dump variables that are created during runtime thus allowing you as a user to understand why potential unexpected behavior occures.

There are three options for this tool:

  1. validate paths: describes and analyzes the content in all pre-defined paths in the $_PATHS array
  2. context dump: dumps all data in the $_CONTEXT array
  3. paths dump: dumps path locations of the $_PATHS array

Expanding Debug Environment Tool:

You can edit Data/debug_options.php and enter more formats, the key (validate_paths) is used as the text in the selection menu. The value (validate_paths.php) refers to the corresponding file in the Includes folder. It's best to edit an existing file in order to keep output layouts consistent.

Known Issues:

N/A

similar content
Created by Remco Kouw: 2008-2024