@wsl8297: Want to learn cybersecurity? Most of the time isn't spent on learning itself, but on finding materials: tutorials in one place, tools in another, and practice environments elsewhere—piecing them together already wastes half a day. The h4cker project on GitHub, long maintained by renowned security author Omar Santos, compiles commonly used resources into a one-stop guide...
Summary
This article introduces the h4cker GitHub project maintained by Omar Santos, a one-stop cybersecurity resource navigation covering offensive and defensive techniques, cloud security, application security, AI security, and preparation materials for mainstream security certifications, helping learners efficiently find tutorials, tools, and lab environments.
View Cached Full Text
Cached at: 06/03/26, 05:53 PM
When learning cybersecurity, the most time-consuming part is often not the learning itself, but finding materials: one set of tutorials, another set of tools, and the practice environment somewhere else. Piecing together these bits and pieces can waste half a day.
The h4cker project on GitHub, maintained long-term by renowned security expert Omar Santos, provides a one-stop navigation for commonly used resources: offensive and defensive techniques, cloud security, application security, to AI security, all clearly categorized by direction. Each domain comes with tools, scripts, lab environments, and reference materials ready to follow.
GitHub:http://github.com/The-Art-of-Hacking/h4cker…
It also offers a complete guide to building a practice environment from scratch, allowing you to get hands-on locally. Additionally, it separately organizes exam preparation materials and learning paths for mainstream security certifications, including CompTIA, Cisco, ISC2, and others.
Whether you’re a beginner looking to quickly find a path or preparing for certification and need systematic review, this is worth bookmarking and revisiting anytime.
The-Art-of-Hacking/h4cker
Source: https://github.com/The-Art-of-Hacking/h4cker
Typing SVG (https://git.io/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 (https://omarsantos.io/).
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 (https://www.linkedin.com/in/santosomar/).
Similar Articles
@grgerwcwetwet: Recommend a very hardcore network tool tutorial project on GitHub: fanqiang. From how to install common clients, to registering a US Apple ID, VPS basics, soft router configuration, and usage tutorials for different systems, it's all organized into beginner-friendly steps. Covers Windows, macOS, Linux…
Recommend a very hardcore network tool tutorial project on GitHub: fanqiang, covering client installation, account registration, VPS configuration, across Windows/macOS/Linux/Android/iOS all platforms, updated for nearly a decade, with 40k+ Stars.
@cevenif: Friends who engage in offense and defense, penetration testing, and red teaming — this repository is a must-read. A user named A-poc on GitHub has organized over 150 commonly used red team tools by phase, from initial information gathering to post-exploitation cleanup, with comprehensive categories. The reconnaissance phase includes over 24 tools like SpiderFoot, Nuclei, S…
A GitHub user named A-poc has compiled over 150 commonly used red team tools, categorized by phase from information gathering to cleanup, along with 19 practical tips for security professionals to learn and research.
@Huahuazo: People who do open source intelligence (OSINT) probably all feel the same — when you actually need to look something up, you always lack a handy "tool knife" at hand, and piecing together posts from here and there really wastes time. Recently on GitHub, someone systematically gathered scattered OSINT tools together, the project is called Awesome OSINT Ars…
Introduces the Awesome OSINT Arsenal project on GitHub, systematically organizing 753+ OSINT and security tools, covering 50 categories, with one-click installation scripts and Termux support.
@Suu766: If you've learned to bypass the firewall and haven't opened GitHub yet, you might have missed the most valuable free resource library on the entire internet. Many people look for tools every day, while others go directly to the source of the tools. This video will take you from zero to understanding GitHub. Once you get it, you'll find a completely different internet. Timeline reference…
This is an introductory tutorial video about GitHub, teaching users how to register, search, and download open-source projects from scratch.
@zhanglalu: After you've got a VPN, don't spend all your time scrolling through X. The 6 websites below, I think, are more worth bookmarking long-term than most 'resource groups': 1. GitHub Trending — see the open-source tools people are actually using every day https://github.com/trending 2. Prod…
Recommends 6 websites worth bookmarking long-term, including GitHub Trending, Product Hunt, Google AI Studio, Hugging Face Spaces, MIT OpenCourseWare, and Figma Community, to help reduce information asymmetry.