Wanneer je Duitsland doorkruist op weg naar vakantie/wintersport in bijvoorbeeld Oostenrijk, Polen, SloveniĆ«, KroatiĆ« of Duitsland zelf zie je veel verschillende Duitse kentekens op de auto’s. Het mooie hiervan is dat je kunt zien uit welke regio de auto’s komen. Dit in tegenstelling tot Nederland waar je aan de hand van het kenteken kunt zien… Continue reading Zelf je autokenteken samenstellen?
Connecting to remote SSH-server from within company firewalled network
Problem 1: Often company firewalls/web proxies only allow outgoing traffic to HTTP and HTTPS ports, but you also would like to connect to a remote SSH-server. A trick is to start the remote SSH-server at the port which is normally reserved for HTTPS-traffic. Most of the time it is in this way possible to connect… Continue reading Connecting to remote SSH-server from within company firewalled network
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
Compileren software voor Dreambox
Je wilt meer uit jouw Dreambox halen? Zelf een image bakken of een programma schrijven? Lees dan dit artikel. Eerder heb ik al een artikel geschreven over het Compileren van software voor een device waar OpenWrt op draait. Nu is de Dreambox dus aan de beurt om zelfgeschreven software te ‘draaien’. De Dreambox is een… Continue reading Compileren software voor Dreambox