SHIVAM0001-FLEX / shivamphiser

An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !

Home Page:https://linktr.ee/htrtech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A beginners friendly, Automated phishing tool with 30+ templates.

Features

  • Latest and updated login pages.
  • Mask URL support
  • Beginners friendly
  • Docker support (checkout docker-legacy branch)
  • Multiple tunneling options
    • Localhost
    • Ngrok (With or without hotspot)

Installation

  • Just, Clone this repository -
$ git clone git://github.com/htr-tech/zphisher.git
  • Change 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.

Run on Docker

$ docker pull htrtech/zphisher
$ docker run --rm -it htrtech/zphisher

Dependencies

Zphisher requires following programs to run properly -

  • php
  • wget
  • curl
  • git

All the dependencies will be installed automatically when you run Zphisher for the first time.

Supported Platform : Termux, Ubuntu/Debian/Kali, Arch Linux/Manjaro, Fedora

:: Workflow ::

Special Thanks :

Find Me on :

About

An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !

https://linktr.ee/htrtech

License:GNU General Public License v3.0


Languages

Language:Hack 56.1%Language:HTML 41.5%Language:PHP 1.9%Language:Shell 0.3%Language:CSS 0.2%Language:JavaScript 0.1%Language:Dockerfile 0.0%