Skip to content

A simple Wordlist Generator for Brute forcing Attacks by CyberGhost

License

Notifications You must be signed in to change notification settings

MrHarshArora/CyberGhost-Wordlist-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

CyberGhost Wordlist Generator (Specially For BruteForce Attacks)

Simple CyberGhost's Wordlist Generator For Linux and Termux


Note:

Very Easy To Use.
Have every type of compability with charactors.

  • The script not requires working network connection to work.
  • Make sure you are using Python3.

Here's how you can check it. Type this command in your terminal.

$ python -V

If output looks like Python 3 - Congrats, Python 3 is installed properly.

  • Do not use this to harm others.
  • This script is only for educational purposes.
  • None of the developers/contributors are responsible for the misuse of this repostory.

Usage:

Run these commands to run CyberGhost

> For Termux:

Notice:

git installation methods are not universal and do differ between distributions, so, installing git as per instructions below may not work. Please check out how to install git for your Linux distribution. Commands below provide instructions for Debian-based systems.

To use the bomber type the following commands in Termux:

pkg install git
pkg install python
pip install requests
git clone https://github.com/MrHarshArora/CyberGhostWeapon-SMS.git
cd CyberGhostWeapon-SMS
chmod +x ~
Pyhton3 sms.py

> For Linux:

Notice:

git installation methods are not universal and do differ between distributions, so, installing git as per instructions below may not work. Please check out how to install git for your Linux distribution. Commands below provide instructions for Debian-based systems.

To use the bomber type the following commands in Linux terminal:

sudo apt install git
git clone https://github.com/MrHarshArora/CyberGhostWeapon-SMS.git
cd CyberGhostWeapon-SMS
chmod +x ~
python3 sms.py

Demontrative Video:

  • Watch Indian Bombing Method here

Feel Free To Open An Issue...

                 Mail: cyb3r.gh02t.ha@gmail.com<br>
       YouTube Channel: https://www.youtube.com/c/CyberGhost

Check Out My YouTube Channel

Releases

No releases published

Packages

No packages published

Languages