From 61e16959a839adb5394eb0c52428a58afd01312c Mon Sep 17 00:00:00 2001 From: Heitor Rocha <38054654+heit0r@users.noreply.github.com> Date: Fri, 24 Apr 2026 11:00:36 -0300 Subject: [PATCH] Merge pull request #185 from heit0r/patch-1 Fix typo in Cellular Hacking link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95afc7a..f0b4204 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Repository | Description [AppSec](https://github.com/paragonie/awesome-appsec) | Resources for learning about application security [Asset Discovery](https://github.com/redhuntlabs/Awesome-Asset-Discovery) | List of resources which help during asset discovery phase of a security assessment engagement [Bug Bounty](https://github.com/djadmin/awesome-bug-bounty) | List of Bug Bounty Programs and write-ups from the Bug Bounty hunters -[Celluar Hacking](https://github.com/W00t3k/Awesome-Cellular-Hacking) | This is a list of hacking research in the 3G/4G/5G cellular security space. +[Cellular Hacking](https://github.com/W00t3k/Awesome-Cellular-Hacking) | This is a list of hacking research in the 3G/4G/5G cellular security space. [CI/CD Attacks](https://github.com/TupleType/awesome-cicd-attacks) | Offensive research of CI/CD systems and deployment processes [CTF](https://github.com/apsdehal/awesome-ctf) | List of CTF frameworks, libraries, resources and softwares [Cyber Security University](https://github.com/brootware/awesome-cyber-security-university) | Free educational resources that focus on learning cybersecurity by doing