当前位置:网站首页>Kali latest update Guide
Kali latest update Guide
2022-07-02 06:40:00 【zb0567】
1、 Update source
Method 1
sudo mv /etc/apt/sources.list /etc/apt/sources.list.bak
edit /etc/apt/sources.list
file , Add the following entry to the front of the file :
deb https://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib deb-src https://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib
End of change sources.list
Please run after the file sudo apt-get update
Update index to take effect .
Method 2
#(! Optional !) Back up the original file
mv /etc/apt/sources.list /etc/apt/sources.list.bak
# New source file
nano /etc/apt/sources.list
# Write source
# China University of science and technology kali Source
deb http://mirrors.ustc.edu.cn/kali kali-rolling main non-free contrib
deb http://mirrors.ustc.edu.cn/kali-security/ kali-rolling/updates main contrib non-free
deb-src http://mirrors.ustc.edu.cn/kali-security/ kali-rolling/updates main contrib non-free
# Alibaba cloud kali Source
deb http://mirrors.aliyun.com/kali kali-rolling main non-free contrib
deb http://mirrors.aliyun.com/kali-security/ kali-rolling/updates main contrib non-free
deb-src http://mirrors.aliyun.com/kali-security/ kali-rolling/updates main contrib non-free
#Ctrl+X preservation
# Update source
sudo apt update
Tool intensive 7G
Terminal execution :
sudo apt-get install kali-linux-all
Be careful : In the new version kali-linux-all Renamed kali-linux-everything
For the above reasons , If an error is reported, please execute :
sudo apt-get install kali-linux-everything
2、 to update
sudo apt-get update
3、 chinese
sudo dpkg-reconfigure locales
en_us UTF8 UTF8
zh_cn UTF8 UTF8
zh_cn gbk
Check the space
Choose zh_cn UTF-8
reboot
4、 install zsteg
git clone https://github.com/zed-0xff/zsteg cd zsteg/ gem install zsteg
Git Clone Error resolution :GnuTLS recv error (-110): The TLS connection was non-properly terminated.
apt-get install gnutls-bin
git config --global http.sslVerify false
git config --global http.postBuffer 1048576000
zsteg How to use
view help
zsteg -h
see LSB Information
zsteg pcat.png
testing zlib
# -b The number of digits is from 1 At the beginning zsteg zlib.bmp -b 1 -o xy -v
also wbStego Please refer to github Of README.md
5、 install exiftool
apt-get install exiftool
6、 install imagemagick
apt-get install imagemagick
边栏推荐
- CUDA中的Warp Shuffle
- Dynamic global memory allocation and operation in CUDA
- 利用NVIDIA GPU将Minecraft场景渲染成真实场景
- When requesting resttemplate, set the request header, request parameters, and request body.
- CUDA中的Warp matrix functions
- web自动中利用win32上传附件
- 20201025 Visual Studio2019 QT5.14 信号和槽功能的使用
- selenium备忘录:selenium\webdriver\remote\remote_connection.py:374: ResourceWarning: unclosed<xxxx>解决办法
- 20210306 reprint how to make TextEdit have background pictures
- 实习生跑路留了一个大坑,搞出2个线上问题,我被坑惨了
猜你喜欢
QQ email cannot receive the email sent by Jenkins using email extension after construction (timestamp or auth...)
[literature reading and thought notes 13] unprocessing images for learned raw denoising
Latex在VSCODE中编译中文,使用中文路径问题解决
Win10桌面图标没有办法拖动(可以选中可以打开可以删除新建等操作但是不能拖动)
Shardingsphere JDBC
Latest CUDA environment configuration (win10 + CUDA 11.6 + vs2019)
js中正则表达式的使用
No process runs when querying GPU, but the video memory is occupied
由于不正常断电导致的unexpected inconsistency;RUN fsck MANUALLY问题已解决
Win电脑截图黑屏解决办法
随机推荐
Sparse array (nonlinear structure)
Hydration failed because the initial UI does not match what was rendered on the server. One of the reasons for the problem
Asynchronous data copy in CUDA
selenium+msedgedriver+edge浏览器安装驱动的坑
由於不正常斷電導致的unexpected inconsistency;RUN fsck MANUALLY問題已解决
重载全局和成员new/delete
Win电脑截图黑屏解决办法
CUDA and Direct3D consistency
CUDA与Direct3D 一致性
Selenium memo: selenium\webdriver\remote\remote_ connection. Py:374: resourcewarning: unclosed < XXXX > solution
Redis - big key problem
Apt command reports certificate error certificate verification failed: the certificate is not trusted
Eggjs -typeorm 之 TreeEntity 实战
Pytest (1) case collection rules
TensorRT的数据格式定义详解
Redis - hot key issues
Sentinel规则持久化到Nacos
20210306转载如何使TextEdit有背景图片
Learn about various joins in SQL and their differences
There are multiple good constructors and room will problem