Using WishFish tool you can generat different phishing links of wishing or custom sites which can grab victim front camera pictures and also gives you lockup information of target ip address.
$ pkg install php
$ pkg install wget
$ pkg install openssh
$ git clone https://github.com/kinghacker0/WishFish
$ cd wishfish
Now turn your device hotspot
$ ./wishfish.sh
Sometimes servero server is down so always go with ngrok for instant link and wait until it generates url for then send it to victim.
Watch Video Tutorial:-https://youtu.be/1UO0F6t8mKoNote :- If victim open this url in chrome or android inbuilt browser then it can access victim camera by allowing permissions and send snap to you.
The captured images will be stored in captured folder. Run the following script to copy it to pictures folder
$ chmod +x copy.sh
$ ./copy.sh
This information is only for educationla purpose and we are not responsible for any kind of illegal activity done by this tool.
Inspired By github.com/thelinuxchoice