Comprehensive Cyber Security Learning Platform for Termux & Linux
Project description
What is CyberTuz?
CyberTuz is a free, open-source, terminal-based cyber security learning platform built entirely in Bash and designed to run on Termux on Android. It covers ethical hacking, penetration testing, network security, web application security, cryptography, digital forensics, CTF challenges, and real-world pentest simulations — all from your phone.
For educational purposes only. All content is designed to teach legal and ethical security practices.
Features
- 17 learning modules covering beginner to expert topics
- 13 language support — English, Indonesian, Hindi, Malay, Russian, Chinese, Japanese, Thai, Vietnamese, Arabic, Spanish, Italian, Korean
- Training Arena — leveled hands-on practice (Newbie → Expert)
- Mission System — real-world pentest simulation tasks
- CTF challenges — capture the flag practice exercises
- Live practice — real commands against safe targets (scanme.nmap.org, etc.)
- Progress tracking — scores and mission completion saved locally
- No internet required for most features
- Completely free — no ads, no tracking, no subscriptions
Requirements
- Android device with Termux installed
- Bash 4.0 or later (included in Termux)
- Python 3.8+
- Optional tools for live practice:
nmap,curl,dig,whois,python3
Installation
# Update Termux packages
pkg update && pkg upgrade -y
# Install required tools (optional but recommended)
pkg install -y nmap curl dnsutils whois python3 git
Option 1: pip (recommended)
pip install cybertuz
Then simply run:
cybertuz
Option 2: Manual (Termux / Linux)
# Clone repository
git clone https://github.com/djunekz/cybertuz
cd cybertuz
# Run installer (adds `cybertuz` command to PATH)
bash install.sh
# Then run from anywhere:
cybertuz
Option 3: Direct run (no install)
git clone https://github.com/djunekz/cybertuz
cd cybertuz
bash cybertuz.sh
Uninstall
pip install:
pip uninstall cybertuz
Manual install:
bash install.sh --uninstall
Quick Start
bash cybertuz.sh
or
cybertuz
On first launch, you will be greeted with a welcome screen in English and prompted to select your language. Your choice is saved automatically and used for all future sessions.
To change language at any time, press L in the main menu.
Modules
| No | Module | Description |
|---|---|---|
| 01 | Basic Theory | Fundamentals of cyber security concepts |
| 02 | Reconnaissance | Passive and active information gathering |
| 03 | Network Scanning | Nmap, port scanning, service enumeration |
| 04 | Vulnerability Assessment | Identifying and classifying vulnerabilities |
| 05 | Web Application Security | OWASP Top 10, SQLi, XSS, and more |
| 06 | Cryptography | Encryption, hashing, encoding techniques |
| 07 | Password Security | Password cracking and defense strategies |
| 08 | Social Engineering | Phishing, pretexting, awareness training |
| 09 | Network Security | Firewall, IDS/IPS, network defense |
| 10 | Wireless Security | WPA2, handshake capture, wireless attacks |
| 11 | Digital Forensics | File analysis, log forensics, evidence handling |
| 12 | Malware Analysis | Static and dynamic malware analysis basics |
| 13 | CTF Challenges | Capture the Flag hands-on exercises |
| 14 | Tools Cheatsheet | Quick reference for common security tools |
| 15 | Reports & Progress | Learning progress tracker and notes |
| 16 | Training Arena | Leveled practice: Newbie → Intermediate → Advanced → Expert |
| 17 | Mission System | Structured pentest simulation tasks |
Language Support
CyberTuz supports 13 languages. The entire UI, menus, disclaimers, module labels, and feedback messages are translated:
| # | Language | Native Name |
|---|---|---|
| 1 | English | English |
| 2 | Indonesian | Indonesia |
| 3 | Hindi | हिन्दी |
| 4 | Malay | Bahasa Melayu |
| 5 | Russian | Русский |
| 6 | Chinese Simplified | 中文 简体 |
| 7 | Japanese | 日本語 |
| 8 | Thai | ภาษาไทย |
| 9 | Vietnamese | Tiếng Việt |
| 10 | Arabic | العربية |
| 11 | Spanish | Español |
| 12 | Italian | Italiano |
| 13 | Korean | 한국어 |
File Structure
cybertuz/
├── cybertuz.sh # Main launcher
├── lang.sh # Multi-language library (13 languages)
├── LICENSE
├── README.md
├── modules/
│ ├── 01_teori_dasar.sh
│ ├── 02_reconnaissance.sh
│ ├── 03_network_scanning.sh
│ ├── 04_vulnerability.sh
│ ├── 05_web_security.sh
│ ├── 06_kriptografi.sh
│ ├── 07_password_security.sh
│ ├── 08_social_engineering.sh
│ ├── 09_network_security.sh
│ ├── 10_wireless_security.sh
│ ├── 11_forensik.sh
│ ├── 12_malware_analysis.sh
│ ├── 13_ctf_latihan.sh
│ ├── 14_tools_cheatsheet.sh
│ ├── 15_laporan.sh
│ ├── 16_training_arena.sh
│ └── 17_misi_tugas.sh
└── logs/ # Auto-created: progress, scores, session log
Ethical Use
CyberTuz is strictly for educational and authorized use only. By running this tool you agree to:
- Only use techniques on systems you own or have explicit written permission to test
- Never use this tool for unauthorized access, surveillance, or harm
- Comply with all laws and regulations in your country
- Follow responsible disclosure practices
Unauthorized access to computer systems is illegal in most jurisdictions. The author assumes no liability for misuse. See DISCLAIMER.md for full details.
Contributing
Contributions are welcome! Please read CONTRIBUTING.md before submitting pull requests or issues.
Security
To report a security vulnerability, see SECURITY.md.
License
Released under the MIT License. Free to use, modify, and distribute with attribution.
Author
Made with dedication by djunekz
- GitHub: @djunekz
- Repository: github.com/djunekz/cybertuz
- Issues: issues
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cybertuz-1.0.2.post1.tar.gz.
File metadata
- Download URL: cybertuz-1.0.2.post1.tar.gz
- Upload date:
- Size: 133.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c51cf1c49dbe94b053a60da64bffa5a7015afe467bb41e7883d5931ff4acc55c
|
|
| MD5 |
2046996cb44e97cb7efcea828510b47e
|
|
| BLAKE2b-256 |
52bebace7d4de3bfb0a321fec249b133b5b1ed414ab249e105008ac344dc3961
|
Provenance
The following attestation bundles were made for cybertuz-1.0.2.post1.tar.gz:
Publisher:
publish-to-pypi.yml on djunekz/cybertuz
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cybertuz-1.0.2.post1.tar.gz -
Subject digest:
c51cf1c49dbe94b053a60da64bffa5a7015afe467bb41e7883d5931ff4acc55c - Sigstore transparency entry: 1377198418
- Sigstore integration time:
-
Permalink:
djunekz/cybertuz@834163960cffb38d47d12acfb26c80b53aa776e4 -
Branch / Tag:
refs/tags/v1.0.2-1 - Owner: https://github.com/djunekz
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@834163960cffb38d47d12acfb26c80b53aa776e4 -
Trigger Event:
release
-
Statement type:
File details
Details for the file cybertuz-1.0.2.post1-py3-none-any.whl.
File metadata
- Download URL: cybertuz-1.0.2.post1-py3-none-any.whl
- Upload date:
- Size: 145.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa825fb57d024c5105afd1eb1f2adf4d26c75adadc3bfc394a5ad50d969b64fb
|
|
| MD5 |
23862014133355e7c38e57534109311d
|
|
| BLAKE2b-256 |
84052af3b9739d2904ec76f54dc0a5a744dfc773733bf72cc8d5410949807319
|
Provenance
The following attestation bundles were made for cybertuz-1.0.2.post1-py3-none-any.whl:
Publisher:
publish-to-pypi.yml on djunekz/cybertuz
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
cybertuz-1.0.2.post1-py3-none-any.whl -
Subject digest:
fa825fb57d024c5105afd1eb1f2adf4d26c75adadc3bfc394a5ad50d969b64fb - Sigstore transparency entry: 1377198521
- Sigstore integration time:
-
Permalink:
djunekz/cybertuz@834163960cffb38d47d12acfb26c80b53aa776e4 -
Branch / Tag:
refs/tags/v1.0.2-1 - Owner: https://github.com/djunekz
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-to-pypi.yml@834163960cffb38d47d12acfb26c80b53aa776e4 -
Trigger Event:
release
-
Statement type: