Hack front Camera of any user using Termux CamPhish Tool 2022





CamPhish use a method to capture pictures from victims Front camera or PC webcam. It hosts a phishing site built by PHP server and uses Ngrok and serveo to generate link. 
You have to share this generated link to your victim and it will asks for Camera access. Once your victim hit that allow button your Terminal will start receiving Cam Files.



Fire of all download TERMUX APP from playstore .

Then u need to type these commands in termux to download camphish



  • apt-get update && upgrade
  • termux-setup-storage
  • apt-get -y install php openssh git wget
  • git clone https://github.com/techchipnet/CamPhish

Then u need to type this commands

cd CamPhish
ls
bash camphish.sh

Choose tunnel server in my case I am using ngrok so I Will type 1 .



Select Template 
Festival Vishing or Live YouTube Tv

If you choose Festival Vishing then after that enter any festival name. Eg: Happy Eid etc.

If you choose Live YouTube TV then enter a YouTube video id 


Choose any YouTube video and copy its url 
Eg: https://youtu.be/gd8J3V7cmS4 
 In termux only enter: gd8J3V7cmS4
(Press enter)

It will start PHP and Ngrok Server make sure Mobile Hotspot is ON.

Then you will get a direct link send it to your target.
Eg:- https://334f4eb67daa.ngrok.io

If didn't got any link press Ctrl+c to stop that and start all the steps again from cd CamPhish.

When your target opens that link he will see a fake page of the template you chosen . It will asks him for permission to access camera.
Once he clicked allow you will start receiving Cam files!
How to Open Cam Files?
Open your file manager and create a folder name 0cam, then type this

ls
cd CamPhish
mv (image name) /sdcard/0cam
Eg: mv cam03Jun2020060444.png /sdcard/0cam

Now you can view the image from your Gallery.

Enjoy.

Post a Comment

Previous Post Next Post