Cisco type 8 and 9 password hashes calculated using Java

In this article I will discuss three types of algorithms used by Cisco to calculate hashes from plain-text passwords, namely: Type 4, Type 5, Type 8 and Type 9. Back in the year 2013, the Type 4 algorithm was proven insecure because of an implementation error. The algorithm does not use PBKDF2 and does not… Continue reading Cisco type 8 and 9 password hashes calculated using Java

Easy quick lunch dish recipe: Fusilli con salmone

Cooking time: Under 10 minutes Ingredients (1 person) 100-125 gram fusilli tricolore (pasta); +/- 62 gram smoked salmon pieces; Water; Pinch Salt; Dash olive oil and Basil.   Preparation Bring water with salt to a boil; Add pasta / stir; Bring water to boil again; Let the pasta boil weakly during 7-8 minutes while stirring… Continue reading Easy quick lunch dish recipe: Fusilli con salmone

Raspberry Pi: Controlling your wall sockets

In this post I will describe 2 methods to operate “remote controlled sockets” via the Raspberry Pi. The methods differ in the used software. Both methods use C as development language and compile to native Raspberry Pi code (ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked). The prerequisites and wiring are the… Continue reading Raspberry Pi: Controlling your wall sockets

Run ZoneMinder in a CHROOTed environment

In this post you will learn how to run  ZoneMinder at your VU+ Solo2 satellite receiver in a  CHROOTed environment to monitor your Foscam FI9805W webcam. Meanwhile you are simply creating a LAMP (Linux/Apache/MySQL and PHP)-configuration at your VU+ Solo2 and even a building environment. Steps in this tutorial Bootstrap a basic Debian system; Prepare CHROOTed-environment… Continue reading Run ZoneMinder in a CHROOTed environment