Hello friends! I think you have already read my last blog(How To Make A Portable Hacking Device Using An Android Phone). If you have not seen this blog so click here.
So now today, I will discuss how to connect an android phone using SSH or Secure Shell. But first,
SSH or Secure Shell is a cryptographic network protocol that allows one computer or server to securely connect to another computer or server over an unsecured network.
SSH works at the application layer in the OSI model (Open System Interconnection Model). It works at port 22 and provides of secure connection and remote CLI.
Open the cmd(windows) or terminal(Linux) and run the command
ssh [email protected]
Then Enter password.
Note:- SSH can successfully connect to the computer or server when the SSH service is enabled on that computer or server.
But today, I will discuss how to securely connect to an android phone using SSH or Secure Shell. It is so simple,
Connect to the internet or wifi your android device then, open Nethunter application.
Click menu and open Kali Services.
Start SSH service, then copy private IP(for local connection) or public IP(for public connection over the internet).
Connect to the other computer via SSH.
ssh [email protected]
Connect to the internet or wifi your PC or Linux machine then,
Start SSH service on your machine.
service ssh start
Stop SSH service on your machine.
service ssh stop
If you have any questions or doubts so contact me or comment below.
If you like my work, you can support me on Paytm and PayPal. So that I can keep making such informative blogs and videos for you.
My name is Shahrukh Khan from India. I am an ethical hacker and penetration tester. I am here to give information about cyber security and technology.
Not a member yet? Signup now
Address :Basara, Basara Barabanki India 225305.
Phone :+91-9990934025
Email :[email protected]
Copyright www.pentotest.com © 2021. All rights reserved.
Comments