cudeso / misp-tip-of-the-week

A collection of tips for using MISP.
74 stars 7 forks source link

[TIP] Use 'Security.encryption_key' to encrypt authentication keys to access remote servers #50

Closed cudeso closed 1 year ago

cudeso commented 1 year ago

Category

Administration

Tags

security hardening audit

Tip

sudo -H -u www-data /var/www/MISP/app/Console/cake Admin setSetting Security.encryption_key "key"

cudeso commented 1 year ago
1
cudeso commented 1 year ago
2