Use an Arduino board to emulate a keyboard
In this article I will show how to use an Arduino board to build a very basic USB keyboard and how to control a windows computer.
I think everyone knows at least one movie where a hacker/agent/spy inserts a small USB device into the victims computer and the devices starts to do some magic hacking to deploy a backdoor, to deactivate the firewall and so on.
New ansible role to setup a read-only root filesystem
Today we have released a new ansible role to setup a read-only root filesystem on a Raspberry PI.
New ansible role to install dionaea released
Today an ansible role to install and update dionaea from the official git repository has been released.
Improve MySQL support for dionaea
The MySQL support within the dionaea honeypot is very limited and it was not possible to analyse and handle most of the attacks in the past. But initial commits to improve the MySQL support have been pushed to a staging branch.
Use sqlparse to tokenize SQL statements
The sqlparse module can tokenize SQL statements in Python. In this article I will show some examples on how to use the module.
check_rittal_cmc3 available from Icinga Exchange
The check_rittal_cmc3 monitoring plugin has been release a few days ago. Since today it is also available from the Icinga Exchange repository.
Monitoring plugin check_rittal_cmc3 0.2 released
Today the sources of the check_rittal_cmc3 monitoring plugin version 0.2 have been released.