Skip to content

Study Notes

Personal reference notes on tools, commands, and concepts I encounter during my cybersecurity learning journey.


Linux

  • Linux Commands — File management, users, processes, networking, and more
  • Linux Shells — Bash, common commands, and scripting basics (in progress)

Windows

  • PowerShell — Cmdlets, file system navigation, system and network info
  • Command Line — Classic CMD commands for system info, networking, and file management

Security Tools

  • Nmap - Open-source network scanner
  • Tcpdump - Packet analyzer for Linux/Unix systems, capture, filter and inspect network traffic

How I Take Notes

I write these notes as I study, focusing on commands and concepts I want to remember. They're meant to be quick-reference guides, not full tutorials.