JsPhisher
JsPhisher copied to clipboard
Easy phishing tool
JsPhisher
[+] Description :
Common phishing tool in javascript. Includes popular websites like facebook, twitter, instagram, github, reddit, gmail and many others..
[+] Installation
Install primary dependencies (git and nodejs)
- For Debian
sudo apt install git nodejs -y
- For Arch
sudo pacman -S git nodejs --noconfirm
- For Fedora
sudo yum install git nodejs -y
- For Termux
pkg install git nodejs -y
Clone this repository
git clone https://github.com/XielQs/JsPhisher
Enter the directory
cd JsPhisher
Run the tool
npm start
Or use yarn
yarn start
Features:
- Multi platform (Does not support MacOS yet!)
- 59 Website templates
- Dual Tunneling (Ngrok and Cloudflared)
- Easy to use
- Possible error diagnoser
- Built-in masking of url
- Portable file (Can be run from any directory)
- Get IP Address and many other details along with login credentials
Requirements
NodeJS(>=12)
If not found, all of the required packages will be installed on first run
Tested on
WindowsTermuxKali-Linux
Usage
- Run the script
- Choose a Website
- Wait sometimes for setting up all
- Send the generated link to victim
- Wait for victim login. As soon as he/she logs in, credentials will be captured
[+] Disclaimer
This tool is developed for educational purposes. Here it demonstrates how phishing works. If anybody wants to gain unauthorized access to someones social media, he/she may try out this at his/her own risk. You have your own responsibilities and you are liable to any damage or violation of laws by this tool. The author is not responsible for any misuse of JsPhisher!