This hub brings together the posts that sit closest to practical cybersecurity: useful scripts, log analysis, defensive basics, and material that naturally overlaps with DFIR work.
Suggested reading
- bannator.py: The 44 line Python Script That Blocks Brute Force Attacks
- Build Your First Artificial Neuron in C: The Perceptron Made Simple
Focus of this area
- simple defensive automation;
- reading and parsing logs;
- security from the perspective of someone working on systems and code;
- the bridge between technical training and real practice.
Related paths
- For the programming side: Software Development
- For the system administration context: Debian GNU/Linux