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
Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…
While file extensions in Linux are optional and often misleading, the file command helps decode what a…
The touch command is one of the quickest ways to create new empty files or update timestamps…
Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…
Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…
Creating directories is one of the earliest skills you'll use on a Linux system. The mkdir (make…