CamPhish Tool

1 min read

Guide For Install CamPhish Tool In Termux.

With the help of this tool you can grab snap shot from victim device by just sending link.




Installation Commands

pkg up -y

pkg install git -y

pkg install php -y

pkg install openssh -y

pkg install wget -y

git clone https://github.com /techchipnet/CamPhish

cd CamPhish

chmod +x camphish.sh

bash camphish.sh

Make sure you turned on Hotspot for avoid link generating error.

xdg-open name.png

xdg-open is command for view recieved snapshot in termux.

Here : name.png = name of recieved png file.

I am Kunal and I am 14 years old

You may like these posts

  • Guide For Install FSociety Tool In Termux.With the help of FSociety tool you can install bunch of offensive security tools.Installation Commands #professor { border: 1px solid g…
  • Guide For Install ShellPhish Tool In Temrux.With the help of this tool you can create fake login page for phishing.Installation Commands #professor { border: 1px solid grey; p…
  • Guide For Install ToolsInstaller Tool In Termux.With the help of this tool you can install 300+ kali linux tools in termux.Installation Commands #professor { border: 1px solid g…
  • Guide For Install D-TECT Tool In Termux.D-TECT is an All-In-One Tool for Penetration Testing. This is specially programmed for Penetration Testers and Security Researchers to make …
  • Guide For Install GoldenEye Tool In Termux.GoldenEye is Dos tool for HTTP security testing. GoldenEye Layer 7 (KeepAlive+NoCache) DoS Test ToolInstallation Commands #professo…
  • Guide For Install HiddenEye Tool In TermuxModern Phishing Tool With Advanced Functionality And Multiple Tunneling Services [Android-Support-Available]Installation Commands #profes…

Post a Comment