Skip to content

Aternos Boom! 💣️💥️ Cracks aternos passwords

License

Notifications You must be signed in to change notification settings

jwaxy/aternosboom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Currently broken because of Aternos's API changes. Feel free to make pull requests to fix ;)

cool-banner

AternosBoom! 💣️

AternosBoom! is a small utility for brute-forcing aternos accounts. Made with Python

Installation

  1. Clone the repo or download zip of the repo on Windows.
$ git clone https://github.com/jwaxy/aternosboom.git
  1. Change the directory to the project folder.
$ cd aternosboom
  1. Install required libraries using pip.
$ pip install -r requirements.txt

Usage

  1. Prepare your wordlist (a list of possible passwords).

  2. Before starting the main (attack) program you should generate a rainbow wordlist using the other small script.

$ python rainbow.py your-wordlist.txt

A new file called your-wordlist.txt.md5sum will be generated.

  1. Start the main program using your new generated rainbow wordlist.
$ python aternosboom.py -u username-of-target -w your-wordlist.txt.md5sum

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

DISCLAIMER

AternosBoom! is developed with the intension of using this tool only for educational purpose. I learned using requests, deobfuscating js, making regex patterns ... while writing this tool. This why I'm publishing this in the public.

License

GPL-3.0

About

Aternos Boom! 💣️💥️ Cracks aternos passwords

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages