Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
lxancephisher — Automated phishing simulation tool with 30+ login page templates, URL masking, and multiple tunneling options (Ngrok, Cloudflared, Serveo) for educational security testing. | Kitploit
Tools/GitHubGitHub/lxance-hacker/lxancephisher
Phishing ToolsPhishingSocial EngineeringLearning & Education
GitHublxance-hacker/lxancephisher

lxancephisher

Automated phishing simulation tool with 30+ login page templates, URL masking, and multiple tunneling options (Ngrok, Cloudflared, Serveo) for educational security testing.

View Repository
2941 year agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

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

Disclaimer

Any actions and or activities related to lxancephisher is solely your responsibility. The misuse of this toolkit can result in criminal charges brought against the persons in question. The contributors will not be held responsible in the event any criminal charges be brought against any individuals misusing this toolkit to break the law.

This toolkit contains materials that can be potentially damaging or dangerous for social media. Refer to the laws in your province/country before accessing, using,or in any other way utilizing this in a wrong way.

This Tool is made for educational purposes only. Do not attempt to violate the law with anything contained here. If this is your intention, then Get the hell out of here!

It only demonstrates "how phishing works". You shall not misuse the information to gain unauthorized access to someones social media. However you may try out this at your own risk.

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)
    • Cloudflared (Alternative of Ngrok)
    • Serveo (Alternative of Cloudflared)
    • LocalXpose

Installation

  • Just, Clone this repository -
root@kitploit:~
$ git clone --depth=1 https://github.com/LxaNce-Hacker/lxancephisher
  • Change to cloned directory and run lxancephisher.sh -
root@kitploit:~
$ cd lxancephisher
$ bash lxancephisher.sh
  • On first launch, It'll install the dependencies and that's it. lxancephisher is installed.

Installation via ".deb" file

  • Download .deb files from the Latest Release

  • If you are using termux then download the *_termux.deb

  • Install the .deb file by executing

    root@kitploit:~
    apt install <your path to deb file>
    

    Or

    root@kitploit:~
    $ dpkg -i <your path to deb file>
    $ apt install -f
    

Run on Docker

root@kitploit:~
$ docker pull LxaNce-Hacker/lxancephisher
$ docker run --rm -it LxaNce-Hacker/lxancephisher

Dependencies

lxancephisher requires following programs to run properly -

  • php
  • wget
  • curl
  • git
  • which
  • ssh

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

Tested on

  • Ubuntu
  • Debian
  • Arch
  • Manjaro
  • Fedora
  • Termux

:: Workflow ::

Find Me on :

Download Tool