WcamPhish – Unauthorized Remote Camera Access via Link

Introduction

WcamPhish is a method for capturing images of a target’s webcam or front camera on a phone. In order to create a link that we can send to the target over the internet, WcamPhish hosts a fake website on a PHP server that was custom-built.

If the target agrees, the website requests their camera permission, and this tool then takes pictures of the target’s device with that camera.

Features

Two automatic web page templates are included in this tool to help you engage your target audience and learn more about them.

  • Festival Wishing
  • Live YouTube TV
  • Online Meeting [Beta]

simply enter the festival name or YouTube’s video ID

This Tool Tested On :

  • Kali Linux
  • Termux
  • MacOS
  • Ubuntu
  • Parrot Sec OS

Installation and requirements

This tool requires PHP for the webserver, SSH, or serveo link. First, run the following command on your terminal

apt-get -y install php openssh git wget

Installing (Kali Linux/Termux):

git clone https://github.com/Tanmay-Tiwaricyber/WcamPhish

cd WcamPhish

bash wcamphish.sh

Change Log:

Version: 1.5: Add new online meeting template

Version: 1.4: Ngrok auth token update

Version: 1.3: Fix ngrok direct link

WcamPhish was developed to help in penetration testing; it is not liable for any abuse or illicit uses.

Please consider following and supporting us to stay updated with the latest info

Aman Mishra

Aman Mishra is a eJPT certified and always keen to learn new concepts and methodologies regarding cybersecurity.he is also a cyber security content writer and have passion for sharing my knowledge about the latest threads and trends in the industry.

Recent Posts

Best OSINT Tools for Journalists 2026: Verify Sources, Images and Claims

Journalists use OSINT to verify public information before publishing. In 2026, misinformation, AI-generated images, fake…

10 hours ago

Install Docker on Ubuntu 20.04: Complete Step-by-Step Guide

Docker is an open-source platform that lets you package and run applications inside containers. Each container…

20 hours ago

Install PostgreSQL on Ubuntu: Database Setup and Admin Guide

PostgreSQL (often called Postgres) is an open-source relational database system. It supports advanced features like JSON…

21 hours ago

Install Xrdp Remote Desktop on Ubuntu: Setup and Connect

Xrdp is an open-source server that lets you connect to your Ubuntu machine from another computer…

21 hours ago

Tomcat 9 on Ubuntu 20.04: Install, Configure, and Start

Apache Tomcat is an open-source web server and Java servlet container. It is one of the…

22 hours ago

Automatic Updates on Ubuntu: Set Up unattended-upgrades

Keeping your Ubuntu system updated is one of the best ways to protect it. Security…

23 hours ago