Alygnt / Clifty

World's most powerful and compact tool

Home Page:https://Alygnt.github.io/Clifty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Disclaimer

Any actions and or activities related to Clifty 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.


ABOUT TOOL:

Clifty is the most powerful and compact phishing tool. it has lots of advantages. Give it a try.


What makes Clifty so powerful:

  • Has 150+ Phishing Options
  • Has OTP phishing function
  • Saves the logs and manages it
  • User friendly
  • More than you think

TESTED ON:

  • Termux
  • Kali Linux
  • Google cloud shell
  • Git bash for windows

REQUIRMENTS:

  • Internet
  • Storage 30 MB

INSTALLATION :

Termux

  • pkg update -y
  • pkg upgrade -y
  • pkg install git -y
  • git clone https://github.com/Alygnt/Clifty
  • cd Clifty
  • bash clifty.sh

Kali Linux

  • sudo apt update -y
  • sudo apt upgrade -y
  • sudo apt install git -y
  • git clone https://github.com/Alygnt/Clifty
  • cd Clifty
  • sudo bash clifty.sh

Google cloud shell

  • apt update -y
  • apt upgrade -y
  • apt install git -y
  • git clone https://github.com/Alygnt/Clifty
  • cd Clifty
  • bash clifty.sh

OR

  • Click this:

  • Run the tool:
    bash clifty.sh
    

Install via '.deb' file

  • Download .deb files from the Latest Release
  • Install the .deb file by executing
    apt install <your path to deb file>
    
    Or
    dpkg -i <your path to deb file>
    
    • Run the tool by typing
    clifty
    

Install via '.deb' file (TERMUX)

  • Download .deb files from the Latest Release
  • Enable termux chroot
    termux-chroot
    
  • Install the .deb file by executing
    apt install <your path to deb file>
    
    Or
    dpkg -i <your path to deb file>
    
  • Run the tool by typing clifty

Dependencies

Clifty requires following programs to run properly -

  • php
  • wget
  • curl
  • git

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


API's used

  • GitHub API
  • ngrok.io to tunnel the localhost
  • cloudflare to tunnel the localhost
  • localxpose.io to tunnel the localhost
  • ipwhois.app to get IP details
  • is.gd to shorten url
  • tinyurl.com to shorten url
  • ipinfo.io to see users ip
  • clifty-api to send email

THINGS TO BE DONE:

Nothing for now...

Sites

  • UPDATE : Few sites
  • ADD : Roblox
  • ADD : Binance

I have a Idea!!


Bugs recognized (need to be fixed):

All identified bugs has been fixed


SCREENSHOTS :


THANKS TO :

  • MRPHISH TOOL FOR PAGES
  • ZPHISHER TOOL FOR PAGES

WARNING :

This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.

About

World's most powerful and compact tool

https://Alygnt.github.io/Clifty

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%