ChangesCAM is a proof-of-concept tool designed to demonstrate how social engineering can be used to obtain unauthorized access to a device's camera and location data. This tool hosts a simulated web page that, when interacted with, captures the target's webcam snapshots and location details.
Disclaimer: This tool is for educational purposes and ethical hacking only. Unauthorized use of this tool against targets without prior mutual consent is strictly prohibited and illegal. The developer assumes no liability and is not responsible for any misuse or damage caused by this program.
- Webcam Snapshots: Captures images from the target's webcam upon interaction.
- Location & IP Tracking: Gathers IP address and approximate location data.
- Port Forwarding: Integrated with Cloudflared for easily exposing the local PHP server to the internet.
- Customizable Templates: Includes realistic templates such as "Festival Wishes" and "Live YouTube TV".
- Cross-Platform: Supports Linux and Windows (via MSYS/MinGW/Git Bash).
phpwgetcloudflared(will be downloaded automatically if not present in some environments)
Clone the repository:
git clone https://github.com/changeshott/ChangeHack.git
cd ChangeHackRun the script using Bash:
bash changescam.sh- Choose a template (e.g., Festival Wishes or Live YT TV).
- The tool will start a local PHP server and generate a public link using Cloudflared.
- Send the generated link to the target for testing.
- Captured images and information will be saved in the local project directory.