Generate BLAKE2b Hash

BLAKE2 is a cryptographic hash function based on BLAKE. BLAKE2b is a variant of BLAKE2, which is optimized for the usage with 64-bit platforms. A table includes a links to...

Generate MD5 Hash of File

MD5 is a cryptographic hash function that accepts input data and returns a 128-bit fixed-length digest value, commonly represented as a sequence of 32 hexadecimal digits. MD5 can be used...
Install Nikto on Raspberry Pi

Install Nikto on Raspberry Pi

Nikto is an open-source web server scanning tool via command line. It runs various tests against web server to find security vulnerabilities such as server misconfiguration, outdated software, insecure and...