• Stars
    star
    192
  • Rank 195,691 (Top 4 %)
  • Language
    HTML
  • License
    MIT License
  • Created almost 4 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Perform various social engineering attacks using PHP, Apache, Ngrok πŸ¦₯

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.

More Repositories

1

tools

Install Nmap/Hydra/SQLMap/Metasploit & others on your device πŸš€
Python
81
star
2

IP

Tool to get information about victim using Termux.
Python
42
star
3

Nectus

A boilerplate Flask API for a Fullstack Project with some additional packages and configuration prebuilt. βš™
Python
32
star
4

SpotifyGenerator

Generate More than 100 account in a few minutes.
Python
26
star
5

Apollo

A basic Application with multiple functionalities built with FastAPI aim to help Users Buy New Items Provided using PaypalAPI πŸš€
Python
26
star
6

AntiDDOS

Anti-DDOS to traffic the source and maybe to keep it safe if that possible 🧐
Shell
23
star
7

PXXTF

Framework For Exploring kernel vulnerabilities, network vulnerabilities ✨
Python
22
star
8

ChefAPI

API using FastAPI and PostgreSQL for sharing or keeping track of awesome food recipes Based on Oauth2 and JWT πŸ’Ž
Python
21
star
9

spy

Spy is a remote access trojan written in python with an auto persistence option πŸš€
Python
20
star
10

CryptoPass

Get unencrypted 'Saved Password' from Google Chrome.
Python
18
star
11

Instacount

This small piece of code will create an account automatically by randomizing names.
Python
17
star
12

Farm-Demo

BlaBlaConf's Demo to understand FastAPI, ReactJS, MongoDB ✨
Python
16
star
13

unfollo

a tool created by shell script to unfollow people in instagram.
Shell
16
star
14

Hephaestus

Restful Api developed with Flask using Prometheus and Grafana for monitoring and containerization with Docker πŸš€
Python
16
star
15

Creator

Simple BruteForce using python
Python
15
star
16

Oauth2

PlayGround with JWTs used as OAuth 2.0 Bearer Tokens to encode all relevant parts of an access token into the access token itself instead of storing them in a database. βš™
Python
15
star
17

Pexon

A full Rest-API With Oauth2 and JWT for request & response a JSON file Using FastAPI and SQLAlchemy πŸ”‘
Python
15
star
18

BFSG

BFSG - BruteForce String Generator 😾
Python
15
star
19

file_transfer

Python Network Programming - Basic Server
Python
15
star
20

SpyDroid

is Backdoor Crypter & Creator with Automatic IP Poisener.
Shell
14
star
21

github

Get information about any Github account.🧐
Python
13
star
22

Django-Authentication

Boilerplate to Setup Authentication using Django-all auth πŸš€
Python
13
star
23

password_generator

Generate password using a simple 77 lines
Python
12
star
24

Hash-project

Hash-project is a crypto tool
Python
12
star
25

Ssh-Ninja

Python script for Bruteforce a Secure Shell Protocol
Python
12
star
26

Cryptoggy

Cryptoggy is an open source, fully python ransomware .
Python
12
star
27

ShitCrypt

WinGPG is a tray-based classical Windows application, Windows NT Explorer shell extension, and a classic GPGv2 distribution. Secure your data with our simple encryption tool. πŸš€
C
12
star
28

binary-tree-traversals

tree search & walking the tree
Jupyter Notebook
11
star
29

WPA2

penetration testing utilities
Shell
11
star
30

IceBot

ICEBot is a bot written in Shell Script.
Shell
10
star
31

Task-boilerplate

Flask Boilerplate set up and configured to work with a database and Nginx πŸš€
Python
10
star
32

dotfiles

Yezz123's dotfiles !They may not be that useful to you, but they are useful to him!
Shell
8
star
33

Auth-Starters

Different APIs using Django & Flask & FastAPI to see Authentication Service how its work
Python
7
star
34

E-Commerce-Boilerplate

E-Commerce Web Application with User Authentication and Stripe Payments.
Python
4
star
35

TodoList-Ormdantic-starter

A Simple FastAPI Application using Ormdantic (Benchmark Reasons)
Python
1
star