SkillAgentSearch skills...

Camhack

No description available

Install / Use

/learn @thakur2309/Camhack
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EYESPY 🔍 (Previously Camhack)

EYESPY is an educational tool created to demonstrate how camera access phishing attacks work in real-world scenarios.
It is intended purely for ethical hacking and cybersecurity awareness purposes.

⚠️ Warning: This tool is strictly for educational use. Any misuse may lead to legal consequences.


📌 Features

  • Live camera phishing demonstration
  • Generates a fake camera permission page
  • Captures target's camera feed in real-time
  • Compatible with Android (via Termux) and Linux

⚙️ Installation

This tool requires a basic Termux setup and a few command-line steps.
Please refer to the full installation guide in our YouTube video (linked below).


▶️ How It Works

  1. EYESPY generates a phishing page that asks for camera permission.
  2. You share this link with the target.
  3. When the target clicks “Allow,” their device camera activates.
  4. Captured images are sent to your terminal in real-time.

🎬 YouTube Video

🔥 Watch Full Setup & Live Demo on YouTube


⚠️ Disclaimer

  • This tool is made for educational and ethical purposes only.
  • Unauthorized use or malicious activity is strictly prohibited.
  • The developer and this channel are not responsible for any misuse.

Instagram Image

<h3 align="center"> Preview!</h3>

Termux Full Install and Setup

pkg update && pkg upgrade && pkg install git && git clone https://github.com/thakur2309/Camhack.git && cd Camhack && chmod +X start.sh && bash start.sh

[TERMUX] Packege Install Comments

pkg update && pkg upgrade -y
pkg install php
pkg install git
git clone https://github.com/thakur2309/Camhack.git
cd Camhack
chmod +x start.sh

Start tool command

bash start.sh

📌 Contact Me

<a href="https://youtube.com/@firewallbreaker09"> <img src="https://img.shields.io/badge/YouTube-FF0000?style=for-the-badge&logo=youtube&logoColor=white" alt="YouTube"> </a> <br> <a href="https://github.com/thakur2309?tab=repositories"> <img src="https://img.shields.io/badge/GitHub-000000?style=for-the-badge&logo=github&logoColor=white" alt="GitHub"> </a> <br> <a href="https://whatsapp.com/channel/0029VbAiqVMKLaHjg5J1Nm2F"> <img src="https://img.shields.io/badge/WhatsApp-25D366?style=for-the-badge&logo=whatsapp&logoColor=white" alt="WhatsApp Channel"> </a>
View on GitHub
GitHub Stars69
CategoryDevelopment
Updated4d ago
Forks19

Languages

HTML

Security Score

75/100

Audited on Mar 26, 2026

No findings