Skip to content

Commit 6f6811c

Browse files
committed
RFS
1 parent 633fe25 commit 6f6811c

5 files changed

Lines changed: 49 additions & 22 deletions

File tree

profile/docs/INDEX.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# TelcoSec Research Documentation Index
1+
# 🔐 TelcoSec Research Documentation Index
2+
3+
[![Website](https://img.shields.io/badge/Website-telco--sec.com-0050FF?style=for-the-badge&logo=globe)](https://telco-sec.com)
4+
[![Discord](https://img.shields.io/badge/Discord-Join%20Community-7289DA?style=for-the-badge&logo=discord)](https://discord.gg/RykzXTQFXF)
5+
[![LinkedIn](https://img.shields.io/badge/LinkedIn-TelcoSec-0077B5?style=for-the-badge&logo=linkedin)](https://www.linkedin.com/company/telco-sec)
6+
7+
---
28

39
## Core Research Areas
410

@@ -127,7 +133,7 @@ Each research document follows semantic versioning:
127133
## Contact
128134
For research-related inquiries:
129135
- Email: research@telco-sec.com
130-
- Discord: [Join Community](https://discord.gg/jkUKw2cBxX)
136+
- Discord: [Join Community](https://discord.gg/RykzXTQFXF)
131137

132138
---
133139
**Trademarks:**

profile/docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Before contributing, ensure you have:
3939

4040
### 1. Select a Task
4141

42-
- Check our [Issue Tracker](https://github.com/telco-sec/research/issues) for open tasks
42+
- Check our [Issue Tracker](https://github.com/TelcoSec/research/issues) for open tasks
4343
- Look for issues labeled "good first issue" if you're new
4444
- Join discussions in relevant issues to express interest
4545
- Create a new issue if you identify a gap not currently addressed

profile/projects/README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# TelcoSec Projects
1+
# 🚀 TelcoSec Projects
2+
3+
[![Website](https://img.shields.io/badge/Website-telco--sec.com-0050FF?style=for-the-badge&logo=globe)](https://telco-sec.com)
4+
[![Discord](https://img.shields.io/badge/Discord-Join%20Community-7289DA?style=for-the-badge&logo=discord)](https://discord.gg/RykzXTQFXF)
5+
6+
---
27

38
This directory contains detailed documentation for research and development projects within the TelcoSec initiative.
49

@@ -10,7 +15,7 @@ This directory contains detailed documentation for research and development proj
1015
## Adding a New Project
1116
1. Create a new markdown file in this directory (e.g., `project-name.md`).
1217
2. Use the provided template below for consistency.
13-
3. Add your project to the main [Projects section](../docs/INDEX.md) if appropriate.
18+
3. Add your project to the main [Documentation Index](../docs/INDEX.md) if appropriate.
1419
4. Submit a pull request for review.
1520

1621
## Project Page Template

profile/readme.md

Lines changed: 27 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@
1616

1717
### **Advancing Telecommunications Security Research Since 2020**
1818

19-
[![Website](https://img.shields.io/badge/Website-telco--sec.com-blue?style=for-the-badge&logo=globe)](https://telco-sec.com)
20-
[![GitHub](https://img.shields.io/badge/GitHub-TelcoSec-171515?style=for-the-badge&logo=github)](https://github.com/TelcoSec)
21-
[![Discord](https://img.shields.io/badge/Discord-Join%20Community-7289DA?style=for-the-badge&logo=discord)](https://discord.gg/jkUKw2cBxX)
22-
[![LinkedIn](https://img.shields.io/badge/LinkedIn-TelcoSec-0077B5?style=for-the-badge&logo=linkedin)](https://www.linkedin.com/showcase/telcosec)
19+
[![Website](https://img.shields.io/badge/Website-telco--sec.com-0050FF?style=for-the-badge&logo=globe)](https://telco-sec.com)
20+
[![GitHub](https://img.shields.io/badge/GitHub-TelcoSec-0A192F?style=for-the-badge&logo=github)](https://github.com/TelcoSec)
21+
[![Discord](https://img.shields.io/badge/Discord-Join%20Community-7289DA?style=for-the-badge&logo=discord)](https://discord.gg/RykzXTQFXF)
22+
[![YouTube](https://img.shields.io/badge/YouTube-Telecom%20Security-FF0000?style=for-the-badge&logo=youtube)](https://www.youtube.com/@Telecom-Security)
23+
[![LinkedIn](https://img.shields.io/badge/LinkedIn-TelcoSec-0077B5?style=for-the-badge&logo=linkedin)](https://www.linkedin.com/company/telco-sec)
24+
[![Patreon](https://img.shields.io/badge/Patreon-Support%20Research-FFB800?style=for-the-badge&logo=patreon)](https://www.patreon.com/cw/rfs85)
2325
</div>
2426

2527
## 📋 Overview
@@ -111,9 +113,11 @@ For more projects and details, visit the [projects directory](projects/README.md
111113
### Official Platforms
112114
- [TelcoSec Knowledge Center](https://www.telco-sec.com/) - Comprehensive telecommunications security resources and learning paths
113115
- [3GPP Explainer](https://3gpp.telco-sec.com/) - Detailed guide to 3GPP standards and mobile network technologies
114-
- [SIM/eSIM Guide](https://sim-cards.telco-sec.com/) - Technical details of SIM cards, eSIMs, and mobile connectivity
115-
- [Security Documentation](https://docs.telco-sec.com/) - Comprehensive security guidelines and best practices
116-
- [TelcoSec Chat](https://chat.telco-sec.com/) - Interactive assistance for telecom security queries
116+
- [TelcoSec Library](https://library.telco-sec.com/) - Curated research papers, standards, and technical whitepapers
117+
- [TelcoSec Tools](https://tools.telco-sec.com/) - Open-source security testing and analysis tools for telecom
118+
- [TelcoSec Labs](https://labs.telco-sec.com/) - Interactive and guided pentesting environments
119+
- [Portable BTS Project](https://portable-bts.telco-sec.com/) - Research and documentation on portable base station security
120+
- [TelcoSec Blog](https://blog.telco-sec.com/) - Technical tutorials, news, and expert commentary
117121

118122
### Research Documentation
119123
- [SIM/eSIM Security Research](docs/sim-esim-research.md)
@@ -174,20 +178,23 @@ For responsible disclosure of telecom system vulnerabilities, please follow our
174178
### Social Media & Community
175179
<div align="center">
176180
<a href="https://telco-sec.com">
177-
<img src="https://img.shields.io/badge/Website-telco--sec.com-blue?style=for-the-badge&logo=firefox" height="30"/>
181+
<img src="https://img.shields.io/badge/Website-telco--sec.com-0050FF?style=for-the-badge&logo=firefox" height="30"/>
178182
</a>
179183
<a href="https://github.com/TelcoSec">
180-
<img src="https://img.shields.io/badge/GitHub-TelcoSec-171515?style=for-the-badge&logo=github" height="30"/>
184+
<img src="https://img.shields.io/badge/GitHub-TelcoSec-0A192F?style=for-the-badge&logo=github" height="30"/>
181185
</a>
182-
<a href="https://twitter.com/TelcoSec">
183-
<img src="https://img.shields.io/badge/Twitter-%40TelcoSec-1DA1F2?style=for-the-badge&logo=twitter" height="30"/>
184-
</a>
185-
<a href="https://www.linkedin.com/showcase/telcosec">
186+
<a href="https://www.linkedin.com/company/telco-sec">
186187
<img src="https://img.shields.io/badge/LinkedIn-TelcoSec-0077B5?style=for-the-badge&logo=linkedin" height="30"/>
187188
</a>
188-
<a href="https://discord.gg/jkUKw2cBxX">
189+
<a href="https://www.youtube.com/@Telecom-Security">
190+
<img src="https://img.shields.io/badge/YouTube-Telecom%20Security-FF0000?style=for-the-badge&logo=youtube" height="30"/>
191+
</a>
192+
<a href="https://discord.gg/RykzXTQFXF">
189193
<img src="https://img.shields.io/badge/Discord-Join%20Community-7289DA?style=for-the-badge&logo=discord" height="30"/>
190194
</a>
195+
<a href="https://www.patreon.com/cw/rfs85">
196+
<img src="https://img.shields.io/badge/Patreon-Support-FFB800?style=for-the-badge&logo=patreon" height="30"/>
197+
</a>
191198
</div>
192199

193200
## 📢 Share This Project
@@ -211,13 +218,17 @@ This project is licensed under the [Apache License 2.0](LICENSE) unless otherwis
211218

212219
<div align="center">
213220
<img src="./images/og-image.jpg" alt="TelcoSec Footer" width="600"/>
214-
<img src="https://img.shields.io/badge/Advancing%20Telecom%20Security%20Since%201995-darkblue?style=for-the-badge" height="30"/>
221+
<br/>
222+
<img src="https://img.shields.io/badge/Advancing%20Telecom%20Security%20Since%201995-0A192F?style=for-the-badge" height="30"/>
223+
<br/>
224+
<sub>Primary Font: **Inter** | Technical Font: **JetBrains Mono**</sub>
215225
</div>
216226

217227
## Contact
218228

219229
- Website: [telco-sec.com](https://telco-sec.com)
220230
- Email: [contact@telco-sec.com](mailto:contact@telco-sec.com)
231+
- LinkedIn (Owner): [Ruben Silva](https://www.linkedin.com/in/ruben-silva85/)
221232

222233
## 📡 GSM Security & Pentesting Labs
223234

@@ -232,7 +243,7 @@ Key topics:
232243

233244
> **Note:** This resource is for educational purposes only. Always follow legal and ethical guidelines.
234245
235-
Join the [TelcoSec Ops Discord](https://discord.gg/jkUKw2cBxX) for community support and updates.
246+
Join the [TelcoSec Ops Discord](https://discord.gg/RykzXTQFXF) for community support and updates.
236247

237248
Source: [TelcoSec GSM Hacking](https://gsm-hacking.telco-sec.com/)
238249

profile/templates/research-template.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# [Research Topic] Security Research
1+
# 🧪 [Research Topic] Security Research
2+
3+
[![Website](https://img.shields.io/badge/Website-telco--sec.com-0050FF?style=for-the-badge&logo=globe)](https://telco-sec.com)
4+
[![Discord](https://img.shields.io/badge/Discord-Join%20Community-7289DA?style=for-the-badge&logo=discord)](https://discord.gg/RykzXTQFXF)
5+
6+
---
27

38
## Document Information
49
- **Version:** 1.0.0

0 commit comments

Comments
 (0)