▄▄▄██▀▀▀ ▒█████ ▄▄▄█████▓▓██ ██▓
▒██ ▒██▒ ██▒▓ ██▒ ▓▒ ▒██ ██▒
░██ ▒██░ ██▒▒ ▓██░ ▒░ ▒██ ██░
▓██▄██▓ ▒██ ██░░ ▓██▓ ░ ░ ▐██▓░
▓███▒ ░ ████▓▒░ ▒██▒ ░ ░ ██▒▓░
▒▓▒▒░ ░ ▒░▒░▒░ ▒ ░░ ██▒▒▒
▒ ░▒░ ░ ▒ ▒░ ░ ▓██ ░▒░
@sakibulalikhan -- The Magic Wapons Installer for Arch!!!
Joty is a script designed to simplify the installation of various security and penetration testing tools on Arch Linux or Arch-based distributions. It comes with a set of predefined categories such as networks, exploits, forensics, web, utilities, osint, cloud, and recon, allowing users to install tools based on their specific needs.
- Arch Linux or an Arch-based distribution
- Internet connection
To use this script, simply run it from the terminal. The script will automatically detect if you are using an Arch-based distribution and installs a variety of tools. If not Arch-based distribution, it will display a warning and exit.
joty [OPTIONS]
-
Installs a variety of tools categorized into:
- Networks
- Exploits
- Forensics
- Web Application
- Utilities
- OSINT (Open-source Intelligence)
- Cloud
- Reconnaissance
-
Supports installation of all tools or tools from specific categories.
wget clone https://raw.githubusercontent.com/sakibulalikhan/joty/main/joty && sudo mv joty /usr/bin/ && sudo chmod +x /usr/bin/joty && joty
-
Clone the repository:
git clone https://github.com/sakibulalikhan/joty.git cd joty
-
Make the script executable:
chmod +x joty
-
Run the script:
./joty [OPTIONS]
-
Optional step:
sudo mv joty /usr/bin/
It'll help you to execute the script any where from the Terminal.
Like:
joty [OPTIONS]
- This script is specifically designed for Arch Linux or Arch-based distributions. Running it on other distributions may result in errors.
- Some tools may require manual configuration or additional steps after installation.
- The Arch Linux community
- BlackArch project
This script is released under the MIT License. Please see the LICENSE file for more details.
- Sakibul Ali Khan (@sakibulalikhan)
Feel free to contribute, report issues, or suggest improvements at the (GitHub repository)!
Happy hacking! 🚀