#一、问题:报错信息#
错误:1 http://mirrors.ustc.edu.cn/kali kali-rolling InRelease
错误:2 http://mirrors.tuna.tsinghua.edu.cn/kali kali-rolling InRelease
 错误:3 http://dl.google.com/linux/chrome/deb stable InRelease
错误:4 http://mirrors.aliyun.com/kali kali-rolling InRelease

#二、解决办法#
1、下载签名
sudo wget archive.kali.org/archive-key.asc
2、添加下载好的签名(os:如果有下图中告警信息,可以忽略)
sudo apt-key add archive-key.asc
3、使用sudo apt-get update 更新索引成功:










](https://img-blog.csdnimg.cn/direct/1ccfced304204a4db2c44853ad22db41.png)









