Security
Make JetBackup interact with various security plugins through specific hook points, allowing your security plugin to trigger JetBackup and automatically execute a file restore and/or lock the latest clean incremental account backup of the infected account to assure data protection.
Choose the security plugin you prefer to use through the Security Plugin drop-down menu:
Natively Supported Security Plugins:
Imunify360
Imunify360 helps you provide a secure and reliable web hosting service. It’s multi-layered defense architecture ensures precision targeting and eradication of malware and viruses. For more information, please visit the official Imunify360 website.
Actions
Choose what action(s) JetBackup will perform and at what point of detection once Imunify360 triggers an alert.
Restore Infected Action
- JetBackup will restore the infected file from the most recent backup.
Lock Infected Action
- JetBackup locks the last backup of the affected account.
Activation
To activate your license key from JetApps, please run the following command on your server terminal:
imunify360-agent register <License Key Here>
You can locate your Imunify360 License Key by logging into your JetApps Client Area and navigating to “Services” > “Click on your Imunify360 License”. From there you’ll find the License Key under License Details.
If you have an existing license from a different provider, please make sure to unregister the previous license before registering your new license by running the following command:
imunify360-agent unregister
Once registered, you can verify the license status using the following command
imunify360-agent status
Transfer License to Another Server
To move the Imunify 360 license to another server using the commands above:
Unregister the the license from the old server it is currently connected to Register the license on the new server If you no longer have access to the old server, please contact our support team so that they can assist you with this process.
BitNinja
BitNinja is a multi-layered security software that utilizes a variety of modules to prevennt incoming attacks and secure a safe web hosting environment. Its Malware Scanner can detect infected files and initate Backup Locks to protect your backups. For more information, please visit the official BitNinja website.
Actions
Choose what action(s) JetBackup will perform and at what point of detection once Imunify360 triggers an alert.
Post Script Trigger
- JetBackup will trigger a Backup Lock after an infected file is
detected:
- Post Detection: Backup Lock immediately after deting the infected file.
- Post Quarantine: Backup Lock after the infected file is quarantined.
- Post Honeypotify: Backup Lock after the infected file is replaced with a honeypot file.
Cooldown Time
- Set the period between locking backups. (per account)
Lock Period
- Set how long backups will be locked in days. (per account backup)
Installation Guide
To install BitNinja on your Linux Server, kindly log in to your JetApps Client Area to retrieve the License key. Use the one-line command to install BitNinja on your server.
curl https://get.bitninja.io/install.sh | sudo /bin/bash -s - --license_key=<License Key Here>
Paste the command to your server’s terminal and hit enter, following with Y once you are prompted to confirm the installation.
Uninstall
yum remove 'bitninja*'
apt-get purge 'bitninja*'
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.