How to Hack a Facebook account using Phishing (2025)


You may have fambled yourself online spending enormous amount of time trying to get into that person's Facebook account. Listen close, I would demonstrate to you how you can hack a Facebook account in this guide.

⚠️ Listen close, this content is for educational and defensive purposes only. The goal is to raise awareness, not to promote illegal activities.

Before we start, make sure you have either Android device or Linux.


Method 1. Hacking using Android

Download Termux on playstore, when you are done, open it and start running the commands below one after the other.

1. Update the command line

apt update && apt apgradeYou may be asked to continue: 



ii

2. Install the dependencies

pkg install git
Then continue

-

3. Clone the Phishing tool (Phisherman)

git clone https://github.com/the-hollowclan/phisherman.git



4. Grant execution permission

chmod +x *

5. Start the tool

cd phisherman && python phisherman.py


6. If this page appears, it is working


You have successfully installed and launched the Hacking tool

⚠ ⚠ ⚠ This will create a phishing page on this URL which will work only in your local PC browser.
http://localhost:5000
That means if you send the link to someone, it won't work. 
However, if you wanna make it public on the internet, just continue reading part 2 of the post in this link:

👉👉👉How to make my Phishing Link public to everyone on the internet


Method 2. Install on Kali Linux or Debian

Linux would be a bit similar but straight forward

1. Update the command line

sudo apt update && sudo apt apgrade
        

2. Install the dependencies

sudo apt install git

3. Clone the Phishing tool (Phisherman)

git clone https://github.com/the-hollowclan/phisherman.git && cd phisherman

4. Grant execution permission

chmod +x *

5. Start the tool

./phisherman


6. The rest of the steps are the same as Method 1 (Termux method).

Done? Continue reading Part two of this tutorial on making your link visible to everyone on the internet.
👉👉👉How to make my Phishing Link public to everyone on the internet 
Do you have any questions? Want to share ideas on how to improve it? Wanna collaborate?
Share your thoughts in the comments. 




If you liked this post, fuel my late-night coding sessions,  buy me a coffee ☕. A small donation keeps the keys clicking 💻.

1 Comments

  1. Good work! 👏
    After that when I shared the link it was unavailable. But I followed the part and the link was visible to everyone on the internet 💯💯.

    ReplyDelete
Previous Post Next Post

Popular Items