0% found this document useful (0 votes)
201 views1 page

Hacking Webcams with SayCheese Tool

This document provides instructions for using a tool called "saycheese" to take photos from a victim's webcam without their permission. It involves downloading the tool from GitHub, navigating to the folder and running a script file. This will start a port forwarding service that generates a URL; copying and sending this URL to the victim causes their browser to request camera access, and then begin sending photos to the attacker every few seconds until stopped. The document recommends using the ngrok port forwarding method and social engineering to trick the victim into granting camera permission.

Uploaded by

Staint PATRICK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
201 views1 page

Hacking Webcams with SayCheese Tool

This document provides instructions for using a tool called "saycheese" to take photos from a victim's webcam without their permission. It involves downloading the tool from GitHub, navigating to the folder and running a script file. This will start a port forwarding service that generates a URL; copying and sending this URL to the victim causes their browser to request camera access, and then begin sending photos to the attacker every few seconds until stopped. The document recommends using the ngrok port forwarding method and social engineering to trick the victim into granting camera permission.

Uploaded by

Staint PATRICK
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

This is for educational purpose only

Step 1- Open your terminal in Kali Linux and use the below command to download the tool from Github.

[Link]

Step 2- Now you have a new folder named saycheese navigate to this folder and execute the [Link] file,
like this.

# cd saycheese# ./[Link]

Step 3- You will see port forwarding options when you start this tool. You will have two options, serveo or
ngrok.

I recommend you to use ngrok method. Type 2 and hit enter to select the ngrok method.

Copy this URL and send to your victim. Once your target opens the URL, it will ask for camera permission (that’s
where you need a little social engineering trick).

As soon as your victim clicks on allow, you will keep receiving photos captured from their front camera without
knowing them in every 3 or 5 seconds until you turn off the tool and server by pressing ctrl+c or your target
closes the tab and browser.

You might also like