ghbomber
v2.0.0
Published
Ghost Hackers Bomber (GhBomber) — bulk mailing agent for the Ghost Hacker OS ecosystem.
Downloads
92
Readme
Ghost Hackers Bomber (GhBomber)
Bulk mailing agent for the Ghost Hacker OS ecosystem.
Requirements
- Node.js v24.x (bytecode is compiled for this version)
Install
npm i -g ghbomber@latestQuick start
ghbomber init MyCampaign
cd MyCampaign
# Set up your Ghost Hacker OS license — rename and edit the template:
# config/license.json.template → config/license.json
# Fill in:
# - license_key (32-char key from your administrator)
# - system_id (your machine's hardware UUID, see template comments)
ghbomber sendCommands
| Command | Purpose |
| ------------------------ | --------------------------------------------------------- |
| ghbomber init <name> | Scaffold a new campaign folder. |
| ghbomber user | Show your licensed user info. |
| ghbomber features | List every supported feature flag. |
| ghbomber functions | List every [[-PLACEHOLDER-]] available in messages. |
| ghbomber verify | Validate emails (syntax + MX). |
| ghbomber cleaner | Strip junk / duplicates from a list. |
| ghbomber extract | Pull IPs / domains / emails out of arbitrary text. |
| ghbomber mx | DNS MX lookup for a domain. |
| ghbomber sorter | Sort emails into files by mx rules. |
| ghbomber send | Run the bulk sender against ghbomber.json. |
License
This software is licensed for use only by holders of a valid Ghost Hacker OS license. Hardware-bound; verified at startup against the Ghost Hacker OS license server. Contact your administrator to obtain a key.
Powered by Ghost Hacker OS — https://ghosthackeros.com
