This has been tested by @SteveClement on 20210331
This only works on Kali 2020.4 and higher.
To install MISP on Kali copy paste this in your shell:
wget --no-cache -O /tmp/misp-kali.sh https://raw.githubusercontent.com/MISP/MISP/2.4/INSTALL/INSTALL.sh && bash /tmp/misp-kali.sh
!!! notice This assumes a fresh Kali install OR a Live CD.
!!! warning Please read the installer script before randomly doing the above. The script is tested on a plain vanilla Kali Linux Boot CD and installs quite a few dependencies.