-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathevents.json
More file actions
113 lines (112 loc) · 5.35 KB
/
Copy pathevents.json
File metadata and controls
113 lines (112 loc) · 5.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
[
{
"id": 1,
"title": "REVIL 2025",
"date": "February 15, 2025",
"icon": "fas fa-shield-alt",
"description": "A 4-hour offline mini-CTF with 30+ participants, featuring 15+ challenges in Web, Forensics, Crypto, Binary, and OSINT. Introduced students to real-world cybersecurity problems and sparked interest in ethical hacking.",
"type": "CTF",
"mode": "Offline",
"photo": "https://images.unsplash.com/photo-1550751827-4bd374c3f58b?w=400&h=300&fit=crop"
},
{
"id": 2,
"title": "ExploitX 2025 - Intra college CTF (Online)",
"date": "March 20-22, 2025",
"icon": "fas fa-flag",
"description": "A 12-hour online CTF with 200+ participants, offering 30+ custom challenges across core security domains. Expanded the scale of ExploitX and encouraged campus-wide engagement in cybersecurity.",
"type": "CTF",
"mode": "Online",
"photo": "https://images.unsplash.com/photo-1518709268805-4e9042af2176?w=400&h=300&fit=crop"
},
{
"id": 3,
"title": "ExploitX: Into The Void 2025 (A National-level CTF)",
"date": "August 01, 2025",
"icon": "fas fa-bug",
"description": "A space-themed CTF with 850+ registrations and 300+ participations, where the top 40 teams competed offline. Featured 50+ advanced challenges in Web, Binary, Reverse Engineering, Forensics, OSINT, Crypto, AI/ML, Cloud, and Hardware.",
"type": "CTF",
"mode": "Hybrid",
"photo": "https://images.unsplash.com/photo-1451187580459-43490279c0fa?w=400&h=300&fit=crop"
},
{
"id": 4,
"title": "Yuvenza Youth Fest 2025 - Web Security Workshop",
"date": "August 14, 2025",
"icon": "fas fa-users",
"description": "Hands-on sessions to train students in web security and ethical hacking fundamentals. Focused on practical skills for real-world cybersecurity scenarios.",
"type": "Workshop",
"mode": "Offline",
"photo": "https://images.unsplash.com/photo-1517180102446-f3ece451e9d8?w=400&h=300&fit=crop"
},
{
"id": 5,
"title": "Hack Node India Bootcamp",
"date": "August 27, 2025",
"icon": "fas fa-users",
"description": "Offline bootcamp featuring 50+ teams solving up the real-world problem statements with AI-driven problem solving & exploration of cutting-edge security techniques in collaboration with BlockseBlock & OpenxAI.",
"type": "Bootcamp",
"mode": "Offline",
"photo": "https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=400&h=300&fit=crop"
},
{
"id": 6,
"title": "Online webinar- Reel vs Real",
"date": "October 24, 2025",
"icon": "fas fa-video",
"description": "An online webinar exploring the differences between real-world cybersecurity challenges and their portrayal in media.",
"type": "Webinar",
"mode": "Online",
"photo": "https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=400&h=300&fit=crop"
},
{
"id": 7,
"title": "Bootup '25 - The tale of unknown",
"date": "November 6, 2025",
"icon": "fas fa-rocket",
"description": "Annual flagship event exclusively for first-year students, featuring workshops and hands-on sessions to introduce them to the world of cybersecurity and IOT",
"type": "Competition and workshop",
"mode": "Offline",
"photo": "https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=400&h=300&fit=crop"
},
{
"id": 8,
"title": "Online webinar- AWS migration drive",
"date": "November 6, 2025",
"icon": "fas fa-cloud-upload-alt",
"description": "An online webinar exploring AWS migration best practices and strategies for secure cloud transitions.",
"type": "Webinar",
"mode": "Online",
"photo": "https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=400&h=300&fit=crop"
},
{
"id": 9,
"title": "IOT pentesting workshop",
"date": "December 31, 2025",
"icon": "fas fa-microchip",
"description": "Hands-on workshop to teach students how to identify and exploit vulnerabilities in IoT devices.",
"type": "Workshop",
"mode": "Offline",
"photo": "https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=400&h=300&fit=crop"
},
{
"id": 10,
"title": "Meetup 0x1",
"date": "January 3, 2026",
"icon": "fas fa-handshake",
"description": "An offline meetup to foster community engagement and knowledge sharing among cybersecurity enthusiasts, featuring talks, networking opportunities, and discussions on the latest trends in the field.",
"type": "Meetup",
"mode": "Offline",
"photo": "https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=400&h=300&fit=crop"
},
{
"id": 11,
"title": "Resilient IndiaAI sprint mini Hackathon",
"date": "January 27, 2026",
"icon": "fas fa-brain",
"description": "Mini hackathon to encourage students to build resilient AI applications in the context of India's digital infrastructure.",
"type": "Hackathon",
"mode": "Offline",
"photo": "https://images.unsplash.com/photo-1504384308090-c894fdcc538d?w=400&h=300&fit=crop"
}
]