SANS Hack challenge part 2 (URL injection)
In these videos I try to solve problems in the SANS hacking challange.
Follow along as I install my new RaspberryPIs into a new PI Rack. The hardware was gracefully provided by Textalk.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
Customer segments aren’t the most straight forward concept. It should be and works fine but the back-end handling seems to be a set of different solutions put together to make the whole. First of we have the customer segments created as member groups. These groups have names and some small settings but only a few…
We look into different looping concepts, what they are and when to use them.
I talk about how it’s been to run UPS power on my machines for a year. In this video, I will cover the difference between APC and …
We talk about building the compiler we later will use to build the actual compiler used to build a linux system. Compiler inception.