{"id":50686236,"url":"https://github.com/jezreal-dev/cybersecurity-fundamentals-bootcamp","last_synced_at":"2026-06-08T23:03:41.677Z","repository":{"id":356526737,"uuid":"1232879983","full_name":"jezreal-dev/cybersecurity-fundamentals-bootcamp","owner":"jezreal-dev","description":"Resources and notes from the Cybersecurity Fundamentals Bootcamp (3-day intensive, May 2026), covering networking basics, security principles, and practical exercises.","archived":false,"fork":false,"pushed_at":"2026-05-13T09:57:05.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-06T03:22:28.480Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jezreal-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-08T11:18:29.000Z","updated_at":"2026-05-13T09:45:04.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jezreal-dev/cybersecurity-fundamentals-bootcamp","commit_stats":null,"previous_names":["jmomoh-source/cybersecurity-fundamentals-bootcamp","jezreal-dev/cybersecurity-fundamentals-bootcamp"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/jezreal-dev/cybersecurity-fundamentals-bootcamp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezreal-dev%2Fcybersecurity-fundamentals-bootcamp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezreal-dev%2Fcybersecurity-fundamentals-bootcamp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezreal-dev%2Fcybersecurity-fundamentals-bootcamp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezreal-dev%2Fcybersecurity-fundamentals-bootcamp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jezreal-dev","download_url":"https://codeload.github.com/jezreal-dev/cybersecurity-fundamentals-bootcamp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jezreal-dev%2Fcybersecurity-fundamentals-bootcamp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34083848,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-08T23:03:38.560Z","updated_at":"2026-06-08T23:03:41.657Z","avatar_url":"https://github.com/jezreal-dev.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cybersecurity Fundamentals Bootcamp\n\n![Security](https://img.shields.io/badge/Focus-Cybersecurity-blue)\n![Status](https://img.shields.io/badge/Status-Completed-green)\n\nA collection of resources and notes from the **Cybersecurity Fundamentals Bootcamp** (3-day intensive, May 2026).  \nThis bootcamp introduced core concepts in networking, security principles, and practical approaches to safeguarding systems.\n\n---\n\n## 📖 Overview\nThe bootcamp covered foundational topics in cybersecurity, including:\n- Networking fundamentals\n- Security principles and best practices\n- Threat modeling and risk assessment\n- Practical exercises in system protection\n- Red Team tactics and AI-driven security\n- Bug bounty platforms and career pathways\n\n---\n\n## 📝 Resources\n\n| Resource | File | Focus |\n|----------|------|-------|\n| **Networking Fundamentals** | [resources/networking_fundamentals.md](resources/networking_fundamentals.md) | Basics of networking concepts, protocols, and security implications |\n| **Red Team \u0026 AI in Cybersecurity** | [resources/red_team_ai_cybersecurity.md](resources/red_team_ai_cybersecurity.md) | Cyber Kill Chain, AI-powered phishing, deepfakes, and AI-driven SOC automation |\n| **Beyond the Tools: Attacker’s Mindset** | [resources/BEYOND_THE_TOOLS_ATTACKERS_MINDSET.md](resources/BEYOND_THE_TOOLS_ATTACKERS_MINDSET.md) | CIA Triad, attacker objectives, risk management, defense-in-depth, Linux CLI essentials |\n| **Launching Your Cybersecurity Journey** | [resources/launching_your_cybersecurity_journey.md](resources/launching_your_cybersecurity_journey.md) | Foundations, aspects of cybersecurity, career paths, certifications, GRC |\n| **Getting Started on Bug Bounty Platforms** | [resources/getting_started_bug_bounty.md](resources/getting_started_bug_bounty.md) | Bug bounty platforms overview, roadmap to first bounty, report writing, 30-day action plan |\n\n---\n\n## 🏅 Bootcamp Details\n- **Title:** Cybersecurity Fundamentals Bootcamp  \n- **Duration:** 3 days (6th Wed – 8th Fri, May 2026)  \n- **Format:** Hands-on sessions, lectures, and exercises  \n- **Status:** ✅ Completed — all resources documented  \n\n---\n\n## 📦 Release Notes\n- **v1.0** — Networking Fundamentals resource added  \n- **v2.0** — Red Team \u0026 AI in Cybersecurity resource added  \n- **v3.0** — Attacker’s Mindset \u0026 Linux Essentials resource added  \n- **v4.0** — Launching Your Cybersecurity Journey resource added  \n- **v5.0** — Bug Bounty Platforms resource added  \n- **Final Release** — Repo reorganized, resources folder created, README updated  \n\n---\n\n## 🎓 Portfolio Value\nThis repo demonstrates my commitment to expanding beyond software engineering into **cybersecurity fundamentals**. It highlights:\n- Understanding of networking and security basics  \n- Documentation of bootcamp learnings  \n- Exploration of Red Team tactics and AI-driven defenses  \n- Career pathways in cybersecurity and bug bounty hunting  \n- A structured, evolving resource hub for cybersecurity knowledge  \n\n---\n\n## 📬 Contact\n**Author:** Jezreal Momoh  \n**Status:** ✅ Completed — repo finalized and organized","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjezreal-dev%2Fcybersecurity-fundamentals-bootcamp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjezreal-dev%2Fcybersecurity-fundamentals-bootcamp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjezreal-dev%2Fcybersecurity-fundamentals-bootcamp/lists"}