Projects
Last updated in: 2010
These are the projects I've worked on or which are still undergoing development; feel free to contact me to comment, suggest something or if you want to report a bug.
They are licensed under the terms of the AGPLv3 or later versions.
You can also look into theTutorials and Tips and Tricks scections for more of my work.
Project list
- ansible-cilium: an Ansible playbook to install Docker+Cilium with networking policies Automate Docker container microservice networking with L7 policies through Ansible
- corporatesnorlax: a python REST API to automate Crowd, Confluence and Jira Identity and Access Management through a python REST client for the Atlassian software
- labelprinter: hacking a brother VC-500W to print labels from linux with python Reverse engineering a label printer protocol with tcpdump to print from a raspberry pi
- Ampel: a diy Arduino-based light signal to take the bus without waiting The project of a little circuit with three lights to know when to go take the bus without waiting at the bus stop
- avahi-eye: a mDNS/DNS-SD tracker for the lazy social engineer Python script to monitor network activity keeping track of all the new/removed services in a database
- codecard: generate a code card's pdf using php A php script to output a pdf with a creditcard-sized code card, which can be used for authentication purposes by websites
- netlink.lua: peek into the world-readable contents of NETLINK healthcare smartcards Lua script for Cardpeek which reads a smartcard's NETLINK application and interprets its results
- gs-map: map plugin for GetSimple GetSimple plugin to display a sitemap of the website in HTML form
- gitpack: create a package from a git repository Checksum a git repository, sign the checksum and create a package with the contents
- Remote coin flipping over TCP/IP Safe remote coin flipping in a simple TCP/IP protocol