Skip to main content

Acessing webcam(Phishing)

 

Web-Cam

Cam-phish is techniques to take cam shots of target’s phone or pc. It is a phishing tool which hosts fake websites on in built PHP server and uses ngrok server 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 target allows it, this tool grab cam shots of target’s device.

Requirements:-

apt -get -y install php openssh git wget

Installation :-

git clone https://github.com/techchipnet/CamPhish

cd CamPhish

bash camphish.sh

Cam-Phish is created to help in penetration testing and it's not responsible for any misuse or illegal purposes.

Cam-Phish is inspired by https://github.com/thelinuxchoice/ Big thanks !!!




Comments