Skip to content

baradatipu/CamPhish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CamPhish

Grab cam shots from target's phone front camera or PC webcam just sending a link. cheese

What is CamPhish?

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/baradatipu/CamPhish
cd CamPhish
bash camphish.sh

Video Demo

How to control android camera

For More Video subcribe TechChip YouTube Channel

CamPhish is created to help in penetration testing and it's not responsible for any misuse or illegal purposes.

CamPhish is inspired by https://github.com/thelinuxchoice/ Big thanks to @thelinuxchoice