diff --git a/README.md b/README.md index 336fd71..e6a9fa7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CamPhish Grab cam shots from target's phone front camera or PC webcam just sending a link. -![CamPhish](https://techchip.net/wp-content/uploads/2020/04/camphish.jpg) +![CamPhish](https://cyber aiza.net/wp-content/uploads/2020/04/camphish.jpg) # What is CamPhish?

CamPhish is techniques to take cam shots of target's phone front camera or PC webcam. CamPhish Hosts a fake website on in built PHP server and uses ngrok & serveo to generate a link which we will forward to the target, which can be used on over internet. website asks for camera permission and if the target allows it, this tool grab camshots of target's device

@@ -11,6 +11,7 @@ Grab cam shots from target's phone front camera or PC webcam just sending a link
  • Festival Wishing
  • Live YouTube TV
  • Online Meeting [Beta]
  • +
  • free fire reedem
  • simply enter festival name or youtube's video ID

    @@ -30,10 +31,10 @@ Grab cam shots from target's phone front camera or PC webcam just sending a link apt-get -y install php openssh git wget ``` -## Installing (Kali Linux/Termux): +## Installing (Kali Linux/Termux📱): ``` -git clone https://github.com/techchipnet/CamPhish +git clone https://github.com/cyber aiza/CamPhish cd CamPhish bash camphish.sh ``` @@ -44,8 +45,4 @@ bash camphish.sh

    Version: 1.4: Ngrok authtoken update

    Version: 1.3: Fix ngrok direct link

    -### Video Demo -[![CamPhish Update demo](https://img.youtube.com/vi/i7tvDJx3-yw/0.jpg)](https://www.youtube.com/watch?v=i7tvDJx3-yw) -#### For More Video subcribe TechChip YouTube Channel -

    CamPhish is created to help in penetration testing and it's not responsible for any misuse or illegal purposes.

    -

    CamPhish is inspired by https://github.com/thelinuxchoice/ Big thanks to @thelinuxchoice

    +MADE BY CYBER AIZA🦋 diff --git a/camphish.sh b/camphish.sh index b68f1b6..5826f48 100644 --- a/camphish.sh +++ b/camphish.sh @@ -1,7 +1,7 @@ #!/bin/bash # CamPhish v1.5 -# Powered by TechChip -# Credits goes to thelinuxchoice [github.com/thelinuxchoice/] +# Powered by Cyber🦋Aiza +# Credits goes to CYBER AMRITA [github.com/CYBER AIZA/] trap 'printf "\n";stop' 2