Projects
This is a selection of projects I’ve done over the years.
v6scan
A tool designed to scan IPv6 for live hosts. The tool leverages the fact that the density of used IP addresses will be higher inside a DHCP range than outside it. The tool was the basis for my first publication, in ISNCC 2019 (see my publications). If you’re interested, the source code is available on github, and is surprisingly clean.
alpacify.me
Have you ever wanted to know how you’d look if you were an alpaca? Well, with this very serious project, you can find out! Originally it was put together by me and a friend for a hackathon. The projects uses OpenCV to do facial recognition on uploaded photos, and very expertly changes your face for that of an alpaca.
This code is also available on github if you’re interested, but the Python port that’s hosted there is not quite done.