NullPulse / exaPhisher

🐟 Social Media Phishing Suite written in python & php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A easy to use, Automated phishing tool.

Disclaimer

Any actions and or activities related to exaPhisher is solely your responsibility. The misuse of this tool 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 tool to break the law.

This tool 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.

Info

Supported website:
  • Instagram
  • Facebook
  • PayPal
  • Twitter
  • Netflix
  • Twitch
  • Github
  • Spotify
  • Pinterest
  • Linkedin
Tested on:
  • Ubuntu
  • Debian
  • Arch
  • Clear linux
  • Termux
Dependencies:

exaPhisher 2022 requires following programs to run properly

  • npm
  • ngrok
  • localtunnel
  • ssh

Installation

  • Linux & Termux

    git clone https://github.com/NullPulse/exaPhisher/
    cd exaPhisher
    cd src && python3 setup.py
    cd ..
    python3 main.py
    
  • Manual installation

    (if you encounter errors with the automatic installation you can manually install the individual dependencies listed below)
    
    #npm 
    #local tunnel from npm (npm instal -g localtunnel)
    #php
    #ngrok
    #openssh
    
    after installing the packages run "cd src && touch setup_ver.py" on exaPhisher folder.
    
    

:: Tool ::

About

🐟 Social Media Phishing Suite written in python & php


Languages

Language:PHP 65.4%Language:Python 34.6%