当前位置:网站首页>Kali2021 installation and basic configuration
Kali2021 installation and basic configuration
2022-07-06 17:34:00 【Moon Dream Studio】
kali2021 Installation and basic configuration
kali2021 download
Because use VMware Workstation Pro 16, You can search for kali vmx, download VMware Version of kali, as follows
After downloading, compare the on the official website HASH value
kali2021 install
After decompressing , Directly in VMware in 【 file 】–【 open 】, Select... In the extracted directory vmx file , Click to display the picture 3, Click start to run the virtual machine
Default password kali/kali, Default shell yes zsh
kali Basic configuration
The Internet
kali Used in default configuration NAT Pattern
namely kali After starting, you can surf the Internet
Source
sudo su # Switch to a root user
nano /etc/apt/sources.list # Modify the source to the next two lines
# China University of science and technology
deb http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib
deb-src http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib
Exit after saving
ssh To configure
nano /etc/ssh/sshd_config # Edit this file and modify the following two lines in the screenshot
Turn on ssh service
snapshot
Save the current state as a snapshot , You can restore it to the snapshot state with one click later ~
边栏推荐
猜你喜欢
数据仓库建模使用的模型以及分层介绍
Selenium test of automatic answer runs directly in the browser, just like real users.
Akamai talking about risk control principles and Solutions
Flink源码解读(三):ExecutionGraph源码解读
Flink parsing (VII): time window
Some feelings of brushing leetcode 300+ questions
Display picture of DataGridView cell in C WinForm
网络分层概念及基本知识
[reverse intermediate] eager to try
JVM garbage collector part 1
随机推荐
Program counter of JVM runtime data area
Brush questions during summer vacation, ouch ouch
Flink源码解读(三):ExecutionGraph源码解读
CentOS7上Redis安装
List set data removal (list.sublist.clear)
02 personal developed products and promotion - SMS platform
JVM garbage collector part 1
06个人研发的产品及推广-代码统计工具
网络分层概念及基本知识
Uipath browser performs actions in the new tab
Huawei certified cloud computing hica
Selenium test of automatic answer runs directly in the browser, just like real users.
Final review of information and network security (full version)
虚拟机启动提示Probing EDD (edd=off to disable)错误
[reverse] repair IAT and close ASLR after shelling
Flink parsing (IV): recovery mechanism
mysql的列的数据类型详解
Wu Jun's trilogy insight (V) refusing fake workers
C#WinForm中的dataGridView滚动条定位
当前系统缺少NTFS格式转换器(convert.exe)