SkyHack is a terrifyingly potent, Python-based brute force tool βοΈπΈοΈ crafted for educational purposes only. It showcases the catastrophic risks of weak passwords through relentless AI-driven attacks π€π₯. Designed with modularity, it allows easy customization for ethical hacking experiments.
β οΈ Disclaimer: This tool is strictly for ethical and legal use. Unauthorized access or misuse will unleash dire consequences. π¨π
SkyHacks delivers a sinister user-friendly interface for beginners, extracting data from BlueSky search results, followers, and followings with ruthless precision π. Upcoming updates will rip data from hashtags and explore pages. It unleashes brutal hacking with pre-set configs, logging successful attacks and checkpoints for chilling insights π. Customize the horror with Useragent.json, toggling between Single
or Random
user-agent settings for advanced terror π οΈ. All features scream ethical use to expose password vulnerabilities.
-
Linux - Termux
$ pkg update -y && pkg upgrade -y $ pkg install git python-pip $ git clone https://github.com/RozhakXD/SkyHack $ cd "SkyHack" $ python -m pip install -r requirements.txt $ chmod +x Run $ ./Run
-
Running on Termux
$ cd "$HOME/SkyHack" $ ./Run
You can modify the user-agent behavior by editing the Useragent.json
file.
-
Open the file with a text editor (e.g.,
nano
orvim
):nano Useragent.json
-
Change the
TYPE
value to:RANDOM
: Rotate between multiple user-agents.SINGLE
: Use a single user-agent.
Example:
{
"TYPE": "RANDOM"
}
- If you experience issues with login or token validation, try changing the BlueSky token and ensure that the token is correct! π
- If you encounter any errors while hacking, you can simply ignore them; we found that enabling airplane mode allows the hack to run smoothly!
βοΈ - If you don't get results, it may be because the target is not suitable or has a difficult-to-guess password. You might have chosen the wrong password list! β
- If you encounter issues with dumping IDs, ensure that the target has a substantial number of followers/following and that the username is correct! π
This tool is for educational and research purposes only. Misuse of this tool is illegal and unethical. The developers are not responsible for any harm caused by its use. Use responsibly and within the law.
π License
This project is not open source. Access and usage rights are strictly reserved for authorized users only. Unauthorized distribution or modification is prohibited. See the LICENSE
file for more details.