toyin-soc-analyst/windows-fundamentals-tryhackme
GitHub: toyin-soc-analyst/windows-fundamentals-tryhackme
基于 TryHackMe 平台的 Windows 基础实验记录,面向 SOC 分析师培养系统工具使用、用户管理和系统级分析等核心操作技能。
Stars: 0 | Forks: 0
# Windows 基础
## 🧠 概述
在 TryHackMe 上完成了 Windows 基础 1 和 2,重点学习了 Windows 系统核心导航、管理工具以及系统级分析。
## 🔍 展示的关键技能
- Windows 系统导航
- 用户与组管理
- Task Scheduler 与服务
- 环境变量分析
- 系统信息 (msinfo32)
- 注册表与控制面板工具
## 🛠️ 使用的工具
- 任务管理器
- 系统配置 (msconfig)
- 计算机管理
- 资源监视器
- 注册表编辑器
- 命令提示符
## 📌 关键命令
```
# 打开 Task Manager
Ctrl + Shift + Esc
# System Information
msinfo32
# Computer Management
compmgmt.msc
# Registry Editor
regedit
# Resource Monitor
resmon.exe
# Troubleshooting
msdt.exe
# Network details
ipconfig /all
🚀 What I Learned
This lab helped me understand how Windows systems are structured and how to navigate key administrative tools — foundational knowledge for SOC analysis and incident response.
```
标签:IT基础, SOC分析师, TryHackMe, Windows命令行, Windows基础, Windows系统管理, 任务管理器, 任务计划程序, 基础安全技能, 安全管理, 数据包嗅探, 无线安全, 注册表编辑器, 流量嗅探, 环境变量, 用户与组管理, 系统信息, 系统分析, 系统配置, 网络分析, 网络安全实验, 计算机管理