- π Description
- π’ Important Announcement
- π Quick Start
- π³ Docker Installation
- π» Usage
- β¨ Features
- π Related Tools
- π± Preview
- βοΈ Dependencies
- π Important Notes
- π Credits
β οΈ Disclaimer- π¬ Contact
CamHacker is a sophisticated phishing tool designed for security research and educational purposes. It generates malicious links that, when accessed, can capture photos through the victim's camera upon permission grant.
β οΈ Educational Use Only - This tool is intended for cybersecurity education and authorized penetration testing only.
π Project Status: This project is now integrated into MaxPhisher
All future updates, bug fixes, and new features will be available in the MaxPhisher repository.
# Clone the repository
git clone https://github.com/daxxtropezz/CamHacker
cd CamHacker
# For Termux users (additional step required)
termux-setup-storage
# Run the tool
bash ch.shwget https://raw.githubusercontent.com/daxxtropezz/CamHacker/main/ch.sh && bash ch.sh# Pull the Docker image
sudo docker pull daxxtropezz/camhacker
# Run the container
sudo docker run --rm -it --name camhacker daxxtropezz/camhacker
# Copy captured images (run in another terminal)
sudo docker cp camhacker:/CamHacker imgfilesUsage: bash ch.sh [OPTIONS]
Options:
-h, --help π Show help message and exit
-o, --option OPTION π¨ Select template index
-p, --port PORT π Set server port (Default: 8080)
-t, --tunneler TUNNELER π Choose tunneler (Default: cloudflared)
-d, --directory DIRECTORY π Set image save directory
-u, --update β¬οΈ Check for updates (Default: true)
-nu, --no-update βΉοΈ Skip update check# Use specific template and port
bash ch.sh -o 2 -p 9090
# Set custom directory and tunneler
bash ch.sh -d /custom/path -t loclx
# Skip updates
bash ch.sh --no-update| π¨ Templates | π Information Gathering | π Networking | π οΈ Tools |
|---|---|---|---|
| 3 Modern Templates | IP Address | Dual Tunneling | Error Diagnosis |
| Responsive Design | Geolocation | Cloudflared & Loclx | Argument Support |
| Mobile Optimized | Device Information | URL Shortening | Custom Directories |
| Browser Compatible | User Agent | Port Configuration | Update Checker |
- β Three Professional Templates - Choose from multiple designs
- π Complete Target Profiling - IP, location, device, and browser info
- π Concurrent Dual Tunneling - Cloudflared and Loclx support
- π Custom Save Locations - Choose where to store captured images
- π Advanced Error Diagnosis - Built-in troubleshooting
- β‘ Full CLI Support - Complete argument-based operation
Explore more security research tools by the same author:
| Tool | Description | Link |
|---|---|---|
| π£ PyPhisher | Advanced login phishing framework | View Repository |
| π¬ VidPhisher | Video-based phishing campaigns | View Repository |
| π― MaxPhisher | Complete phishing toolkit | View Repository |
All dependencies are automatically installed on first run:
- π PHP - Server-side scripting
- π cURL - Data transfer tool
- β¬οΈ wget - File retrieval utility
- π¦ unzip - Archive extraction
π Browser Compatibility: Use full-featured browsers (Chrome, Firefox, Brave, Safari)
β οΈ Mini Browsers: Opera Mini and similar lightweight browsers may not work properlyπ‘οΈ Security: Some modern browsers may block camera access - this is normal behavior
Special thanks to the open-source community:
- 1οΈβ£ KasRoudra - Various contributions
- ποΈ Noob-Hackers - Grabcam project
- π» Technochip - Camphish inspiration
- π§ Linux Choice - Various contributions
This tool is developed exclusively for educational and authorized security testing purposes.
π It demonstrates camera phishing techniques for cybersecurity awareness
βοΈ Legal Responsibility: Users are solely responsible for any misuse
π« Unauthorized Use: The author disclaims responsibility for any illegal activities
β Ethical Use: Only use with explicit permission and in controlled environments

