Skip to content

Uni-Creator/FreeFirePhish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

FreeFirePhish 🚀

GitHub Repo Stars GitHub Forks

A cybersecurity awareness tool demonstrating how phishing works for educational and ethical security research purposes. 🔒


⚠️ Disclaimer

This project is strictly for educational and ethical security research purposes only.
Do not use this tool for unauthorized activities. The author is not responsible for any misuse.


🔥 Features

  • Demonstrates phishing techniques for security awareness.
  • Uses PHP, Ngrok, and URL shorteners to simulate phishing attacks.
  • Helps users understand common security threats in online gaming platforms.

📥 Installation

Clone the Repository

git clone https://github.com/Uni-Creator/FreeFirePhish.git
cd FreeFirePhish

Install Dependencies

pkg install php -y
pkg install curl -y
pkg install termux-api -y
pkg install lynx -y

🚀 Usage

Run the Script

chmod +x freefire.sh
sed -i 's/\r//' freefire.sh
./freefire.sh

How It Works

  1. The tool sets up a local phishing environment using PHP.
  2. It utilizes Ngrok to expose the local server to the internet.
  3. A shortened URL is generated for awareness demonstrations.

🛡️ Ethical Security Research

This tool is designed to help cybersecurity professionals and ethical hackers understand how phishing attacks work so they can develop better security defenses.

For protecting yourself against phishing:
✅ Always check website URLs before entering credentials.
✅ Enable two-factor authentication (2FA) for added security.
✅ Avoid clicking on suspicious links from unknown sources.


📝 License

This project is licensed under the MIT License.

🚀 Stay Secure & Ethical!

About

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages