⚠️ DISCLAIMER (Read This): This project does NOT hack anything. No real networks, servers, or systems are touched.
FAKE HACKING is a high-fidelity terminal hacking simulator that recreates the feel of a full red-team operation:
- ✔️ OSINT & Recon (simulated)
- ✔️ Port Scanning (simulated)
- ✔️ Web Fuzzing (simulated)
- ✔️ SQL Injection (simulated)
- ✔️ Credential Brute Force (simulated)
- ✔️ Metasploit-style Exploitation (simulated)
- ✔️ Privilege Escalation (simulated)
- ✔️ Root Access + Data Exfiltration (cinematic finale)
Requires:
bash,curl
curl -fsSL https://raw.githubusercontent.com/khanalsaroj/fake-hacking/main/hacking.sh | bashThis project is built for Linux terminals. Windows users should run via WSL (Windows Subsystem for Linux).
wsl --installRestart your PC when prompted.
- Open Start Menu → Ubuntu, or run in PowerShell:
wsl- Enter username
- Enter password
You are now in Ubuntu terminal on Windows.
sudo apt update && sudo apt upgrade -ysudo apt install -y build-essential git curl wget vim htop neofetchcurl -fsSL https://raw.githubusercontent.com/khanalsaroj/fake-hacking/main/hacking.sh | bash
⚠️ Expect broken colors and sad terminals.
- ✔️ Ubuntu 20.04+
- ✔️ Arch Linux
- ✔️ Kali Linux
- ✔️ WSL (Ubuntu on Windows 10/11)
If you use this project in any:
- 🎬 Movie
- 📺 Series
- 📹 YouTube video
- 🎵 TikTok / Shorts
- 🎤 Talk / Presentation
Please credit:
“Fake Hacking by KHANAL SAROJ”
Basic human decency. Also makes me look cool 😎
If you break the law, that’s on you. This repo didn’t tell you to.
