Giter VIP home page Giter VIP logo

eslamelhadedy / dark-phish Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyber-anonymous/dark-phish

0.0 0.0 0.0 36.9 MB

A Powerful Phishing Tool with 50+ phishing templates. For more about Dark-Phish tool please visit the website.

Home Page: https://cyberanonymousofficial.blogspot.com/2023/11/dark-phish.html

License: GNU General Public License v3.0

JavaScript 0.26% Python 2.35% PHP 2.58% HTML 94.79% Dockerfile 0.01%

dark-phish's Introduction

Dark-Phish

Empowering Ethical Phishing for Security Assessment.

Dark-Phish Logo

Dark-Phish v2.2

Dark-Phish is a specialized phishing tool created for educational and security testing purposes. It provides users with the capability to simulate phishing attacks, enabling the assessment of system vulnerabilities and user awareness.

Features

  • Multiple Tunneling Options: Choose from various methods for flexible phishing simulation.

  • Auto-saved Credentials: Victim credentials are stored automatically.

  • Credential Management: Easily access and manage saved credentials.

  • Custom Phishing Templates: Create customized and convincing phishing scenarios.

  • OTP Capture: Efficiently collect one-time passwords for improved assessment capabilities.

  • URL Obfuscation: Dark-Phish conceals phishing URLs, making them appear trustworthy and less suspicious.

Tested on

  • Kali Linux
  • Termux

Installation

apt install python3 curl php git openssh nodejs npm -y
pip3 install requests wget pyshorteners
git clone https://github.com/Cyber-Anonymous/Dark-Phish.git
cd Dark-Phish

Usage

Before using Dark-Phish, ensure you have the necessary packages installed as mentioned in the installation section.

  • Run Dark-Phish
python3 dark-phish.py
  • For help and usage information
python3 dark-phish.py -h
  • To access saved credentials
python3 dark-phish.py -r

Help

python3 dark-phish.py -h

Name:
    Dark-Phish
    
Usage:
    python3 dark-phish.py [-h] [-p PORT] [-u] [-v] [-r]

Version:
    2.2

Options:
    -h,  --help                     Show this help massage.
    -p PORT,  --port PORT           Web server port [Default : 8080] .
    -u,  --update                   Check for updates.
    -v,  --version                  Show version number and exit.
    -r,  --retrieve                 Retrieve saved credentials.

OTP Capture Technique

  1. When a victim enters their credentials on the phishing page, the attacker immediately receives this information.
  2. The attacker, using the victim's credentials, logs into the legitimate website.
  3. The genuine website sends an actual OTP to the victim.
  4. Believing it's legitimate, the victim enters the OTP on the phishing page.
  5. The attacker intercepts the OTP, gaining access to the victim's credentials and logging in first.

Available tunnels

  1. Localhost
  2. Ngrok
  3. Cloudflared
  4. LocalXpose
  5. Serveo
  6. Localtunnel

Dark-Phish

Thanks to TheLinuxChoice

Disclaimer

Dark-Phish is intended for educational and testing purposes only. Any use of this tool for illegal or unethical activities is strictly prohibited. The authors and contributors are not responsible for any misuse or damage caused by Dark-Phish. Use it responsibly and ensure compliance with all applicable laws and regulations in your jurisdiction.

dark-phish's People

Contributors

cyber-anonymous avatar lm-sajjad 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.