kali linux升級


自己使用的是2017.2 版本的kali linux 想着升級一下 里面的包 比如msf 等 但是執行

msfupdate時提示

root@kali201702:~# msfupdate
msfupdate is no longer supported when Metasploit is part of the operating
system. Please use 'apt update; apt install metasploit-framework'

然后執行命令:

apt-get update && apt-get upgrade

提示

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://kali.mirror.garr.it/mirrors/kali kali-rolling InRelease: The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <devel@kali.org>

然后 通過網上找資料發現解決方案有一個:

https://www.cnblogs.com/lanqie/p/8513102.html

wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add

嘗試進行升級了.


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM