SANS Hack challenge part 2 (URL injection)
In these videos I try to solve problems in the SANS hacking challange.
We look into how to install and use simple-cdd to create a new Bookworm install image fully automated with no input from the user during install.
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.
We look into high availability using Heartbeat and DRBD. Heartbeat is a software to monitor and failover when a machine is unresponsive and DRBD can help you replicate data between machines making your setup highly available. This solution can help you doing maintenance work without downtime.
Using the material design we create a new web component with an input box and label.
We talk about building the test tooling we later will use to test the compiler and build systems.
I’m trying to solve all the Advent of Code puzzles in this video series.