Git Product home page Git Product logo

phisher's Introduction

Header

Star Badge

Phisher

  • Tool designed for performing various social engineering attacks using PHP Apache & Ngrok.

Getting Started

  • For phishing, Phisher allows for sending phishing Website to get the Number | Email | Username & password, as well as some more advanced options, such as Original Template, and fast phish connection with Ngrok.

Prerequisites

  • Linux environment (Ubuntu, Debian, CentOS, RedHat, Fedora, etc.).
  • PHP 5.6+, Apache 2.4+.
  • Curl, OpenSSL.

Project setup

# clone the repo
$ git clone https://github.com/yezz123/Phisher

# move to the project folder
$ cd Phisher

Install dependencies

  • Install all the dependencies used to run Phisher (PHP, Apache, Ngrok, Curl, OpenSSL).

1- Install PHP.

# install all php deps
$ sudo apt install php libapache2-mod-php

# Once the packages are installed restart the Apache service
$ sudo systemctl restart apache2

2- Install Wget.

# login via SSH as root and run the command
$ sudo apt-get install wget

# confirm the installation of the wget
$ sudo dpkg -l | grep wget

3- Install UnZip & Curl.

# Ubuntu or Debian use the command below to install unzip
$ sudo apt-get install unzip

# get latest stable curl version
$ sudo apt install curl

Running the Application

  • After the dependencies are installed, you can run the application by running the following command.
# Running the application
$ bash Phisher.sh

Preconfigured Packages

Includes preconfigured packages to kick start Phisher by just setting appropriate configuration.

Package Usage
NGROK cross-platform application that enables developers to expose a local development server to the Internet with minimal effort.

Contributing

  • Join the Phisher Creator and Contribute to the Project if you have any enhancement or add-ons to create a good and Secure Project, Help any User to Use it in a good and simple way.

Disclaimer

This project can only be used for educational purposes. Using this software against target systems without prior permission is illegal, and any damages from misuse of this software will not be the responsibility of the author.

License

This project is licensed under the terms of the MIT license.

phisher's People

Contributors

harizz-s avatar imgbotapp avatar kratoskills avatar yezz123 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.