- 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
This article explains how to effectively make use of THC PassGen.
author: Remco Kouw
created: 22-May-2024
updated: 22-May-2024
THC PassGen Introduction
This documentation provides an overview of the functionality of the thc_pg module.
THC PassGen is a tool specifically designed for generating wordlists based on keywords. This enables the creation of targeted password lists for specific purposes.
Interface Parameters:
- Keywords: Use keywords such as usernames, interests, pet names, dates of birth, etc.
- Save As: Specify the name of the file. The file will be saved in Carnivore's Wordlists folder.
- Include common.php: Include a file with common password strings to generate unique passwords.
ModGlue Variables:
N/A
Resource Settings:
- Time Limit: PHP default
- Memory Limit: PHP default
Dependencies:
N/A
Expanding THC PassGen:
You can expand THC PassGen's functionality by adding commonly used prefixes and suffixes (e.g., 1234, qwerty) to the common.php file, or by adding password structures to the pass_structure.php file. Both of these files are located in the module's root folder.
Known Issues:
This program can create large password lists if too many keywords are specified, potentially exceeding the maximum execution time or memory limits.
Created by Remco Kouw: 2008-2024