CamPhish is techniques to take cam shots of target’s phone fornt camera or PC webcam. CamPhish Hosts a fake website on in built PHP server and uses ngrok & serveo to generate a link which we will forward to the target, which can be used on over internet. website asks for camera permission and if the target allows it, this tool grab camshots of target’s device
In this tool I added two automatic webpage templates for engaged target on webpage to get more picture of cam
simply enter festival name or youtube’s video ID
This tool require PHP for webserver, SSH or serveo link. First run following command on your terminal
apt-get -y install php openssh git wget
Installing (Kali Linux/Termux)
git clone https://github.com/techchipnet/CamPhish
cd CamPhish
bash camphish.sh
Knowing how to Check Ubuntu Version details is essential for system administration, troubleshooting, and software…
Managing a Linux server becomes much safer when you Create Sudo User accounts instead of…
Managing software on Linux becomes much easier when you know how to List Installed Packages…
Introduction Variables are one of the most important basics of Bash scripting. A variable is…
Introduction Running a Bash script in Linux is a basic but important skill for anyone…
Introduction Writing your first Bash script in Linux is one of the best ways to…