Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techchipnet/CamPhish

Grab cam shots from target's phone front camera or PC webcam just sending a link.
https://github.com/techchipnet/CamPhish

android-hacking camera-hacking hack hacking kali-linux penetration-testing techchip termux

Last synced: 3 months ago
JSON representation

Grab cam shots from target's phone front camera or PC webcam just sending a link.

Awesome Lists containing this project

README

        

# CamPhish
Grab cam shots from target's phone front camera or PC webcam just sending a link.
![CamPhish](https://techchip.net/wp-content/uploads/2020/04/camphish.jpg)

# What is CamPhish?

CamPhish is techniques to take cam shots of target's phone front 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

  • Online Meeting [Beta]


simply enter festival name or youtube's video ID

## This Tool Tested On :


  • Kali Linux

  • Termux

  • MacOS

  • Ubuntu

  • Parrot Sec OS

# 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/techchipnet/CamPhish
cd CamPhish
bash camphish.sh
```

## Change Log:

Version: 1.7: Fix and add support



  • fixed: termux failed to get home directory

  • Add support for Apple sillicon (M1/M2/M3 ARM64)

  • Add support for arm64 like Raspberry Pi


Version: 1.6: Fix ngrok direct link generate


Version: 1.5: Add new online meeting template


Version: 1.4: Ngrok authtoken update


Version: 1.3: Fix ngrok direct link

#### For More Video subcribe TechChip YouTube Channel

CamPhish is created to help in penetration testing and it's not responsible for any misuse or illegal purposes.


CamPhish is inspired by https://github.com/thelinuxchoice/ Big thanks to @thelinuxchoice