当前位置:网站首页>Daily--Kali opens SSH (detailed tutorial)
Daily--Kali opens SSH (detailed tutorial)
2022-07-31 22:49:00 【Huai Miao】
Article table of contents
This article introduces the detailed operation of enabling SSH in Kali.
I.Steps
1. Open the configuration file
Open Kali ssh configuration file
vim /etc/ssh/sshd_config2. Modify the configuration file
Uncomment lines 32 and 37 of the configuration file
3. Restart the ssh service
/etc/init.d/ssh restart
4. Connection test
1. View IP address
First check Kali's LAN IP address
ifconfigMy Kali's LAN IP address is 192.168.123.118
2.Xshell connect to Kali
Choose the appropriate terminal connection software, this time use Xshell as a test.
Enter in Xshell
ssh 192.168.123.118
All of them are our own devices, directly select "Receiveand save".
Prompt us to enter the password, if Kali's has not been modifiedThe default password, directly enter Kali's default password toor.
II.Summary
This article introduces the detailed steps for enabling SSH in Kali for daily records.
边栏推荐
- SQL注入 Less42(POST型堆叠注入)
- Efficient Concurrency: A Detailed Explanation of Synchornized's Lock Optimization
- The principle of ReentrantLock (to be continued)
- One thing to say, is outsourcing company worth it?
- In Golang go-redis cluster mode, new connections are constantly created, and the problem of decreased efficiency is solved
- server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none failed
- Bika LIMS open source LIMS set - use of SENAITE (detection process)
- IDA PRO中汇编结构体识别
- SQL注入 Less38(堆叠注入)
- 不知道该怎么办的同步问题
猜你喜欢

21. Support Vector Machine - Introduction to Kernel Functions

登录业务实现(单点登录+微信扫码+短信服务)

(26)Blender源码分析之顶层菜单的关于菜单

ThreadLocal

NVIDIA has begun testing graphics products with AD106 and AD107 GPU cores

useragent online lookup

Chapter Six
![[Code Hoof Set Novice Village 600 Questions] Merge two numbers without passing a character array](/img/4d/038e6cd6ecad19934122cff89f4d76.png)
[Code Hoof Set Novice Village 600 Questions] Merge two numbers without passing a character array

嵌入式开发没有激情了,正常吗?

Audio alignment using cross-correlation
随机推荐
Go mode tidy reports an error go warning “all” matched no packages
「SDOI2016」征途 题解
Socket Review and I/0 Model
Pytest first experience
HTC使用官方固件作为底包制作rom卡刷包教程
Document management and tools in the development process
Talking about the algorithm security of network security
ICML2022 | 深入研究置换敏感的图神经网络
Douyin fetches video list based on keywords API
@JsonFormat(pattern=“yyyy-MM-dd“)时间差问题
Pytest初体验
Input and output optimization
Flex layout in detail
BM5 merge k sorted linked lists
[QNX Hypervisor 2.2用户手册]9.14 set
What is Thymeleaf?How to use.
VOT2021比赛简介
Go1.18 upgrade function - Fuzz test from scratch in Go language
[QNX Hypervisor 2.2 User Manual]9.14 set
Interview assault 69: TCP reliable?Why is that?