Michiel
About
Michiel
- Software engineer
- michiel@tweedegolf.com
Michiel has a degree in Cyber Security, but his experience ranges from web development to programming verification (which is how he was introduced to Rust, btw.)
At Tweede golf, Michiel has recently been working on Pendulum
(adding GPS support to ntpd-rs
and investigating the vulnerability of NTP) and our Rust Interop Guide.
In his spare time, he likes to play music (drums, synthesizer) or do some web development.
Blog posts
Mix in Rust with Java (or Kotlin!)
Manipulating time through (S)NTP
The NTP protocol is used by many devices to synchronize their system clocks. However, many devices use SNTP clients (Simple NTP) which are even more vulnerable to interference. As most (S)NTP packets are unauthenticated, they are vulnerable to spoofing, making it possible to change a device's time by manipulating (S)NTP packets.
In this blog, we discuss how (S)NTP packets can be forged to manipulate a device's system clock. Especially on the default SNTP client for many Linux systems, this turned out to be very easy. We will also discuss the consequences of such attacks, as well as how these attacks can be prevented.
Open-source work
Abacus
Abacus is the new application (currently in development) to support the paper-based vote counting process for all Dutch election results and the distribution of seats.
It is being built open-source by the Dutch Electoral Council (Dutch: Kiesraad). Our engineers have joined the Electoral Council developer team for both frontend and backend development.
