So, to do this, we are going to use a tool called CamPhish, which generates a phishing site and when a user opens their browser, the website would take the picture using the camera available on that particular device, and then would send it to us
Creating one is fairly simple and could be done by anyone, just follow the steps
Step 1:
Open your Linux terminal and make sure you are on your home terminal. Now create a new directory using the mkdir command

Step 2:
Now go to that directory using the cd command

Step 3:
Now type using git clone command to clone the repository from the camphish repository ( https://github.com/techchipnet/CamPhish)

Step 4:
Now navigate to the newly created folder using the cd command

Step 5:
Now type Bash camphish.sh to run the file

You will end up with something like this

Now it will ask to set a server, just click enter so that it will stay with its ngrok default server

When it asks to choose a template, click enter again

Now type the name of the festival you want to wish them for and click enter
Now you want to create a ngrok server and get an auth token for which you can find the guide here: https://ngrok.com/docs
Once you got your auth token, enter it in the field then type enter
This is what you will see

Now copy the link and then send it to a computer.
If the computer’s browser-enabled the camera access, then the taken pictures will automatically be collected and will be stored in a separately created folder in the camphish folder