SweetSecurity
SweetSecurity copied to clipboard
Missing dependencies postfix/sendmail and JDK
Bro won't run in this configuration without sendmail, typically provided by postfix.
JFFI will not build without JDK, so just installing JRE on the sensor device is not enough.
sudo apt install openjdk-8-jdk postfix