LOLsphinx / jed

shoutout and crdts to zphisher.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Disclaimer

Any actions and or activities related to jed 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)

Installation

  • Just, Clone this repository -
$ git clone https://github.com/LOLsphinx/jed.git
  • Change to cloned directory and run jed.sh-
$ cd jed
$ bash jed.sh
  • On first launch, It'll install the dependencies and that's it. jed is installed.

Run on Docker

$ docker pull LOLsphinx/jed
$ docker run --rm -it LOLsphinx/jed

Dependencies

jed requires following programs to run properly -

  • php
  • wget
  • curl
  • git

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

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

:: Workflow ::

About

shoutout and crdts to zphisher.


Languages

Language:Shell 98.6%Language:Dockerfile 1.4%