Posts
Systemd Units
2023-03-28A quick overview of systemd units, how to use them and some awesome features they provide.
GoatCounter Analytics for NextJS
2023-02-28GoatCounter Analytics is a privacy-friendly web analytics tool perfect for small websites like blogs. It is free and open source.
GPG Key Rotation
2023-02-10Steps to safely rotate your GPG key and smartcard
Axum sqlx database
2022-12-10Implement database connection Axum server w
Axum Server
2022-12-02Implementing a Web Server in Rust using axum
ZSH configuration
2022-06-19Fine tuning ZSH configuring after moving away form Oh-My-Zsh
Reply Challenge 2020 - That's what server says
2020-10-10Writeup for the 300 points Web challenge for Reply Challenge CTF
TryHackMe - Blue
2020-09-03Deploy & hack into a Windows machine, leveraging common misconfigurations issues.
TryHackMe - Vulnversity
2020-09-02Learn about active recon, web app attacks and privilege escalation.
TryHackMe - Easy Peasy
2020-08-06Writeup for the TryHackMe room Easy Peasy, a CTF like vulnerable machine.
CyberChallengeIT CTF - Group Challenge
2020-01-06An easy and guided CTF Challenge with writeup created for the 2020 CyberChallenge Italy.
CORS Laravel
2019-10-02Implementation of a simple CORS middleware for Laravel Php framework