He descargado la imagen de Kali Linux y la imagen de Kali Linux VM más de 7 veces, pero muestra el mismo error cada vez que ejecuto el apt-get update
comando después de instalarlo correctamente.
Get:1 http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease [30.5 kB]
Err:1 http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease
The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <[email protected]>
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease: The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <[email protected]>
W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <[email protected]>
W: Some index files failed to download. They have been ignored, or old ones used instead
Respuesta1
Su paquete de claves de archivo está desactualizado, por lo que necesita agregar la nueva clave del repositorio a su sistema:
wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add