Jump to content

ZPhisher

From Wiki
Revision as of 17:48, 29 January 2023 by Kangtain (talk | contribs)
Note:The articles, tutorial and demo provided on Hackers Terminal is for informational and educational purpose only, and for those who’re willing and curious to know and learn about Ethical Hacking, Security and Penetration Testing. Any time the word “Hacking” that is used on this site shall be regarded as Ethical Hacking.


Features

  • Latest and updated login pages.
  • Beginners friendly
  • Multiple tunneling options
    • Localhost
    • Ngrok
    • Cloudflared
    • LocalXpose
  • Mask URL support
  • Docker support

Installation

On Linux

Just, Clone this repository -

git clone --depth=1 https://github.com/htr-tech/zphisher.git

Now go to cloned directory and run zphisher.sh -

cd zphisher
bash zphisher.sh

On first launch, It'll install the dependencies and that's it. Zphisher is installed.

On Termux

You can easily install zphisher in Termux by using tur-repo

pkg install tur-repo
pkg install zphisher
zphisher

Source