Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishpranav/webcamsnap
This tool capture the photo of the front camera of the victim's mobile when the victim clicks the link
https://github.com/krishpranav/webcamsnap
android bash css hacking html linux mac php shell-script webcam windows
Last synced: about 1 month ago
JSON representation
This tool capture the photo of the front camera of the victim's mobile when the victim clicks the link
- Host: GitHub
- URL: https://github.com/krishpranav/webcamsnap
- Owner: krishpranav
- Created: 2020-08-17T04:40:23.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T13:36:13.000Z (over 2 years ago)
- Last Synced: 2024-10-02T09:19:25.926Z (about 1 month ago)
- Topics: android, bash, css, hacking, html, linux, mac, php, shell-script, webcam, windows
- Language: HTML
- Homepage:
- Size: 26.4 KB
- Stars: 7
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# webcamsnap
This tool capture the photo of the front camera of the victim's mobile when the victim clicks the link# Steps to run this tool on linux:
- git clone https://github.com/krishpranav/webcamsnap
- cd webcamsnap
- sudo chmod +x *
- bash install.sh
- bash webcamsnap.sh# Steps to run this tool on mac:
- git clone https://github.com/krishpranav/webcamsnap
- cd webcamsnap
- sudo chmod +x *
- for installing brew use this command
- /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
- brew install wget
- bash webcamsnap.sh# Steps to run this tool on android(termux):
- git clone https://github.com/krishpranav/webcamsnap
- cd webcamsnap
- sudo chmod +x *
- bash install.sh
- bash webcamsnap.sh- NOTE: I have take the html code from https://github.com/kinghacker0/WishFish/blob/master/wishfish.html and putted on my repository as webcam.html
- TOOL IS CREATED BY KRISNA PRANAV