Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 1.86 KB

README.md

File metadata and controls

66 lines (48 loc) · 1.86 KB

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