Installation de l'EDR pour Mac

You can use the terminal with root privileges.

sudo installer -pkg agent-3.5.5.pkg -target / -dumplog 2>/tmp/harfanglab_hurukai_installer.log && sudo “/Applications/HarfangLab\ Hurukai.app/Contents/MacOS/hurukai” –create-config –host “2f0dedc79df1dd5e.hurukai.io” –port “443” –protocol “https” –server-signature-public “62595d621c8bef7bee4ac681feb992f11dd8fb3918afa0f2ffa755f08e1ba05f” –password “RM8fxreZR9XmZLd9NqRJ”

You also need to enable Full Disk Access for the macOS agent to work properly.

sudo installer -pkg /Users/snps/Downloads/agent-3.5.5.pkg -target / -dumplog 2>/tmp/harfanglab_hurukai_installer.log && sudo “/Applications/HarfangLab Hurukai.app/Contents/MacOS/hurukai” –create-config –host “2f0dedc79df1dd5e.hurukai.io” –port “443” –protocol “https” –server-signature-public “62595d621c8bef7bee4ac681feb992f11dd8fb3918afa0f2ffa755f08e1ba05f” –password “RM8fxreZR9XmZLd9NqRJ”

<note important>