顶部图片出处 / Header image source
03 Python基础(副社长presentation) Python Basics
Python 基础课服务于后续自动化、安全脚本和数据处理。初学时应优先理解变量、流程控制、函数和调试,而不是急着写很长的程序。 Python basics support automation, security scripting, and data processing. Variables, control flow, functions, and debugging come first.
1096 字
|
5 分钟
02 Linux基础 Linux Basics
Linux 基础课把发行版、Shell、文件系统、SSH、用户和权限串起来。它的重点不是记住某个命令,而是理解命令为什么能控制系统资源。 Linux basics connect distributions, shell, filesystems, SSH, users, and permissions. The point is to understand why commands control resources.
1143 字
|
6 分钟
01 Windows基础 Windows Basics
Windows 基础课关注的是日常系统如何成为安全实验对象:文件、用户、权限、进程、命令行和网络配置都不是孤立知识,它们共同决定一台主机是否可管理、可审计、可防护。 This lesson treats Windows as a security target: files, users, permissions, processes, shells, and networking form the base of host security.
984 字
|
5 分钟
00 网络安全社体验课 正式 Cybersecurity Club Trial Lesson
这节体验课不是单纯展示工具,而是把图灵社的学习路线摊开:从网页、后端、文件读取、内存读取,到虚拟机实验和摸底测试。读者可以把它当作加入网络安全方向前的路线图。 This trial lesson is a roadmap for the club: web pages, backend ideas, file and memory reading, virtual machines, and a baseline challenge.
1096 字
|
5 分钟