# hangetzzu/saycheese

Grab target's webcam shots by link

Repository: https://github.com/hangetzzu/saycheese
Canonical: https://ross.abutalabs.com/products/saycheese
Language: Shell
License: GPL-3.0
License Family: copyleft
Last push: 2024-06-18T23:39:41+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2683, "days_push": 806, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1284, forks 978 (observed 2026-08-28T04:04:14.569430+00:00)

## What it is
SayCheese is a shell-based social engineering tool that generates a malicious HTTPS page to capture webcam photos from a target who clicks a link. It uses Serveo or Ngrok port forwarding and JavaScript's MediaDevices.getUserMedia API to trick the target into granting camera access.

## Use cases
- capture webcam shots from a target via a phishing link
- demonstrate social engineering risks in security awareness training
- test whether users grant camera permissions to suspicious pages
- run a red-team phishing simulation with a fake HTTPS page
- learn how getUserMedia permission prompts can be abused

## When to choose
- you need a quick, script-based phishing page generator for authorized penetration tests
- you want a lightweight tool that runs on Kali Linux or Termux without dependencies
- you are demonstrating webcam permission abuse in a security training context

## When to avoid
- you lack explicit authorization to test the target - using this is illegal
- you need a full-featured phishing framework with templates and tracking
- you want a maintained tool with active development and support
- you need stealth or evasion capabilities beyond a simple permission prompt

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, http-server, web-scraping
- domain: security, penetration-testing
- platform: cli, browser
- tags: social-engineering, phishing, webcam, shell-script, ngrok, serveo, command-line, linux

## Member repositories
- hangetzzu/saycheese (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:14.569430+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:56:44.262879+00:00, confidence not recorded.
  - readme: https://github.com/hangetzzu/saycheese (fetched 2026-08-28T04:04:14.569430+00:00, sha 7d7dd5e50bca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
