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 > Widgets Manager
In this article the widgets manager tool will be discussed.
author: Remco Kouw
created: 10-Jul-2024
updated: 10-Jul-2024

Widgets Tool

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

This tool is used for enabling and disabling widgets on the sidebar of Carnivore. Widgets are basically a search option for remote websites.

Currently there are 6 search engines available:

  1. Google
  2. ExploitDB
  3. WHOIS
  4. PHP.net
  5. OWASP
  6. IP2Location

Expanding Widgets Tool:

If you want to add new widgets to the sidebar then you need to edit the Data/widgets.php file.

  1. label: identifier for the widget
  2. active: enable or disable a widget
  3. method: post or get
  4. action: remote script that handles the search request
  5. target: _blank or _self
  6. fields: variables to post and their values, note that the variable used for a submit button always goes last
  7. type: use text type for the search field, hidden for variables you don't want displayed
  8. location: used for the submission button variable, this is a custom png image
  9. name: name of the variable
  10. value: value of the variable
  11. title: submit button hover text

Known Issues:

It's possible that over time some widgets don't work anymore, this is because website source may be changed.

Created by Remco Kouw: 2008-2024