A beginners friendly, Automated phishing tool with 30+ templates.
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.
- 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
- Just, Clone this repository -
$ git clone --depth=1 https://github.com/LxaNce-Hacker/lxancephisher
- Change to cloned directory and run
lxancephisher.sh
-
$ cd lxancephisher
$ bash lxancephisher.sh
- On first launch, It'll install the dependencies and that's it.
lxancephisher
is installed.
-
Download
.deb
files from the Latest Release -
If you are using termux then download the
*_termux.deb
-
Install the
.deb
file by executingapt install <your path to deb file>
Or
$ dpkg -i <your path to deb file> $ apt install -f
$ docker pull LxaNce-Hacker/lxancephisher
$ docker run --rm -it LxaNce-Hacker/lxancephisher
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.