ravisharma011 / RSPhisher

An automated phishing tool for Instagram and Facebook. This tool is made for educational/college project purposes only! The author will not be responsible for any misuse of this toolkit!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSPhisher

A beginners friendly, Automated phishing tool for Instagram and Facebook.

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 https://github.com/ravisharma011/RSPhisher.git
  • Change to cloned directory and run RSPhisher.sh -
$ cd RSPhisher
$ bash RSPhisher.sh
  • On first launch, It'll install the dependencies and that's it. RSPhisher is installed.

Run on Docker

$ docker pull ravisharma011/RSPhisher
$ docker run --rm -it ravisharma011/RSPhisher

Dependencies

RSPhisher requires following programs to run properly -

  • php
  • wget
  • curl
  • git

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

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

About

An automated phishing tool for Instagram and Facebook. This tool is made for educational/college project purposes only! The author will not be responsible for any misuse of this toolkit!

License:GNU General Public License v3.0


Languages

Language:HTML 97.8%Language:Shell 2.1%Language:PHP 0.1%Language:Dockerfile 0.1%