@wsl8297: 想学网络安全,最耗时间的往往不是学习本身,而是找资料:教程一套、工具一套、练习环境又在别处,东拼西凑就先浪费大半天。 GitHub 上的 h4cker 项目由安全领域知名作者 Omar Santos 长期维护,把常用资源做成了一份一站式导…

X AI KOLs Timeline 新闻

摘要

该文章介绍了 Omar Santos 维护的 h4cker GitHub 项目,它是一个一站式网络安全资源导航,涵盖攻防技术、云安全、应用安全、AI 安全以及主流安全认证备考资料,帮助学习者高效找到教程、工具和实验环境。

想学网络安全,最耗时间的往往不是学习本身,而是找资料:教程一套、工具一套、练习环境又在别处,东拼西凑就先浪费大半天。 GitHub 上的 h4cker 项目由安全领域知名作者 Omar Santos 长期维护,把常用资源做成了一份一站式导航:攻防技术、云安全、应用安全到 AI 安全,按方向清晰归类,每个领域都配好工具、脚本、实验环境与参考资料,打开就能顺着学。 GitHub:http://github.com/The-Art-of-Hacking/h4cker… 它还提供从零搭建练习环境的完整指南,方便本地直接动手实操;并单独整理了主流安全认证的备考资料与学习路径,涵盖 CompTIA、思科、ISC2 等。 无论你是入门想快速找到路线,还是考证需要系统复习,都值得收藏,随时翻一翻。
查看原文
查看缓存全文

缓存时间: 2026/06/03 17:53

想学网络安全,最耗时间的往往不是学习本身,而是找资料:教程一套、工具一套、练习环境又在别处,东拼西凑就先浪费大半天。

GitHub 上的 h4cker 项目由安全领域知名作者 Omar Santos 长期维护,把常用资源做成了一份一站式导航:攻防技术、云安全、应用安全到 AI 安全,按方向清晰归类,每个领域都配好工具、脚本、实验环境与参考资料,打开就能顺着学。

GitHub:http://github.com/The-Art-of-Hacking/h4cker…

它还提供从零搭建练习环境的完整指南,方便本地直接动手实操;并单独整理了主流安全认证的备考资料与学习路径,涵盖 CompTIA、思科、ISC2 等。

无论你是入门想快速找到路线,还是考证需要系统复习,都值得收藏,随时翻一翻。


The-Art-of-Hacking/h4cker

Source: https://github.com/The-Art-of-Hacking/h4cker

Typing SVG

This repository is a comprehensive collection of cybersecurity references, scripts, tools, code, labs, and training resources. It is carefully curated and maintained by Omar Santos.

Overview

The repository serves as supplemental material for books, video courses, and live training created by Omar Santos. It includes resources for offensive security, defensive security, cloud and container security, application security, AI security, certifications, labs, and reference material.

Directory Overview

  • Cybersecurity Domains: cybersecurity-domains contains the main domain taxonomy, including fundamentals, offensive security, defensive security, application security, cloud and container security, infrastructure and network security, cryptography and PKI, hardware and embedded security, governance/risk/compliance, and labs/practice.
  • AI: ai contains AI security, LLM engineering, AI-assisted incident response and automation, and AI ethics/privacy/governance resources.
  • Certifications: certifications contains certification roadmaps, Cisco SCOR, cloud certifications, Kubernetes/CNCF certifications, CompTIA, ISC2, offensive security certification references, and supplemental exam topics.
  • Build Your Own Lab: build-your-own-lab remains a root-level section for lab-building and cyber range resources.
  • Training Reference: training-reference contains cheat sheets, O’Reilly resources, curated people/projects to follow, and organized tool indexes.

How to Use

Start with the domain landing page that matches your goal, then follow the links to tools, labs, scripts, and references. Certification resources are grouped separately so exam preparation material is easy to find without mixing it into the broader domain taxonomy.

Contributing

If you wish to contribute, please read the CONTRIBUTING.md file.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries or feedback, please contact Omar Santos.

相似文章

@grgerwcwetwet: 推荐一个 GitHub 上很硬核的网络工具教程项目:fanqiang。 从常见客户端怎么安装,到苹果美区账号注册、VPS 入门、软路由配置、不同系统的使用教程,基本都整理成了小白能看懂的步骤。 覆盖 Windows、macOS、Linux…

X AI KOLs Timeline

推荐一个GitHub上很硬核的网络工具教程项目:fanqiang,从客户端安装到账号注册、VPS配置,覆盖Windows/macOS/Linux/Android/iOS全平台,更新近十年,累计4w+ Star。

@yhslgg: https://x.com/yhslgg/status/2068317116831510838

X AI KOLs Timeline

介绍五个免费开源OSINT工具(Blackbird、Maigret、SpiderFoot、theHarvester、Shodan Python)的组合使用思路,覆盖查人、查公司、查设备等场景,并提供实战案例和安装方法。