Mit fbtft kleine LCDs ansteuern
Das Projekt fbtft stellt entsprechende Module für den Linux-Kernel bereit, mit denen sich kleinere TFT-Displays und LCDs über die GPIO Pins ansteuern lassen.
Mopidy ist ein Musik-Server mit dem sich zum Beispiel ein Raspberry Pi in ein W-LAN Radio verwandeln lässt.
Um einen ELK-Stack bestehend aus Elasticsearch, Logstash und Kibana produktiv zum Einsatz zu bringen, braucht es einen leistungsstarken Server. Doch für Tests und für kleinere Analysen bietet es sich an, den Softwarestack in einer Testumgebung zu betreiben. Hierfür kann zum Beispiel docker zum Einsatz kommen.
Customize dionaeas FTP service
The ftp service of dionaea honeypot can be identified very easily by nmap. In this article I will show you how to customize your ftp service.
How to install dionaea on Arch Linux
In this article I will show how to install and setup the latest version of the dionaea honeypot on Arch Linux.
Customize SSL certificate of dionaea
A new config option to customize the SSL certificate of the dionaea honeypot has been added recently. In the article I will show how to use the new possibility.
How to install dionaea on Ubuntu 14.04
In this article I will show how to install and setup the latest nightly version of the dionaea honeypot.
Setup a dionaea development environment
A Vagrantfile has been added to the dionaea git repository to simplify the setup of a development machine. It uses Vagrant and VirtualBox.
A new home for the dionaea honeypot
Dionaea is a low-interaction honeypot. In the past I have worked primarily on the sip support and some other features. The website hosting the original dionaea sources (carnivore.it) is down for a few weeks now.
Some people have asked me if it is possible to go on with the development and provide new nightly builds.
So far I have published the latest sources on GitHub and started to provide new nightly builds for Ubuntu 14.04 on Launchpad.
I'm looking forward to add new features.
Stay tuned!
Verbindung über einen Proxy mit Python
Das PySocks Modul ermöglicht es in Python Verbindungen über einen Proxy aufzubauen. Im folgenden Artikel wird kurz gezeigt wie dies Funktioniert.