Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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