BitNinja

How to register an account and Install BitNinja

First of all, when you order the BitNinja license, you will receive an email, subject: “[BitNinja Account Activation] Quick setup...

Manual BitNinja installation

BitNinja provides a single command for installation, that detects your OS and installs the applications quickly – it is explained...

How to block a country on BitNinja firewall?

In some cases, mostly, when you receive a larger scale of the attack that originates from the same country, you...

Install the WHM plugin for BitNinja

The following command below install BitNinja and WHM plugin: wget -qO- http://get.bitninja.io/bitninja-whm.tar.gz | tar -zx && ./bitninja-whm/install --license_key=[licensekey] The other...

How to stop and uninstall BitNinja

Stopping BitNinja service bitninja stop Uninstalling Bitninja and related packets Debian based distribution: apt-get purge 'bitninja*' Rpm based distribution: yum...

How to run BitNinja malware scanner

BitNinja allows to scan the server with a malware detection tool; this can be done with a single command: bitninjacli...

How to set up Port honeypot?

The Port honeypot module opens fake services on random ports that have no active service running. So the Port honeypot...

How to check BitNinja event logs?

BitNinja has an easy-to-read event log of all the recent actions that were done on your server by BitNinja software....

Useful BitNinja commands

This article provides some of the basic and useful commands of BitNinja. IP Management Whitelisting/Blacklisting the IP: bitninjacli --whitelist --add=1.2.3.4...