File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed
Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ # 网络安全 编程项目实战
2+
3+ ## 支持语言
4+
5+ 🇨🇳 [ 简体中文] ( README_zh.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 ) 🇺🇸 [ English] ( README.md )
6+
7+ <div align =" center " >
8+ <img width =" 128px " src =" https://file.labex.io/path/Xke24vJbuOBk.png " >
9+ </div >
10+
11+ 通过专为初学者设计的综合学习路径,从零开始学习网络安全。这个结构化的路线图包含实践性的网络安全课程,涵盖基础知识、网络安全、密码学和道德黑客。通过安全沙盒环境中的互动练习,获取实用的真实世界技能。
12+
13+ ## 练习
14+
15+ | 序号 | 名称 | 难度 | 练习 |
16+ | --------| ------------------------------------------------------------------------------------------------------------| --------| ---------------------------------------------------------------------------------------------|
17+ | 1 | [ Nmap 扫描与 Telnet 访问] ( https://labex.io/zh/courses/project-nmap-port-scanning-and-telnet-access ) | 初级 | [ 🚀 开始实验] ( https://labex.io/zh/courses/project-nmap-port-scanning-and-telnet-access ) |
18+ | 2 | [ FTP 枚举与匿名访问] ( https://labex.io/zh/courses/project-ftp-enumeration-and-anonymous-access ) | 初级 | [ 🚀 开始实验] ( https://labex.io/zh/courses/project-ftp-enumeration-and-anonymous-access ) |
19+ | 3 | [ HTTP 枚举与目录遍历] ( https://labex.io/zh/courses/project-http-enumeration-and-directory-traversal ) | 初级 | [ 🚀 开始实验] ( https://labex.io/zh/courses/project-http-enumeration-and-directory-traversal ) |
20+ | 4 | [ RDP 枚举与弱密码访问] ( https://labex.io/zh/courses/project-rdp-enumeration-and-weak-password-access ) | 初级 | [ 🚀 开始实验] ( https://labex.io/zh/courses/project-rdp-enumeration-and-weak-password-access ) |
21+ | 5 | [ Rsync 枚举与匿名同步] ( https://labex.io/zh/courses/project-rsync-enumeration-and-anonymous-sync ) | 初级 | [ 🚀 开始实验] ( https://labex.io/zh/courses/project-rsync-enumeration-and-anonymous-sync ) |
22+ | 6 | [ SMB 枚举与访客访问] ( https://labex.io/zh/courses/project-smb-enumeration-and-guest-access ) | 初级 | [ 🚀 开始实验] ( https://labex.io/zh/courses/project-smb-enumeration-and-guest-access ) |
23+ | 7 | [ SSH 枚举与密钥访问] ( https://labex.io/zh/courses/project-ssh-enumeration-and-key-based-access ) | 初级 | [ 🚀 开始实验] ( https://labex.io/zh/courses/project-ssh-enumeration-and-key-based-access ) |
24+ | 8 | [ Telnet 暴力破解与弱密码攻击] ( https://labex.io/zh/courses/project-telnet-brute-force-and-weak-credentials ) | 初级 | [ 🚀 开始实验] ( https://labex.io/zh/courses/project-telnet-brute-force-and-weak-credentials ) |
25+
26+ ## 更多
27+
28+ - 🔗 [ 网络安全 了解更多] ( https://labex.io/zh/skilltrees/cybersecurity )
29+ - 🔗 [ 精选编程项目] ( https://github.com/labex-labs/awesome-programming-projects )
30+ - 🔗 [ 精选编程课程] ( https://github.com/labex-labs/awesome-programming-courses )
31+
You can’t perform that action at this time.
0 commit comments