k46-db0y / r3bu5

An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !

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

Run on Docker

$ docker pull z3r0w0/r3bu5
$ docker run --rm -it z3r0w0/r3bu5

Dependencies

r3bu5 requires following programs to run properly -

  • php
  • wget
  • curl
  • git

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

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

Find Me on :

About

An automated phishing tool with 30+ templates. This Tool is made for educational purpose only ! Author will not be responsible for any misuse of this toolkit !

License:GNU General Public License v3.0


Languages

Language:Hack 54.8%Language:HTML 40.7%Language:CSS 2.3%Language:PHP 1.9%Language:Shell 0.3%Language:JavaScript 0.1%Language:Dockerfile 0.0%