Giter Site home page Giter Site logo

anandkatariya / cam-dumper Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 144 KB

Cam-Dumper is a Linux-based cam grabber tool that works in termux that allows you to capture images from the front camera of the victim and get it in your termux by just sending a simple link. This tool is made especially if you encounter someone on the internet who is doing something bad and you want to get their actual image.

License: Apache License 2.0

HTML 25.72% Shell 65.09% PHP 9.19%
camera camera-hack hacking hacking-tool kali-linux linux penetration-testing

cam-dumper's Introduction

Welcome to repositories of Cam-Dumper



Take webcam shots from target by just sending a malicious link

How it works?

The tool generates a malicious HTTPS page using Serveo or Ngrok Port Forwarding methods, and a javascript code to cam requests using MediaDevices.getUserMedia.

The MediaDevices.getUserMedia() method prompts the user for permission to use a media input which produces a MediaStream with tracks containing the requested types of media. That stream can include, for example, a video track (produced by either a hardware or virtual video source such as a camera, video recording device, screen sharing service, and so forth), an audio track (similarly, produced by a physical or virtual audio source like a microphone, A/D converter, or the like), and possibly other track types.

See more about MediaDEvices.getUserMedia() here

Installation

Update

$ apt update && apt upgrade

To get php

$ apt install git php wget curl jq

Git Clone

$ git clone https://github.com/AnandKatariya/Cam-Dumper

Get the path

$ cd CAM-DUMPER

Get the connection

$ chmod +x camdumper.sh

Start your attack

$ ./camdumper.sh

Author

๐Ÿ‘ค Anand Katariya

๐Ÿค Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a โญ๏ธ if this project helped you!
Stay tuned for more updates.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.