labex-labs/practice-cybersecurity-engineer-programming-courses
GitHub: labex-labs/practice-cybersecurity-engineer-programming-courses
LabEx 提供的网络安全工程师实战课程体系,通过 35+ 动手实验项目覆盖从 Linux 基础到渗透测试、取证分析的完整安全技能培养路径。
Stars: 0 | Forks: 0
# 网络安全工程师实战编程课程
## 语言
🇨🇳 [简体中文](README_zh.md) 🇺🇸 [English](README.md) 🇯🇵 [日本語](README_ja.md) 🇪🇸 [Español](README_es.md) 🇫🇷 [Français](README_fr.md) 🇩🇪 [Deutsch](README_de.md) 🇷🇺 [Русский](README_ru.md) 🇰🇷 [한국어](README_ko.md) 🇧🇷 [Português](README_pt.md)
这是 LabEx 实验性的网络安全工程师技能树,从零基础到网络安全工程师。通过实践操作和真实场景,学习安全基础知识、渗透测试、道德黑客(Ethical Hacking)和数字取证。
| 索引 | 名称 | 难度 | 代码仓库 | 练习 |
|---------|---------------------------------------------------------------------------------------------------------------------------|--------------|--------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------|
| 01 | [Linux 终端基础](https://labex.io/courses/linux-terminal-basics) | 初级 | [🔗 Repo](https://github.com/labex-labs/linux-terminal-basics) | [🚀 开始实验](https://labex.io/courses/linux-terminal-basics) |
| 02 | [文件系统导航与文件操作](https://labex.io/courses/file-system-navigation-and-file-operations) | 初级 | [🔗 Repo](https://github.com/labex-labs/file-system-navigation-and-file-operations) | [🚀 开始实验](https://labex.io/courses/file-system-navigation-and-file-operations) |
| 03 | [查看、搜索和编辑文件](https://labex.io/courses/viewing-searching-and-editing-files) | 初级 | [🔗 Repo](https://github.com/labex-labs/viewing-searching-and-editing-files) | [🚀 开始实验](https://labex.io/courses/viewing-searching-and-editing-files) |
| 04 | [Shell 重定向与管道](https://labex.io/courses/shell-redirection-and-pipelines) | 初级 | [🔗 Repo](https://github.com/labex-labs/shell-redirection-and-pipelines) | [🚀 开始实验](https://labex.io/courses/shell-redirection-and-pipelines) |
| 05 | [Shell 环境与变量](https://labex.io/courses/shell-environment-and-variables) | 初级 | [🔗 Repo](https://github.com/labex-labs/shell-environment-and-variables) | [🚀 开始实验](https://labex.io/courses/shell-environment-and-variables) |
| 06 | [用户、组和权限](https://labex.io/courses/users-groups-and-permissions) | 初级 | [🔗 Repo](https://github.com/labex-labs/users-groups-and-permissions) | [🚀 开始实验](https://labex.io/courses/users-groups-and-permissions) |
| 07 | [进程与作业控制](https://labex.io/courses/processes-and-job-control) | 初级 | [🔗 Repo](https://github.com/labex-labs/processes-and-job-control) | [🚀 开始实验](https://labex.io/courses/processes-and-job-control) |
| 08 | [系统信息与资源监控](https://labex.io/courses/system-information-and-resource-monitoring) | 初级 | [🔗 Repo](https://github.com/labex-labs/system-information-and-resource-monitoring) | [🚀 开始实验](https://labex.io/courses/system-information-and-resource-monitoring) |
| 09 | [磁盘文件系统与存储管理](https://labex.io/courses/disk-filesystems-and-storage-management) | 初级 | [🔗 Repo](https://github.com/labex-labs/disk-filesystems-and-storage-management) | [🚀 开始实验](https://labex.io/courses/disk-filesystems-and-storage-management) |
| 10 | [Linux 网络基础](https://labex.io/courses/linux-networking-fundamentals) | 初级 | [🔗 Repo](https://github.com/labex-labs/linux-networking-fundamentals) | [🚀 开始实验](https://labex.io/courses/linux-networking-fundamentals) |
| 11 | [远程访问与安全文件传输](https://labex.io/courses/remote-access-and-secure-file-transfer) | 初级 | [🔗 Repo](https://github.com/labex-labs/remote-access-and-secure-file-transfer) | [🚀 开始实验](https://labex.io/courses/remote-access-and-secure-file-transfer) |
| 12 | [软件包管理](https://labex.io/courses/software-package-management) | 初级 | [🔗 Repo](https://github.com/labex-labs/software-package-management) | [🚀 开始实验](https://labex.io/courses/software-package-management) |
| 13 | [使用 tcpdump 进行数据包分析](https://labex.io/courses/packet-analysis-with-tcpdump) | 中级 | [🔗 Repo](https://github.com/labex-labs/packet-analysis-with-tcpdump) | [🚀 开始实验](https://labex.io/courses/packet-analysis-with-tcpdump) |
| 14 | [使用 Tshark 进行协议分析](https://labex.io/courses/protocol-analysis-with-tshark) | 中级 | [🔗 Repo](https://github.com/labex-labs/protocol-analysis-with-tshark) | [🚀 开始实验](https://labex.io/courses/protocol-analysis-with-tshark) |
| 15 | [主机安全与审计](https://labex.io/courses/host-based-security-auditing) | 中级 | [🔗 Repo](https://github.com/labex-labs/host-based-security-auditing) | [🚀 开始实验](https://labex.io/courses/host-based-security-auditing) |
| 16 | [使用 Snort 进行网络入侵检测](https://labex.io/courses/network-intrusion-detection-with-snort) | 中级 | [🔗 Repo](https://github.com/labex-labs/network-intrusion-detection-with-snort) | [🚀 开始实验](https://labex.io/courses/network-intrusion-detection-with-snort) |
| 17 | [开源情报 (OSINT) 与被动侦察](https://labex.io/courses/open-source-intelligence-osint-passive-recon) | 中级 | [🔗 Repo](https://github.com/labex-labs/open-source-intelligence-osint-passive-recon) | [🚀 开始实验](https://labex.io/courses/open-source-intelligence-osint-passive-recon) |
| 18 | [Nmap 主机发现与端口扫描](https://labex.io/courses/mastering-nmap-host-discovery-port-scanning) | 中级 | [🔗 Repo](https://github.com/labex-labs/mastering-nmap-host-discovery-port-scanning) | [🚀 开始实验](https://labex.io/courses/mastering-nmap-host-discovery-port-scanning) |
| 19 | [Nmap 指纹识别与脚本引擎](https://labex.io/courses/nmap-fingerprinting-the-scripting-engine) | 中级 | [🔗 Repo](https://github.com/labex-labs/nmap-fingerprinting-the-scripting-engine) | [🚀 开始实验](https://labex.io/courses/nmap-fingerprinting-the-scripting-engine) |
| 20 | [漏洞评估与管理](https://labex.io/courses/vulnerability-assessment-management) | 中级 | [🔗 Repo](https://github.com/labex-labs/vulnerability-assessment-management) | [🚀 开始实验](https://labex.io/courses/vulnerability-assessment-management) |
| 21 | [Web 侦察与拦截代理](https://labex.io/courses/web-recon-intercepting-proxies) | 中级 | [🔗 Repo](https://github.com/labex-labs/web-recon-intercepting-proxies) | [🚀 开始实验](https://labex.io/courses/web-recon-intercepting-proxies) |
| 22 | [注入漏洞](https://labex.io/courses/injection-vulnerabilities) | 中级 | [🔗 Repo](https://github.com/labex-labs/injection-vulnerabilities) | [🚀 开始实验](https://labex.io/courses/injection-vulnerabilities) |
| 23 | [客户端攻击与身份验证](https://labex.io/courses/client-side-attacks-authentication) | 中级 | [🔗 Repo](https://github.com/labex-labs/client-side-attacks-authentication) | [🚀 开始实验](https://labex.io/courses/client-side-attacks-authentication) |
| 24 | [服务端 Web 攻击](https://labex.io/courses/server-side-web-attacks) | 中级 | [🔗 Repo](https://github.com/labex-labs/server-side-web-attacks) | [🚀 开始实验](https://labex.io/courses/server-side-web-attacks) |
| 25 | [Metasploit Framework 基础](https://labex.io/courses/metasploit-framework-fundamentals) | 中级 | [🔗 Repo](https://github.com/labex-labs/metasploit-framework-fundamentals) | [🚀 开始实验](https://labex.io/courses/metasploit-framework-fundamentals) |
| 26 | [Meterpreter 与后渗透操作](https://labex.io/courses/meterpreter-post-exploitation-operations) | 中级 | [🔗 Repo](https://github.com/labex-labs/meterpreter-post-exploitation-operations) | [🚀 开始实验](https://labex.io/courses/meterpreter-post-exploitation-operations) |
| 27 | [横向移动与流量代理](https://labex.io/courses/lateral-movement-pivoting) | 中级 | [🔗 Repo](https://github.com/labex-labs/lateral-movement-pivoting) | [🚀 开始实验](https://labex.io/courses/lateral-movement-pivoting) |
| 28 | [Linux 权限提升](https://labex.io/courses/linux-privilege-escalation) | 中级 | [🔗 Repo](https://github.com/labex-labs/linux-privilege-escalation) | [🚀 开始实验](https://labex.io/courses/linux-privilege-escalation) |
| 29 | [密码学基础](https://labex.io/courses/cryptography-essentials) | 中级 | [🔗 Repo](https://github.com/labex-labs/cryptography-essentials) | [🚀 开始实验](https://labex.io/courses/cryptography-essentials) |
| 30 | [离线密码破解](https://labex.io/courses/offline-password-cracking) | 中级 | [🔗 Repo](https://github.com/labex-labs/offline-password-cracking) | [🚀 开始实验](https://labex.io/courses/offline-password-cracking) |
| 31 | [数字取证基础](https://labex.io/courses/digital-forensics-basics) | 中级 | [🔗 Repo](https://github.com/labex-labs/digital-forensics-basics) | [🚀 开始实验](https://labex.io/courses/digital-forensics-basics) |
| 32 | [内存取证基础](https://labex.io/courses/memory-forensics-basics) | 中级 | [🔗 Repo](https://github.com/labex-labs/memory-forensics-basics) | [🚀 开始实验](https://labex.io/courses/memory-forensics-basics) |
| 33 | [恶意软件分析基础](https://labex.io/courses/malware-analysis-basics) | 中级 | [🔗 Repo](https://github.com/labex-labs/malware-analysis-basics) | [🚀 开始实验](https://labex.io/courses/malware-analysis-basics) |
| 34 | [安全运维 Python 实践](https://labex.io/courses/python-for-security-operations) | 中级 | [🔗 Repo](https://github.com/labex-labs/python-for-security-operations) | [🚀 开始实验](https://labex.io/courses/python-for-security-operations) |
| 35 | [构建自定义安全工具](https://labex.io/courses/building-custom-security-tools) | 中级 | [🔗 Repo](https://github.com/labex-labs/building-custom-security-tools) | [🚀 开始实验](https://labex.io/courses/building-custom-security-tools) |
## 更多
- 🔗 [网络安全工程师免费教程](https://github.com/labex-labs/cybersecurity-engineer-free-tutorials)
- 🔗 [ Awesome 编程项目](https://github.com/labex-labs/awesome-programming-projects)
- 🔗 [ Awesome 编程课程](https://github.com/labex-labs/awesome-programming-courses)
标签:CTI, 域环境安全, 安全教育, 实验环境, 教程, 数字取证, 网络安全, 自动化脚本, 隐私保护