Excalibra/cybersecurity

GitHub: Excalibra/cybersecurity

一个以中文编写的网络安全学习资源仓库,提供涵盖渗透测试、OSINT、网络扫描、Web 安全等多个领域的结构化学习路径与工具实践指南。

Stars: 28 | Forks: 5

# 网络安全仓库 本仓库提供了一条结构化的学习路径,帮助你学习并掌握网络安全的各个方面。每个文件夹都涵盖了核心概念、工具和实践。探索这些主题,以提升你在道德黑客、渗透测试和网络安全基础方面的技能。 ### 免责声明:所有内容仅供信息研究、学习和交流使用,请以合法合规的方式使用。谢谢。 ## 目录 ### [开源情报 (OSINT)](https://github.com/Excalibra/cybersecurity/tree/main/OSINT) 利用公开可用信息收集情报。 ### [网络映射与分析 (NMAP)](https://github.com/Excalibra/cybersecurity/tree/main/Cybersecurity%20Learning%20Repository/NMAP) 深入了解 NMAP,一款用于网络发现和安全审计的强大工具。 - [简介](https://github.com/Excalibra/cybersecurity/tree/main/Nmap/01%20Introduction) - [概述及其重要性](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/01%20Introduction/01%20An%20Overview%20and%20Its%20Significance.md) - [Nmap 基础](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/01%20Introduction/02%20Nmap%20Basics.md) - [Nmap 与 TCP/IP 协议簇](https://github.com/Excalibra/cybersecurity/tree/main/Nmap/02%20Nmap%20%26%20The%20TCP%20IP%20Protocol%20Suite) - [Nmap 中的 IPv4](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/02%20Nmap%20%26%20The%20TCP%20IP%20Protocol%20Suite/01%20IPv4%20for%20Nmap.md) - [IP、TCP、UDP 和 ICMP 头部](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/02%20Nmap%20%26%20The%20TCP%20IP%20Protocol%20Suite/02%20IP%2C%20TCP%2C%20UDP%2C%20and%20ICMP%20Headers.md) - [Nmap 与 Wireshark](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/02%20Nmap%20%26%20The%20TCP%20IP%20Protocol%20Suite/03%20Nmap%20and%20Wireshark.md) - [Nmap 与 IPv6](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/02%20Nmap%20%26%20The%20TCP%20IP%20Protocol%20Suite/04%20Nmap%20%26%20IPv6.md) - [网络扫描与发现](https://github.com/Excalibra/cybersecurity/tree/main/Nmap/03%20Network%20Scanning%20%26%20Discovery) - [目标规范审查](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/03%20Network%20Scanning%20%26%20Discovery/Target%20Specification%20Review.md) - [扫描技术](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/03%20Network%20Scanning%20%26%20Discovery/02%20Scan%20Techniques.md) - [主机发现](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/03%20Network%20Scanning%20%26%20Discovery/03%20Host%20Discovery.md) - [TCP 与 UDP 端口扫描](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/03%20Network%20Scanning%20%26%20Discovery/04%20TCP%20%26%20UDP%20Port%20Scanning.md) - [服务和应用程序版本检测](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/03%20Network%20Scanning%20%26%20Discovery/05%20Service%20and%20Application%20Version%20Detection.md) - [NSE、漏洞测试与利用](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/03%20Network%20Scanning%20%26%20Discovery/06%20NSE%2C%20Vulnerability%20Testing%20%26%20Explotation.md) - [时间与性能](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/03%20Network%20Scanning%20%26%20Discovery/Timing%20and%20Performance.md) - [Nmap 术语表](https://github.com/Excalibra/cybersecurity/blob/main/Nmap/Nmap%20Glossary%20Terms.ipynb) ### [社会工程学](https://github.com/Excalibra/cybersecurity/tree/main/Social%20Engineering) 探索通过操纵个人以获取信息或系统访问权限的技术。 - [简介](https://github.com/Excalibra/cybersecurity/blob/main/Social%20Engineering/Introduction.md) ### Kali Linux 安全专业人员的首选操作系统。 ### [网络钓鱼与防范对策](https://github.com/Excalibra/cybersecurity/tree/main/Phishing) 了解网络钓鱼攻击并学习如何防范。 - [侦察](https://github.com/Excalibra/cybersecurity/blob/main/Phishing/Recon.md) - [自动化你的电子邮件](https://github.com/Excalibra/cybersecurity/blob/main/Phishing/Automating%20Your%20Emails.md) ### 渗透测试与道德黑客 关于渗透测试实践和道德黑客原则的综合指南。 ### 密码破解工具 用于密码恢复和审计的工具与技术。 ### 密码破解 密码破解及其相关的道德规范问题。 ### 网络嗅探 捕获并分析网络流量。 ### Web 应用程序渗透测试 识别并利用 Web 应用程序中的漏洞。 ### Burp Suite Pro 领先的 Web 安全测试工具。 ### 高级渗透测试技术 探索用于渗透测试的复杂方法和工具。 ### 使用 Unicornscan 进行网络侦察 利用 Unicornscan 进行高级网络扫描的指南。 ### 攻击性渗透测试 渗透测试中使用的攻击性战术和策略。 ### 渗透测试执行标准 (PTES) 用于结构化渗透测试的 PTES 框架概述。 ### [SOC](https://github.com/Excalibra/cybersecurity/tree/main/SOC)
标签:CTI, DAST, NMAP, NoSQL, Web报告查看器, 伦理黑客工具, 安全资源库, 实时处理, 恶意软件分析, 插件系统, 教程, 网络安全, 防御加固, 隐私保护