diff --git a/README.md b/README.md index 68a9ef9b..59bd2597 100644 --- a/README.md +++ b/README.md @@ -17,16 +17,12 @@

Made possible by CertGames

---- - A curated collection of cybersecurity projects organized by skill level. Each project includes full source code, documentation, and learning materials. Browse the [certification roadmaps](./ROADMAPS/README.md) for career guidance or the [learning resources](./RESOURCES/README.md) for tools, courses, and communities. > Currently building: **Self-Hosted Shodan Clone** ---- - ## Projects
@@ -135,8 +131,6 @@ Browse the [certification roadmaps](./ROADMAPS/README.md) for career guidance or | **[Honeypot Network](./PROJECTS/advanced/honeypot-network)**
Multi-service honeypot deployment & analysis | ![2-3w](https://img.shields.io/badge/⏱️_2--3w-blue) ![Go](https://img.shields.io/badge/Go-00ADD8?logo=go&logoColor=white) ![React](https://img.shields.io/badge/React-61DAFB?logo=react&logoColor=black) ![Docker](https://img.shields.io/badge/Docker-2496ED?logo=docker&logoColor=white) | Honeypot deployment • Attacker behavior analysis • IOC extraction • MITRE mapping
[Live Demo](https://honeypot-network.carterperez-dev.com/) | | **[Supply Chain Security Analyzer](./SYNOPSES/advanced/Supply.Chain.Security.Analyzer.md)**
Dependency vulnerability analysis | ![2-3w](https://img.shields.io/badge/⏱️_2--3w-blue) ![Go](https://img.shields.io/badge/Go-00ADD8?logo=go&logoColor=white) | Supply chain security • Dependency analysis • Malicious packages | ---- - ## Getting Started Each project lives in its own directory under [`PROJECTS/`](./PROJECTS) with its own README, source code, and `learn/` documentation. To explore a project: @@ -148,15 +142,11 @@ cd PROJECTS// Projects marked with a synopsis (under [`SYNOPSES/`](./SYNOPSES)) have detailed design documents available. Source-code-complete projects are indicated by the blue badge count above. ---- - ## Roadmaps & Resources - **[Certification Roadmaps](./ROADMAPS/README.md)** — 10 career paths for SOC Analyst, Pentester, Security Engineer, GRC Analyst, and more - **[Learning Resources](./RESOURCES/README.md)** — Curated tools, courses, certifications, YouTube channels, Reddit communities, and security frameworks ---- - ## Contributing Contributions are welcome. If you want to add a project, improve existing code, or fix documentation: @@ -167,8 +157,6 @@ Contributions are welcome. If you want to add a project, improve existing code, See the [open issues](https://github.com/CarterPerez-dev/Cybersecurity-Projects/issues) for ideas on what to work on. ---- - ## License [AGPL 3.0](./LICENSE)