CamPhish : Grab Cam Shots From Target’S Phone Front Camera Or PC Webcam Just Sending A Link.

CamPhish is techniques to take cam shots of target’s phone fornt camera or PC webcam. CamPhish Hosts a fake website on in built PHP server and uses ngrok & serveo to generate a link which we will forward to the target, which can be used on over internet. website asks for camera permission and if the target allows it, this tool grab camshots of target’s device

Features

In this tool I added two automatic webpage templates for engaged target on webpage to get more picture of cam

  • Festival Wishing
  • Live YouTube TV

simply enter festival name or youtube’s video ID

This Tool Tested On

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

Installing And Requirements

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

apt-get -y install php openssh git wget

Installing (Kali Linux/Termux)

git clone https://github.com/techchipnet/CamPhish
cd CamPhish
bash camphish.sh

R K

Recent Posts

Check Ubuntu Version Using Simple Linux Commands

Knowing how to Check Ubuntu Version details is essential for system administration, troubleshooting, and software…

46 minutes ago

Create Sudo User on Ubuntu for Secure Admin Access

Managing a Linux server becomes much safer when you Create Sudo User accounts instead of…

4 hours ago

List Installed Packages on Ubuntu Like a Pro

Managing software on Linux becomes much easier when you know how to List Installed Packages…

5 hours ago

How To Use Variables In Bash Scripts

Introduction Variables are one of the most important basics of Bash scripting. A variable is…

23 hours ago

How To Run A Bash Script In Linux Step By Step

Introduction Running a Bash script in Linux is a basic but important skill for anyone…

23 hours ago

How To Write Your First Bash Script In Linux Step By Step

Introduction Writing your first Bash script in Linux is one of the best ways to…

24 hours ago