zsazsa is open source. There are no binaries; you clone the repository and install it on top of your existing MISP infrastructure.
The official source lives on GitHub under cudeso/zsazsa. Clone it as the www-data user inside your MISP custom application directory.
cd /var/www/MISP/misp-custom
sudo -u www-data git clone \
https://github.com/cudeso/zsazsa/ zsazsa
cd zsazsa
sudo -u www-data bash docs/install.sh
zsazsa sits on top of MISP and does not install it for you. Have these ready:
MISP_WEBAPP_URL)MISP_URL)zsazsa is released under an open-source licence. Bug reports, feature requests and pull requests are welcome on GitHub. Issues and discussions are the best place to get help and to follow the project's direction.
Point zsazsa at your webapp and scraper MISP servers, then start collecting and producing.