Skip to content

khanalsaroj/fake-hacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕶️ FAKE HACKING

⚠️ DISCLAIMER (Read This): This project does NOT hack anything. No real networks, servers, or systems are touched.


🎬 What Is This?

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)

🎥 Demo

Demo fake hacking

⚙️ How To Run

🐧 Linux / macOS

Requires: bash, curl

curl -fsSL https://raw.githubusercontent.com/khanalsaroj/fake-hacking/main/hacking.sh | bash

🪟 Windows (Recommended: WSL)

This project is built for Linux terminals. Windows users should run via WSL (Windows Subsystem for Linux).

1. Install WSL (PowerShell – Admin)

wsl --install

Restart your PC when prompted.

️ 2. Open Ubuntu

  • Open Start Menu → Ubuntu, or run in PowerShell:
wsl

3. Create Ubuntu User

  • Enter username
  • Enter password

You are now in Ubuntu terminal on Windows.


4. Update & Upgrade Packages

sudo apt update && sudo apt upgrade -y

5. Install Essential Tools (Optional)

sudo apt install -y build-essential git curl wget vim htop neofetch

6. Run inside WSL (Ubuntu terminal)

curl -fsSL https://raw.githubusercontent.com/khanalsaroj/fake-hacking/main/hacking.sh | bash

🪟 Windows (Native PowerShell)

⚠️ Expect broken colors and sad terminals.


🧪 Tested On

  • ✔️ Ubuntu 20.04+
  • ✔️ Arch Linux
  • ✔️ Kali Linux
  • ✔️ WSL (Ubuntu on Windows 10/11)

🏷️ Credits

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 😎

🧬 Final Words

If you break the law, that’s on you. This repo didn’t tell you to.


About

Hyper-realistic terminal hacking simulation for cinematic demos, hacker-style videos, and live presentations.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages