Skip to content

Jack-Merrett/security-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

security-notes

This repository serves as my cybersecurity learning journal and technical knowledge base.

About

I am currently pursuing a Master's in Cybersecurity while working in Enterprise Support for Fujifilm Healthcare.

This repository contains:

  • AWS Security Notes
  • Linux Administration Notes
  • Networking Concepts
  • Wazuh SIEM Documentation
  • Terraform Notes
  • Security+ Review Material
  • Cloud Security Projects
  • Lab Documentation

Current Focus

  • AWS Cloud Security
  • IAM
  • Detection Engineering
  • SIEM
  • Terraform
  • Linux
  • Security Automation

Learning Philosophy

I document what I learn so that:

  1. I retain knowledge better.
  2. I can reference concepts later.
  3. Others can benefit from my notes.
  4. Employers can see my growth over time.

Initial Folder Strcuture: security-notes/ │ ├── README.md │ ├── aws/ │ ├── iam.md │ ├── cloudtrail.md │ ├── guardduty.md │ └── security-groups.md │ ├── networking/ │ ├── osi-model.md │ ├── tcp-vs-udp.md │ └── subnetting.md │ ├── linux/ │ ├── commands.md │ ├── permissions.md │ └── systemd.md │ ├── security-plus/ │ ├── domain1.md │ ├── domain2.md │ └── study-notes.md │ ├── wazuh/ │ ├── installation.md │ ├── detection-rules.md │ └── threat-hunting.md │ ├── terraform/ │ ├── basics.md │ ├── state-files.md │ └── security-best-practices.md │ └── project-journal/ ├── 2026-06-10.md ├── 2026-06-17.md └── 2026-06-24.md

Last Updated: June 2026

About

My cybersecurity learning journal, lab notes, certifications, project documentation, and security engineering studies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors