From b95fa73644f625d9210838bee13a2f59b30218e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=8E=A2=E5=A7=AC?= <41804496+ProbiusOfficial@users.noreply.github.com> Date: Sat, 24 Feb 2024 14:22:06 +0800 Subject: [PATCH] Update cron schedule and download JSON files --- .github/workflows/ghdeploy.yml | 2 +- build.py | 12 + docs/Event/index.md | 4 +- docs/Event/json/CN.json | 275 +++++ docs/Event/json/Global.json | 1754 ++++++++++++++++++++++++++++++++ 5 files changed, 2044 insertions(+), 3 deletions(-) create mode 100644 docs/Event/json/CN.json create mode 100644 docs/Event/json/Global.json diff --git a/.github/workflows/ghdeploy.yml b/.github/workflows/ghdeploy.yml index 1aa02a007c..acb2608372 100644 --- a/.github/workflows/ghdeploy.yml +++ b/.github/workflows/ghdeploy.yml @@ -5,7 +5,7 @@ on: - master - main schedule: - - cron: "0 0/2 * * *" + - cron: "0 */1 * * *" permissions: contents: write diff --git a/build.py b/build.py index 471cf14b65..6ba907bb60 100644 --- a/build.py +++ b/build.py @@ -59,5 +59,17 @@ def update_files(): insert_content("docs/index.md", "", "", index_html_content) print("updated home.md complete") + # update json + + # 下载json文件到 docs\Event\json + CN_json_content = download_file("https://raw.githubusercontent.com/ProbiusOfficial/Hello-CTFtime/main/CN.json") + Global_json_content = download_file("https://raw.githubusercontent.com/ProbiusOfficial/Hello-CTFtime/main/Global.json") + print("downloaded json") + with open("docs/Event/json/CN.json", 'w', encoding='utf-8') as file: + file.write(CN_json_content) + with open("docs/Event/json/Global.json", 'w', encoding='utf-8') as file: + file.write(Global_json_content) + + if __name__ == "__main__": update_files() diff --git a/docs/Event/index.md b/docs/Event/index.md index 53da00d416..f8a410dc12 100644 --- a/docs/Event/index.md +++ b/docs/Event/index.md @@ -191,8 +191,8 @@ hide: async function loadCalendar() { const calendarEl = document.getElementById('calendar') - const cnEvents = await fetchCNCTFTime('https://raw.githubusercontent.com/ProbiusOfficial/Hello-CTFtime/main/CN.json') - const globalEvents = await fetchGlobalCTFTime('https://raw.githubusercontent.com/ProbiusOfficial/Hello-CTFtime/main/Global.json') + const cnEvents = await fetchCNCTFTime('json/CN.json') + const globalEvents = await fetchGlobalCTFTime('json/Global.json') const calendar = new FullCalendar.Calendar(calendarEl, { height: 'auto', diff --git a/docs/Event/json/CN.json b/docs/Event/json/CN.json new file mode 100644 index 0000000000..3734d76b91 --- /dev/null +++ b/docs/Event/json/CN.json @@ -0,0 +1,275 @@ +{ + "success": true, + "data": { + "result": [ + { + "name": "DubheCTF 2024", + "link": "https://adworld.xctf.org.cn/contest/assess?hash=94938be6-ce42-11ee-ab28-000c29bc20bf", + "type": "团队赛 | 1-n", + "bmks": "2024年03月01日 09:00", + "bmjz": "2024年03月16日 08:00", + "bsks": "2024年03月16日 09:00", + "bsjs": "2024年03月18日 09:00", + "readmore": "Discord: https://discord.gg/hq4m3KrVfG QQ群:512066352 本届DubheCTF2024由XCTF联赛的合作单位天枢Dubhe战队组织,由赛宁网安提供技术支持。作为第八届XCTF国际联赛的分站赛,本次比赛将采用在线网络安全夺旗挑战赛的形式,面向全球开放。 此次比赛冠军队伍将直接晋级第八届XCTF总决赛(总决赛具体地点待定,将在确定后通知获得资格的国际和国内队伍)。其他参赛的队伍也将获得积分,来竞争XCTF总决赛的其他席位。", + "status": 0 + }, + { + "name": "青少年CTF擂台挑战赛 2024 #Round 1", + "link": "https://www.qsnctf.com/#/main/race-center/race-guide?id=11", + "type": "团队赛|1-4人", + "bmks": "2024年02月05日 00:00", + "bmjz": "2024年02月28日 22:00", + "bsks": "2024年02月29日 09:00", + "bsjs": "2024年03月01日 22:00", + "readmore": "QQ 群号:820016571", + "status": 1 + }, + { + "name": "第一届“长城杯”信息安全铁人三项赛初赛", + "link": "http://ccb.itsec.gov.cn/", + "type": "团队赛|1-4人", + "bmks": "2023年12月21日 00:00", + "bmjz": "2024年02月20日 18:00", + "bsks": "2024年03月01日 09:00", + "bsjs": "2024年03月31日 18:00", + "readmore": "比赛时间2024年3月", + "status": 2 + }, + { + "name": "第二届数据安全大赛暨首届“数信杯”数据安全大赛", + "link": "https://shuxinbei.ichunqiu.com/", + "type": "团队赛|1-3人", + "bmks": "2023年11月15日 00:00", + "bmjz": "2024年01月19日 18:00", + "bsks": "2024年02月24日 10:00", + "bsjs": "2024年02月24日 18:00", + "readmore": "比赛时间未定", + "status": 3 + }, + { + "name": "HGAME2024网络攻防大赛", + "link": "https://hgame.vidar.club", + "type": "个人赛", + "bmks": "2024年01月20日 20:00", + "bmjz": "2024年02月05日 20:00", + "bsks": "2024年01月29日 20:00", + "bsjs": "2024年02月27日 20:00", + "readmore": "QQ群:134591168 \r\n适合新手参加", + "status": 3 + }, + { + "name": "SICTF Round#3", + "link": "https://yuanshen.life/", + "type": "团队赛|1-3人", + "bmks": "2024年01月11日 14:00", + "bmjz": "2024年02月18日 09:00", + "bsks": "2024年02月16日 09:00", + "bsjs": "2024年02月18日 18:00", + "readmore": "比赛QQ群:737732413\r\n本次比赛采用CTF赛制,题目难度两级分化,无论是刚刚入门的萌新还是轻车熟路的大神,都可以快速找到属于你的比赛乐趣哦~", + "status": 4 + }, + { + "name": "VNCTF 2024", + "link": "https://vnctf2024.manqiu.top/", + "type": "个人赛", + "bmks": "2023年02月18日 21:00", + "bmjz": "2024年02月17日 20:00", + "bsks": "2024年02月17日 08:00", + "bsjs": "2024年02月17日 20:00", + "readmore": "V&N 联合战队招新赛,赛事QQ群:717513199", + "status": 4 + }, + { + "name": "NSSCTF Round#18 Basic", + "link": "https://www.nssctf.cn/contest/317/", + "type": "团队赛|1-3人", + "bmks": "2024年02月06日 09:30", + "bmjz": "2024年02月14日 09:30", + "bsks": "2024年02月14日 09:30", + "bsjs": "2024年02月14日 17:30", + "readmore": "QQ群:521330139", + "status": 4 + }, + { + "name": "第二届BeginCTF", + "link": "http://47.100.169.26/", + "type": "个人赛", + "bmks": "2024年01月24日 00:00", + "bmjz": "2024年02月06日 10:00", + "bsks": "2024年01月31日 10:00", + "bsjs": "2024年02月06日 10:00", + "readmore": "qq群:612995005\r\n适合新手参加", + "status": 4 + }, + { + "name": "L3HCTF 2024", + "link": "https://l3hctf2024.xctf.org.cn/", + "type": "团队赛", + "bmks": "2024年01月24日 00:00", + "bmjz": "2024年02月05日 09:00", + "bsks": "2024年02月03日 09:00", + "bsjs": "2024年02月05日 09:00", + "readmore": "QQ群:512066352", + "status": 4 + }, + { + "name": "zkCTF", + "link": "https://zkctf.scalebit.xyz", + "type": "个人赛 | WEB3", + "bmks": "2024年01月16日 00:00", + "bmjz": "2024年02月05日 09:00", + "bsks": "2024年02月03日 09:00", + "bsjs": "2024年02月05日 09:00", + "readmore": "TG官方群:https://t.me/ScaleBitAudit", + "status": 4 + }, + { + "name": "第二届N1CTF Junior", + "link": "https://ctf.junior.nu1l.com/", + "type": "个人赛", + "bmks": "2024年01月22日 08:00", + "bmjz": "2024年02月03日 00:00", + "bsks": "2024年02月03日 09:00", + "bsjs": "2024年02月04日 18:00", + "readmore": "N1CTFJunior是Nu1L Team组织的官方纳新\r\n赛事旨在选拔年轻优秀人才加入Nu1LTeam\r\nQQ群:180885587", + "status": 4 + }, + { + "name": "第二届红桥杯渗透测试挑战赛", + "link": "https://tryhackme.com/", + "type": "个人赛", + "bmks": "2023年12月01日 00:00", + "bmjz": "2024年01月31日 00:00", + "bsks": "2023年11月30日 00:00", + "bsjs": "2024年01月31日 00:00", + "readmore": "QQ群:751273347\r\n比赛时间待定", + "status": 4 + }, + { + "name": "第七届西湖论剑网络安全技能大赛初赛", + "link": "https://game.gcsis.cn/", + "type": "团队赛|4-8人", + "bmks": "2024年01月09日 00:00", + "bmjz": "2024年01月24日 18:00", + "bsks": "2024年01月30日 10:00", + "bsjs": "2024年01月30日 18:00", + "readmore": "QQ群:666010671 768342822\r\n", + "status": 4 + }, + { + "name": "Real World CTF 6th", + "link": "https://realworldctf.com/", + "type": "团队赛", + "bmks": "2023年12月28日 16:30", + "bmjz": "2024年01月28日 19:00", + "bsks": "2024年01月26日 19:00", + "bsjs": "2024年01月28日 19:00", + "readmore": "Discord: https://discord.com/invite/8GNqypNaxB", + "status": 4 + }, + { + "name": "獬豸杯电子数据取证比武", + "link": "https://mp.weixin.qq.com/s/kTUbGvh4EGZf5Jx87NyCgQ", + "type": "个人赛", + "bmks": "2024年01月25日 00:00", + "bmjz": "2024年01月27日 18:00", + "bsks": "2024年01月28日 10:00", + "bsjs": "2024年01月28日 18:00", + "readmore": "QQ群号:955391766", + "status": 4 + }, + { + "name": "NSSCTF Round#17 Basic", + "link": "https://www.nssctf.cn/contest/", + "type": "团队赛|1-3人", + "bmks": "2024年01月16日 00:00", + "bmjz": "2024年01月28日 17:30", + "bsks": "2024年01月28日 14:00", + "bsjs": "2024年01月28日 17:30", + "readmore": "QQ群:521330139", + "status": 4 + }, + { + "name": "Real World CTF 6th 体验赛", + "link": "https://be-a-rwctfer.realworldctf.com/", + "type": "团队赛 | 邀请制", + "bmks": "2023年12月28日 16:30", + "bmjz": "2024年01月17日 18:00", + "bsks": "2024年01月27日 10:00", + "bsjs": "2024年01月28日 10:00", + "readmore": "选手交流群:612460086", + "status": 4 + }, + { + "name": "春秋杯网络安全联赛冬季赛", + "link": "https://endbm.ichunqiu.com/2023cqgames2", + "type": "个人赛CTF+RDG", + "bmks": "2023年12月18日 00:00", + "bmjz": "2024年01月22日 17:00", + "bsks": "2024年01月20日 10:00", + "bsjs": "2024年01月22日 18:00", + "readmore": "赛事QQ群:277328440", + "status": 4 + }, + { + "name": "第三届WEBSHELL伏魔挑战赛", + "link": "https://mp.weixin.qq.com/s/e8OE3rXyIqPkHrOHBDL5Kw", + "type": "个人赛", + "bmks": "2023年12月29日 10:00", + "bmjz": "2024年01月17日 10:00", + "bsks": "2024年01月12日 14:00", + "bsjs": "2024年01月17日 10:00", + "readmore": "", + "status": 4 + }, + { + "name": "第七届强网杯全国网络安全挑战赛决赛", + "link": "https://qiangwangbei.com/", + "type": "团队赛|1-4人", + "bmks": "2023年05月01日 00:00", + "bmjz": "2023年12月09日 00:00", + "bsks": "2024年01月13日 09:00", + "bsjs": "2024年01月14日 16:00", + "readmore": "QQ群:723023839", + "status": 4 + }, + { + "name": "movectf 2024", + "link": "https://movectf2024.movebit.xyz/", + "type": "个人赛 | WEB3", + "bmks": "2023年12月25日 00:00", + "bmjz": "2024年01月14日 09:00", + "bsks": "2024年01月12日 09:00", + "bsjs": "2024年01月14日 09:00", + "readmore": "旗舰级 Move 安全竞赛,旨在吸引更多对 \r\nMove 语言和 Move 生态系统感兴趣的安全专业人士\r\n和开发人员。\r\nQQ学习交流群:163569170", + "status": 4 + }, + { + "name": " NSSCTF Round#16 Basic", + "link": "https://www.nssctf.cn/contest", + "type": "团队赛|1-3人", + "bmks": "2024年01月03日 00:00", + "bmjz": "2024年01月13日 17:40", + "bsks": "2024年01月13日 14:00", + "bsjs": "2024年01月13日 17:40", + "readmore": "QQ群:521330139", + "status": 4 + }, + { + "name": "“复兴杯”2023年第四届大学生网络安全精英赛初赛", + "link": "https://www.nisp.org.cn/wads", + "type": "个人赛", + "bmks": "2023年11月10日 12:00", + "bmjz": "2024年01月02日 18:00", + "bsks": "2024年01月03日 09:00", + "bsjs": "2024年01月07日 18:00", + "readmore": "", + "status": 4 + } + ], + "total": 77, + "page": 1, + "size": 20 + }, + "msg": "" +} \ No newline at end of file diff --git a/docs/Event/json/Global.json b/docs/Event/json/Global.json new file mode 100644 index 0000000000..448993bf7d --- /dev/null +++ b/docs/Event/json/Global.json @@ -0,0 +1,1754 @@ +[ + { + "比赛名称": "bi0sCTF 2024", + "比赛时间": "2024-02-24 20:00:00 - 2024-02-26 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2117.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.bi0s.in/", + "比赛标志": "https://ctftime.org/media/events/Untitled-removebg-preview_1.png", + "比赛权重": "79.83", + "赛事主办": "bi0s (https://ctftime.org/team/662)", + "比赛ID": "31", + "比赛状态": "oncoming" + }, + { + "比赛名称": "osu!gaming CTF 2024", + "比赛时间": "2024-03-02 01:00:00 - 2024-03-04 01:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2165.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://www.osugaming.lol/", + "比赛标志": "https://ctftime.org/media/events/unknown_1.png", + "比赛权重": "0.00", + "赛事主办": "osu!gaming (https://ctftime.org/team/186954)", + "比赛ID": "998", + "比赛状态": "oncoming" + }, + { + "比赛名称": "GCC CTF 2024", + "比赛时间": "2024-03-02 04:00:00 - 2024-03-04 04:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2251.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://gcc-ctf.com/", + "比赛标志": "https://ctftime.org/media/events/Logo_GCC_White_Font.png", + "比赛权重": "0.00", + "赛事主办": "Galette Cidre CTF (https://ctftime.org/team/246488)", + "比赛ID": "1062", + "比赛状态": "oncoming" + }, + { + "比赛名称": "AthackCTF 2024", + "比赛时间": "2024-03-02 16:00:00 - 2024-03-04 01:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2228.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://www.athackctf.com/", + "比赛标志": "https://ctftime.org/media/events/_hacklogo_v2_720.png", + "比赛权重": "0.00", + "赛事主办": "athackPrivate (https://ctftime.org/team/278003)", + "比赛ID": "1049", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Pearl CTF", + "比赛时间": "2024-03-08 20:00:00 - 2024-03-10 07:59:59 UTC+8", + "添加日历": "https://ctftime.org/event/2231.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://pearlctf.in/", + "比赛标志": "https://ctftime.org/media/events/_croppearl_logo_1_of_1.png", + "比赛权重": "23.95", + "赛事主办": "BIT CRIMINALS (https://ctftime.org/team/151727)", + "比赛ID": "849", + "比赛状态": "oncoming" + }, + { + "比赛名称": "WxMCTF 2024", + "比赛时间": "2024-03-09 08:00:00 - 2024-03-11 07:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2179.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.mcpt.ca/contest/wxmctf", + "比赛标志": "https://ctftime.org/media/events/Logo_thing_1.png", + "比赛权重": "23.59", + "赛事主办": "wxmctf (https://ctftime.org/team/211390)", + "比赛ID": "883", + "比赛状态": "oncoming" + }, + { + "比赛名称": "vikeCTF 2024", + "比赛时间": "2024-03-09 08:00:00 - 2024-03-11 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2263.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.vikesec.ca/", + "比赛标志": "https://ctftime.org/media/events/vikesec.png", + "比赛权重": "23.64", + "赛事主办": "PencilTesters (https://ctftime.org/team/178288)", + "比赛ID": "888", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Cyber Apocalypse 2024: Hacker Royale", + "比赛时间": "2024-03-09 21:00:00 - 2024-03-13 20:59:00 UTC+8", + "添加日历": "https://ctftime.org/event/2255.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.hackthebox.com/event/details/cyber-apocalypse-2024-hacker-royale-1386", + "比赛标志": "https://ctftime.org", + "比赛权重": "25.00", + "赛事主办": "Hack The Box (https://ctftime.org/team/136056)", + "比赛ID": "554", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Snowfort 2024", + "比赛时间": "2024-03-10 00:00:00 - 2024-03-10 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2260.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://snowfort2024.cyberscoring.ca/", + "比赛标志": "https://ctftime.org/media/events/logo_2024.png", + "比赛权重": "0.00", + "赛事主办": "Shell We Hack? (https://ctftime.org/team/220236)", + "比赛ID": "1057", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Nullcon Berlin HackIM 2024 CTF", + "比赛时间": "2024-03-14 17:30:00 - 2024-03-15 19:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2264.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.nullcon.net/", + "比赛标志": "https://ctftime.org", + "比赛权重": "20.00", + "赛事主办": "ENOFLAG (https://ctftime.org/team/1438)", + "比赛ID": "27", + "比赛状态": "oncoming" + }, + { + "比赛名称": "KalmarCTF 2024", + "比赛时间": "2024-03-16 01:00:00 - 2024-03-18 01:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2227.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://KalmarC.TF/", + "比赛标志": "https://ctftime.org/media/events/logo_square_756x756.png", + "比赛权重": "24.21", + "赛事主办": "kalmarunionen (https://ctftime.org/team/114856)", + "比赛ID": "813", + "比赛状态": "oncoming" + }, + { + "比赛名称": "1753CTF 2024", + "比赛时间": "2024-03-16 05:00:00 - 2024-03-17 05:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2234.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://1753ctf.com/", + "比赛标志": "https://ctftime.org/media/events/badge.png", + "比赛权重": "25.00", + "赛事主办": "1753c (https://ctftime.org/team/178287)", + "比赛ID": "836", + "比赛状态": "oncoming" + }, + { + "比赛名称": "WolvCTF 2024", + "比赛时间": "2024-03-16 07:00:00 - 2024-03-18 07:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2240.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://wolvctf.io/", + "比赛标志": "https://ctftime.org", + "比赛权重": "35.25", + "赛事主办": "wolvsec (https://ctftime.org/team/83621)", + "比赛ID": "766", + "比赛状态": "oncoming" + }, + { + "比赛名称": "LINE CTF 2024", + "比赛时间": "2024-03-23 08:00:00 - 2024-03-24 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2119.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://linectf.me/", + "比赛标志": "https://ctftime.org/media/events/Image_1.jpeg", + "比赛权重": "49.10", + "赛事主办": "LINE CTF (https://ctftime.org/team/144094)", + "比赛ID": "590", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Grey Cat The Flag 2024 Qualifiers", + "比赛时间": "2024-03-23 12:00:00 - 2024-03-24 12:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2242.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.nusgreyhats.org/", + "比赛标志": "https://ctftime.org", + "比赛权重": "22.46", + "赛事主办": "NUSGreyhats (https://ctftime.org/team/16740)", + "比赛ID": "778", + "比赛状态": "oncoming" + }, + { + "比赛名称": "ZeroDays CTF", + "比赛时间": "2024-03-23 18:00:00 - 2024-03-24 01:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2196.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://zerodays.ie/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "Ireland without the RE (https://ctftime.org/team/179144)", + "比赛ID": "1030", + "比赛状态": "oncoming" + }, + { + "比赛名称": "JerseyCTF IV", + "比赛时间": "2024-03-24 00:00:00 - 2024-03-25 00:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2230.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.jerseyctf.com/", + "比赛标志": "https://ctftime.org/media/events/lock.png", + "比赛权重": "21.26", + "赛事主办": "Highlander Hackers (https://ctftime.org/team/173925)", + "比赛ID": "724", + "比赛状态": "oncoming" + }, + { + "比赛名称": "CursedCTF 2024 Quals", + "比赛时间": "2024-03-30 08:00:00 - 2024-04-01 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2239.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://cursedc.tf/", + "比赛标志": "https://ctftime.org/media/events/Screenshot_2024-01-23_at_11.45.46_AM.png", + "比赛权重": "19.50", + "赛事主办": "cursed (https://ctftime.org/team/199492)", + "比赛ID": "887", + "比赛状态": "oncoming" + }, + { + "比赛名称": "SummitCTF 2024", + "比赛时间": "2024-03-30 21:00:00 - 2024-04-01 04:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2237.ics", + "比赛形式": "Hack quest", + "比赛链接": "https://summitctf.org/", + "比赛标志": "https://ctftime.org/media/events/default_background_removed.png", + "比赛权重": "0.00", + "赛事主办": "CyberVT (https://ctftime.org/team/173872)", + "比赛ID": "884", + "比赛状态": "oncoming" + }, + { + "比赛名称": "VolgaCTF 2024 Qualifier", + "比赛时间": "2024-03-30 23:00:00 - 2024-03-31 23:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2200.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://q.2024.volgactf.ru/", + "比赛标志": "https://ctftime.org/media/events/logo-social-yellow_14.png", + "比赛权重": "35.91", + "赛事主办": "VolgaCTF.org (https://ctftime.org/team/27094)", + "比赛ID": "52", + "比赛状态": "oncoming" + }, + { + "比赛名称": "AmateursCTF 2024", + "比赛时间": "2024-04-05 22:00:00 - 2024-04-10 11:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2226.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.amateurs.team/", + "比赛标志": "https://ctftime.org/media/events/2d6bd602-ecce-47e6-8f53-b352af222287.915ceb9574bb9759b4dd16bf8a744d25_1.jpeg", + "比赛权重": "24.54", + "赛事主办": "les amateurs (https://ctftime.org/team/166729)", + "比赛ID": "936", + "比赛状态": "oncoming" + }, + { + "比赛名称": "SwampCTF 2024", + "比赛时间": "2024-04-06 06:00:00 - 2024-04-08 06:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2138.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://swampctf.com/", + "比赛标志": "https://ctftime.org/media/events/swampctf.png", + "比赛权重": "0.00", + "赛事主办": "Kernel Sanders (https://ctftime.org/team/397)", + "比赛ID": "241", + "比赛状态": "oncoming" + }, + { + "比赛名称": "TAMUctf 2024", + "比赛时间": "2024-04-06 06:00:00 - 2024-04-08 06:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2238.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://tamuctf.com/", + "比赛标志": "https://ctftime.org/media/events/TAMUCTF_cmaroon_2.png", + "比赛权重": "48.25", + "赛事主办": "TAMUctf (https://ctftime.org/team/37721)", + "比赛ID": "198", + "比赛状态": "oncoming" + }, + { + "比赛名称": "DamCTF 2024", + "比赛时间": "2024-04-06 08:00:00 - 2024-04-08 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2262.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://damctf.xyz/", + "比赛标志": "https://ctftime.org/media/events/DAM-CTF-2020-Icon_1.png", + "比赛权重": "47.75", + "赛事主办": "OSUSEC (https://ctftime.org/team/12858)", + "比赛ID": "423", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Midnight Sun CTF 2024 Quals", + "比赛时间": "2024-04-06 20:00:00 - 2024-04-06 20:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2247.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://midnightsunctf.com/", + "比赛标志": "https://ctftime.org/media/events/midnight.png", + "比赛权重": "35.74", + "赛事主办": "HackingForSoju (https://ctftime.org/team/3208)", + "比赛ID": "246", + "比赛状态": "oncoming" + }, + { + "比赛名称": "b01lers CTF 2024", + "比赛时间": "2024-04-12 20:00:00 - 2024-04-14 20:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2250.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://ctf.b01lers.com/", + "比赛标志": "https://ctftime.org/media/events/b01lers-griffen_1.png", + "比赛权重": "30.80", + "赛事主办": "b01lers (https://ctftime.org/team/11464)", + "比赛ID": "408", + "比赛状态": "oncoming" + }, + { + "比赛名称": "PlaidCTF 2024", + "比赛时间": "2024-04-13 05:00:00 - 2024-04-15 05:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2245.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://plaidctf.com/", + "比赛标志": "https://ctftime.org", + "比赛权重": "95.19", + "赛事主办": "Plaid Parliament of Pwning (https://ctftime.org/team/284)", + "比赛ID": "10", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Space Heroes 2024", + "比赛时间": "2024-04-13 06:00:00 - 2024-04-15 06:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2254.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://spaceheroes.ctfd.io/", + "比赛标志": "https://ctftime.org/media/events/moon.png", + "比赛权重": "24.50", + "赛事主办": "FITSEC (https://ctftime.org/team/65296)", + "比赛ID": "728", + "比赛状态": "oncoming" + }, + { + "比赛名称": "LakeCTF Finals 23", + "比赛时间": "2024-05-03 16:00:00 - 2024-05-04 00:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2246.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://lakectf.epfl.ch/", + "比赛标志": "https://ctftime.org/media/events/lakeCTFLogo.png", + "比赛权重": "36.00", + "赛事主办": "polygl0ts (https://ctftime.org/team/53791)", + "比赛ID": "818", + "比赛状态": "oncoming" + }, + { + "比赛名称": "DEF CON CTF Qualifier 2024", + "比赛时间": "2024-05-04 08:00:00 - 2024-05-06 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2229.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://nautilus.institute/", + "比赛标志": "https://ctftime.org", + "比赛权重": "77.38", + "赛事主办": "Nautilus Institute (https://ctftime.org/team/181536)", + "比赛ID": "1", + "比赛状态": "oncoming" + }, + { + "比赛名称": "CyberSecurityRumble Quals", + "比赛时间": "2024-05-11 21:00:00 - 2024-05-12 21:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2224.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://hacking-meisterschaft.de/", + "比赛标志": "https://ctftime.org", + "比赛权重": "100.00", + "赛事主办": "RedRocket (https://ctftime.org/team/48677)", + "比赛ID": "159", + "比赛状态": "oncoming" + }, + { + "比赛名称": "BYUCTF 2024", + "比赛时间": "2024-05-17 08:00:00 - 2024-05-19 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2252.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://cyberjousting.com/", + "比赛标志": "https://ctftime.org", + "比赛权重": "30.75", + "赛事主办": "BYU Cyberia (https://ctftime.org/team/155711)", + "比赛ID": "768", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Black Cell SecOps 2024 - Online Blue Teaming Jeopardy CTF", + "比赛时间": "2024-05-17 17:00:00 - 2024-05-20 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2135.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://blackcell.io/ctf/", + "比赛标志": "https://ctftime.org/media/events/SecOps2024_logo.png", + "比赛权重": "0.00", + "赛事主办": "Black Cell Secops (https://ctftime.org/team/270941)", + "比赛ID": "995", + "比赛状态": "oncoming" + }, + { + "比赛名称": "CrewCTF 2024", + "比赛时间": "2024-05-25 01:00:00 - 2024-05-27 01:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2223.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://crewc.tf/", + "比赛标志": "https://ctftime.org/media/events/THC_new.png", + "比赛权重": "26.89", + "赛事主办": "thehackerscrew (https://ctftime.org/team/85618)", + "比赛ID": "738", + "比赛状态": "oncoming" + }, + { + "比赛名称": "GPN CTF 2024", + "比赛时间": "2024-05-31 18:00:00 - 2024-06-02 06:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2257.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.kitctf.de/", + "比赛标志": "https://ctftime.org/media/events/2acc1e50ba516aa0bc42a61798cfa10d.png", + "比赛权重": "31.17", + "赛事主办": "KITCTF (https://ctftime.org/team/7221)", + "比赛ID": "854", + "比赛状态": "oncoming" + }, + { + "比赛名称": "vsCTF 2024", + "比赛时间": "2024-06-01 00:00:00 - 2024-06-03 00:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2248.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.viewsource.me/", + "比赛标志": "https://ctftime.org/media/events/vsctf_2024_2x.png", + "比赛权重": "34.00", + "赛事主办": "View Source (https://ctftime.org/team/175828)", + "比赛ID": "785", + "比赛状态": "oncoming" + }, + { + "比赛名称": "AkaSec CTF 2024", + "比赛时间": "2024-06-07 21:37:00 - 2024-06-09 21:37:00 UTC+8", + "添加日历": "https://ctftime.org/event/2222.ics", + "比赛形式": "Jeopardy", + "比赛链接": "", + "比赛标志": "https://ctftime.org/media/events/akasec_icon-15.png", + "比赛权重": "0.00", + "赛事主办": "AkaSec (https://ctftime.org/team/107202)", + "比赛ID": "1047", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Crypto CTF 2024", + "比赛时间": "2024-06-08 22:00:00 - 2024-06-09 22:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2210.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://cr.yp.toc.tf/", + "比赛标志": "https://ctftime.org/media/events/cryptoctf.jpg", + "比赛权重": "65.62", + "赛事主办": "ASIS (https://ctftime.org/team/4140)", + "比赛ID": "317", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Grey Cat The Flag 2024 Finals", + "比赛时间": "2024-06-20 10:00:00 - 2024-06-21 18:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2244.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.nusgreyhats.org/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "NUSGreyhats (https://ctftime.org/team/16740)", + "比赛ID": "778", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Junior.Crypt.2024 CTF", + "比赛时间": "2024-07-03 23:00:00 - 2024-07-05 23:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2259.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://ctf-spcs.mf.grsu.by/", + "比赛标志": "https://ctftime.org/media/events/logo_NY.jpg", + "比赛权重": "0.00", + "赛事主办": "Beavers0 (https://ctftime.org/team/269281)", + "比赛ID": "1041", + "比赛状态": "oncoming" + }, + { + "比赛名称": "SekaiCTF 2024", + "比赛时间": "2024-08-24 00:00:00 - 2024-08-26 00:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2243.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.sekai.team/", + "比赛标志": "https://ctftime.org/media/events/sekai2_SEKAI_CTF_Square_Black_BG.r_1_1.png", + "比赛权重": "36.96", + "赛事主办": "Project Sekai (https://ctftime.org/team/169557)", + "比赛ID": "769", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Pointer Overflow CTF - 2024", + "比赛时间": "2024-09-15 20:00:00 - 2025-01-19 20:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2121.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://pointeroverflowctf.com/", + "比赛标志": "https://ctftime.org/media/events/poctflogo1transp.png", + "比赛权重": "0", + "赛事主办": "UWSP Pointers (https://ctftime.org/team/231536)", + "比赛ID": "963", + "比赛状态": "oncoming" + }, + { + "比赛名称": "ASIS CTF Quals 2024", + "比赛时间": "2024-09-21 22:00:00 - 2024-09-22 22:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2211.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://asisctf.com/", + "比赛标志": "https://ctftime.org/media/events/asisctf.jpg", + "比赛权重": "0.00", + "赛事主办": "ASIS (https://ctftime.org/team/4140)", + "比赛ID": "55", + "比赛状态": "oncoming" + }, + { + "比赛名称": "TCP1P CTF 2024: Exploring Nusantara's Digital Realm", + "比赛时间": "2024-10-11 20:00:00 - 2024-10-13 20:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2256.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.tcp1p.com/", + "比赛标志": "https://ctftime.org/media/events/TCP1P-logo.png", + "比赛权重": "24.85", + "赛事主办": "TCP1P (https://ctftime.org/team/187248)", + "比赛ID": "949", + "比赛状态": "oncoming" + }, + { + "比赛名称": "Sydbox CTF: read /etc/CTF", + "比赛时间": "2023-11-16 22:26:32 - 2024-11-16 22:26:32 UTC+8", + "添加日历": "https://ctftime.org/event/2178.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://git.sr.ht/~alip/syd#ctf-howto-sydbx-capture-the-flag-challenge", + "比赛标志": "https://ctftime.org", + "比赛权重": "0", + "赛事主办": "Exherbo GNU/Linux (https://ctftime.org/team/275214)", + "比赛ID": "1027", + "比赛状态": "nowrunning" + }, + { + "比赛名称": "BraekerCTF", + "比赛时间": "2024-02-23 20:00:00 - 2024-02-25 00:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2181.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://braekerctf.ctfd.io/", + "比赛标志": "https://ctftime.org/media/events/AI_Robot4.png", + "比赛权重": "0", + "赛事主办": "Braeker (https://ctftime.org/team/274910)", + "比赛ID": "1026", + "比赛状态": "nowrunning" + }, + { + "比赛名称": "BroncoCTF 2024", + "比赛时间": "2024-02-18 03:00:00 - 2024-02-19 03:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2261.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://broncoctf.xyz/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0", + "赛事主办": "BroncoSec (https://ctftime.org/team/112673)", + "比赛ID": "1017", + "比赛状态": "past" + }, + { + "比赛名称": "LA CTF 2024", + "比赛时间": "2024-02-17 12:00:00 - 2024-02-19 06:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2102.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://lac.tf/", + "比赛标志": "https://ctftime.org/media/events/lactf-square-logo_1.png", + "比赛权重": "24.93", + "赛事主办": "PBR | UCLA (https://ctftime.org/team/186494)", + "比赛ID": "820", + "比赛状态": "past" + }, + { + "比赛名称": "SAIBORG - Elite Hacking Competition", + "比赛时间": "2024-02-16 12:00:00 - 2024-02-16 18:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2147.ics", + "比赛形式": "Hack quest", + "比赛链接": "https://www.saiborg.io/", + "比赛标志": "https://ctftime.org/media/events/saiborg-profile.jpg", + "比赛权重": "0.00", + "赛事主办": "Saiborg (https://ctftime.org/team/271868)", + "比赛ID": "1009", + "比赛状态": "past" + }, + { + "比赛名称": "BITSCTF 2024", + "比赛时间": "2024-02-16 02:30:00 - 2024-02-18 02:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2235.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.bitskrieg.org/", + "比赛标志": "https://ctftime.org/media/events/bitskrieg.jpg", + "比赛权重": "0", + "赛事主办": "BITSkrieg (https://ctftime.org/team/22310)", + "比赛ID": "182", + "比赛状态": "past" + }, + { + "比赛名称": "GoldCTF 2024", + "比赛时间": "2024-02-10 15:00:00 - 2024-02-10 23:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2249.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://register.cbsctf.live/", + "比赛标志": "https://ctftime.org/media/events/Frame_13734128.png", + "比赛权重": "24.93", + "赛事主办": "C4T BuT S4D (https://ctftime.org/team/83435)", + "比赛ID": "436", + "比赛状态": "past" + }, + { + "比赛名称": "Ugra CTF Quals 2024", + "比赛时间": "2024-02-10 15:00:00 - 2024-02-12 03:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2241.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://2024.ugractf.ru/", + "比赛标志": "https://ctftime.org/media/events/a5000124fdb12cd1be2c435692b3a8e6.jpg", + "比赛权重": "25.00", + "赛事主办": "[team Team] (https://ctftime.org/team/49808)", + "比赛ID": "457", + "比赛状态": "past" + }, + { + "比赛名称": "0xL4ugh CTF 2024", + "比赛时间": "2024-02-09 21:00:00 - 2024-02-10 21:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2216.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf24.0xl4ugh.com/", + "比赛标志": "https://ctftime.org/media/events/logo_94.png", + "比赛权重": "25.00", + "赛事主办": "0xL4ugh (https://ctftime.org/team/132776)", + "比赛ID": "579", + "比赛状态": "past" + }, + { + "比赛名称": "Bearcat CTF 2024", + "比赛时间": "2024-02-04 03:00:00 - 2024-02-05 03:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2208.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://www.bearcatctf.io/", + "比赛标志": "https://ctftime.org/media/events/bearcatlogo-cyberatuc.png", + "比赛权重": "0", + "赛事主办": "Cyber@UC (https://ctftime.org/team/87727)", + "比赛ID": "1032", + "比赛状态": "past" + }, + { + "比赛名称": "ESCAPE CTF Final", + "比赛时间": "2024-02-03 20:00:00 - 2024-02-04 05:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2213.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.t3n4ci0us.kr/", + "比赛标志": "https://ctftime.org", + "比赛权重": "9.64", + "赛事主办": "CYB3R_T3N4CI0US (https://ctftime.org/team/160305)", + "比赛ID": "743", + "比赛状态": "past" + }, + { + "比赛名称": "L3HCTF 2024", + "比赛时间": "2024-02-03 09:00:00 - 2024-02-05 09:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2236.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://l3hctf2024.xctf.org.cn/", + "比赛标志": "https://ctftime.org", + "比赛权重": "25.00", + "赛事主办": "L3H Sec (https://ctftime.org/team/75946)", + "比赛ID": "701", + "比赛状态": "past" + }, + { + "比赛名称": "DiceCTF 2024 Quals", + "比赛时间": "2024-02-03 05:00:00 - 2024-02-05 05:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2217.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.dicega.ng/", + "比赛标志": "https://ctftime.org/media/events/dicectf_2_1.png", + "比赛权重": "54.40", + "赛事主办": "DiceGang (https://ctftime.org/team/109452)", + "比赛ID": "568", + "比赛状态": "past" + }, + { + "比赛名称": "ISSessions Espionage CTF", + "比赛时间": "2024-01-27 22:00:00 - 2024-01-29 06:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2221.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.issessions.ca/", + "比赛标志": "https://ctftime.org/media/events/unnamed_2.png", + "比赛权重": "0.00", + "赛事主办": "ISSesssions (https://ctftime.org/team/278504)", + "比赛ID": "1056", + "比赛状态": "past" + }, + { + "比赛名称": "TetCTF 2024", + "比赛时间": "2024-01-27 08:00:00 - 2024-01-29 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2212.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.hackemall.live/", + "比赛标志": "https://ctftime.org/media/events/tetlogo.png", + "比赛权重": "74.41", + "赛事主办": "TetCTF (https://ctftime.org/team/71781)", + "比赛ID": "290", + "比赛状态": "past" + }, + { + "比赛名称": "RCS CTF 24", + "比赛时间": "2024-01-26 19:30:00 - 2024-01-27 16:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2233.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://play.encryptedge.in/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "EN¢R¥PT_EDGE€ (https://ctftime.org/team/273673)", + "比赛ID": "1050", + "比赛状态": "past" + }, + { + "比赛名称": "Real World CTF 6th", + "比赛时间": "2024-01-26 19:00:00 - 2024-01-28 19:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2172.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://realworldctf.com/", + "比赛标志": "https://ctftime.org/media/events/rwctf.png", + "比赛权重": "97.04", + "赛事主办": "Chaitin Tech (https://ctftime.org/team/60371)", + "比赛ID": "260", + "比赛状态": "past" + }, + { + "比赛名称": "4N0NYM0US3 2024", + "比赛时间": "2024-01-21 13:04:43 - 2024-01-21 13:04:43 UTC+8", + "添加日历": "https://ctftime.org/event/2232.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://ctf.appinprogress.com/", + "比赛标志": "https://ctftime.org", + "比赛权重": "25.00", + "赛事主办": "WyteHat (https://ctftime.org/team/231105)", + "比赛ID": "961", + "比赛状态": "past" + }, + { + "比赛名称": "KnightCTF 2024", + "比赛时间": "2024-01-20 23:00:00 - 2024-01-21 23:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2209.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://knightctf.com/", + "比赛标志": "https://ctftime.org/media/events/KnightCTF.png", + "比赛权重": "6.65", + "赛事主办": "Knight Squad (https://ctftime.org/team/141739)", + "比赛ID": "721", + "比赛状态": "past" + }, + { + "比赛名称": "Mapna CTF 2024", + "比赛时间": "2024-01-20 23:00:00 - 2024-01-21 23:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2205.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://mapnactf.com/", + "比赛标志": "https://ctftime.org/media/events/MAPNA.jpg", + "比赛权重": "24.53", + "赛事主办": "ASIS (https://ctftime.org/team/4140)", + "比赛ID": "1034", + "比赛状态": "past" + }, + { + "比赛名称": "Insomni'hack teaser 2024", + "比赛时间": "2024-01-20 17:00:00 - 2024-01-21 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2139.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://teaser.insomnihack.ch/", + "比赛标志": "https://ctftime.org", + "比赛权重": "32.00", + "赛事主办": "Insomni'hack Team (https://ctftime.org/team/104742)", + "比赛ID": "56", + "比赛状态": "past" + }, + { + "比赛名称": "HKUST Firebird CTF Competition 2024", + "比赛时间": "2024-01-20 10:00:00 - 2024-01-21 22:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2225.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://ctf.firebird.sh/", + "比赛标志": "https://ctftime.org/media/events/FirebirdCTFCompetition2.png", + "比赛权重": "0.00", + "赛事主办": "HKUSTFirebird (https://ctftime.org/team/65249)", + "比赛ID": "1053", + "比赛状态": "past" + }, + { + "比赛名称": "UofTCTF 2024", + "比赛时间": "2024-01-14 01:00:00 - 2024-01-15 12:59:00 UTC+8", + "添加日历": "https://ctftime.org/event/2219.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.uoftctf.org/", + "比赛标志": "https://ctftime.org/media/events/ctf_logo_1.png", + "比赛权重": "23.49", + "赛事主办": "UofTCTF (https://ctftime.org/team/139261)", + "比赛ID": "1052", + "比赛状态": "past" + }, + { + "比赛名称": "IrisCTF 2024", + "比赛时间": "2024-01-06 08:00:00 - 2024-01-08 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2085.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://2024.irisc.tf/", + "比赛标志": "https://ctftime.org/media/events/IrisCTF_Logo.png", + "比赛权重": "24.59", + "赛事主办": "IrisSec (https://ctftime.org/team/127034)", + "比赛ID": "841", + "比赛状态": "past" + }, + { + "比赛名称": "Shaastra CTF '24", + "比赛时间": "2024-01-04 16:30:00 - 2024-01-04 18:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2220.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.shaastractf2024.online/", + "比赛标志": "https://ctftime.org/media/events/Shaastralogo.png", + "比赛权重": "0.00", + "赛事主办": "ShaastraCTF2024 (https://ctftime.org/team/276568)", + "比赛ID": "1039", + "比赛状态": "past" + }, + { + "比赛名称": "New Year CTF 2024", + "比赛时间": "2023-12-31 01:00:00 - 2024-01-15 05:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2218.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://ctf-spcs.mf.grsu.by/", + "比赛标志": "https://ctftime.org/media/events/logo_25_2.png", + "比赛权重": "0", + "赛事主办": "Beavers0 (https://ctftime.org/team/269281)", + "比赛ID": "1041", + "比赛状态": "past" + }, + { + "比赛名称": "ASIS CTF Finals 2023", + "比赛时间": "2023-12-29 22:30:00 - 2023-12-30 22:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/1953.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://asisctf.com/", + "比赛标志": "https://ctftime.org/media/events/asis_logo_512_2.png", + "比赛权重": "83.00", + "赛事主办": "ASIS (https://ctftime.org/team/4140)", + "比赛ID": "59", + "比赛状态": "past" + }, + { + "比赛名称": "37C3 Potluck CTF", + "比赛时间": "2023-12-29 02:00:00 - 2023-12-30 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2199.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://potluckctf.com/", + "比赛标志": "https://ctftime.org/media/events/logo-512-white.png", + "比赛权重": "25.00", + "赛事主办": "ZetaTwo (https://ctftime.org/team/9407)", + "比赛ID": "1028", + "比赛状态": "past" + }, + { + "比赛名称": "Code X Sport Jung'23 CTF", + "比赛时间": "2023-12-23 13:30:00 - 2023-12-23 16:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2215.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://kiet-intra-ctf.site/", + "比赛标志": "https://ctftime.org/media/events/event_logo.jpeg", + "比赛权重": "0.00", + "赛事主办": "cornered_tiger (https://ctftime.org/team/216139)", + "比赛ID": "1045", + "比赛状态": "past" + }, + { + "比赛名称": "SECCON CTF 2023 Domestic Finals", + "比赛时间": "2023-12-23 09:00:00 - 2023-12-24 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2160.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.seccon.jp/", + "比赛标志": "https://ctftime.org/media/events/seccon_s_6.png", + "比赛权重": "0.00", + "赛事主办": "SECCON CTF (https://ctftime.org/team/11918)", + "比赛ID": "92", + "比赛状态": "past" + }, + { + "比赛名称": "SECCON CTF 2023 International Finals", + "比赛时间": "2023-12-23 09:00:00 - 2023-12-24 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2159.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.seccon.jp/", + "比赛标志": "https://ctftime.org/media/events/seccon_s_5.png", + "比赛权重": "25.00", + "赛事主办": "SECCON CTF (https://ctftime.org/team/11918)", + "比赛ID": "92", + "比赛状态": "past" + }, + { + "比赛名称": "niteCTF", + "比赛时间": "2023-12-17 19:30:00 - 2023-12-19 19:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2207.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://nitectf.live/", + "比赛标志": "https://ctftime.org/media/events/WhatsApp_Image_2021-08-06_at_11.28.13_2.jpeg", + "比赛权重": "24.00", + "赛事主办": "Cryptonite (https://ctftime.org/team/62713)", + "比赛ID": "663", + "比赛状态": "past" + }, + { + "比赛名称": "1st Annual TCM Invitational CTF", + "比赛时间": "2023-12-16 23:00:00 - 2023-12-17 07:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2201.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://www.tcm.rocks/TCM2023CTF", + "比赛标志": "https://ctftime.org/media/events/tcm-logo-small.png", + "比赛权重": "0.00", + "赛事主办": "TCM Security (https://ctftime.org/team/275972)", + "比赛ID": "1029", + "比赛状态": "past" + }, + { + "比赛名称": "BackdoorCTF 2023", + "比赛时间": "2023-12-16 20:00:00 - 2023-12-18 20:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2153.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://backdoor.infoseciitr.in/", + "比赛标志": "https://ctftime.org/media/events/bckdr.png", + "比赛权重": "34.00", + "赛事主办": "InfoSecIITR (https://ctftime.org/team/16691)", + "比赛ID": "49", + "比赛状态": "past" + }, + { + "比赛名称": "DiceCTF Teaser 2023", + "比赛时间": "2023-12-16 05:00:00 - 2023-12-17 05:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2162.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.dicega.ng/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "DiceGang (https://ctftime.org/team/109452)", + "比赛ID": "331", + "比赛状态": "past" + }, + { + "比赛名称": "Wargames.MY CTF 2023", + "比赛时间": "2023-12-16 00:00:00 - 2023-12-17 00:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2203.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://pro2023.wargames.my/", + "比赛标志": "https://ctftime.org/media/events/wgmy2023_logo.png", + "比赛权重": "0.00", + "赛事主办": "Wargames.MY (https://ctftime.org/team/86069)", + "比赛ID": "1038", + "比赛状态": "past" + }, + { + "比赛名称": "The Cyber Cooperative CTF", + "比赛时间": "2023-12-15 13:01:01 - 2023-12-18 12:59:00 UTC+8", + "添加日历": "https://ctftime.org/event/2206.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://thecybercoopctf.ctfd.io/", + "比赛标志": "https://ctftime.org/media/events/logo_servericon.png", + "比赛权重": "24.21", + "赛事主办": "The Cyber Cooperative (https://ctftime.org/team/276494)", + "比赛ID": "1033", + "比赛状态": "past" + }, + { + "比赛名称": "7th Stage MetaRed TIC Portugal 2023", + "比赛时间": "2023-12-14 21:00:00 - 2023-12-15 21:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2099.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://eventos.metared.org/go/CTFMetaRed2023-7thSTAGE", + "比赛标志": "https://ctftime.org", + "比赛权重": "6.67", + "赛事主办": "UAC (https://ctftime.org/team/140846)", + "比赛ID": "653", + "比赛状态": "past" + }, + { + "比赛名称": "IWCON CTF", + "比赛时间": "2023-12-14 18:26:53 - 2023-12-15 18:26:53 UTC+8", + "添加日历": "https://ctftime.org/event/2214.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://iwcon.live/ctf", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "IWCON (https://ctftime.org/team/277281)", + "比赛ID": "1042", + "比赛状态": "past" + }, + { + "比赛名称": "Intent CTF 2023", + "比赛时间": "2023-12-13 16:30:00 - 2023-12-15 16:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2130.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://intentsummit.org/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "Security Research Summit (SRS) (https://ctftime.org/team/163107)", + "比赛ID": "672", + "比赛状态": "past" + }, + { + "比赛名称": "HACKOLINE", + "比赛时间": "2023-12-10 17:00:00 - 2023-12-11 03:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2204.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://mrwebx.com/event/#/home", + "比赛标志": "https://ctftime.org/media/events/instagram.jpeg", + "比赛权重": "0.00", + "赛事主办": "mrwebsecure (https://ctftime.org/team/276542)", + "比赛ID": "1036", + "比赛状态": "past" + }, + { + "比赛名称": "ISITDTU CTF 2023 Finals", + "比赛时间": "2023-12-10 09:00:00 - 2023-12-10 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2090.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://ctf.isitdtu.com/", + "比赛标志": "https://ctftime.org/media/events/index_1.gif", + "比赛权重": "37.00", + "赛事主办": "ISITDTU (https://ctftime.org/team/8241)", + "比赛ID": "258", + "比赛状态": "past" + }, + { + "比赛名称": "HacktorX CTF 2023", + "比赛时间": "2023-12-09 21:00:00 - 2023-12-10 15:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2174.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://hacktorx.com/hxctf2023/", + "比赛标志": "https://ctftime.org/media/events/logo1_2.png", + "比赛权重": "0.00", + "赛事主办": "HacktorX (https://ctftime.org/team/274645)", + "比赛ID": "1023", + "比赛状态": "past" + }, + { + "比赛名称": "snakeCTF 2023", + "比赛时间": "2023-12-09 17:00:00 - 2023-12-10 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2158.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://2023.snakectf.org/", + "比赛标志": "https://ctftime.org/media/events/LogoCroppable.png", + "比赛权重": "24.79", + "赛事主办": "MadrHacks (https://ctftime.org/team/114509)", + "比赛ID": "994", + "比赛状态": "past" + }, + { + "比赛名称": "TsukuCTF 2023", + "比赛时间": "2023-12-09 11:20:00 - 2023-12-10 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2169.ics", + "比赛形式": "Jeopardy", + "比赛链接": "http://tsukuctf.sechack365.com/", + "比赛标志": "https://ctftime.org/media/events/icon_6.png", + "比赛权重": "0.00", + "赛事主办": "TaruTaru (https://ctftime.org/team/157513)", + "比赛ID": "671", + "比赛状态": "past" + }, + { + "比赛名称": "0CTF/TCTF 2023", + "比赛时间": "2023-12-09 10:00:00 - 2023-12-11 10:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2073.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.0ops.sjtu.cn/", + "比赛标志": "https://ctftime.org", + "比赛权重": "100.00", + "赛事主办": "0ops (https://ctftime.org/team/4419)", + "比赛ID": "99", + "比赛状态": "past" + }, + { + "比赛名称": "pingCTF 2023", + "比赛时间": "2023-12-09 01:30:00 - 2023-12-11 06:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/1987.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.knping.pl/", + "比赛标志": "https://ctftime.org", + "比赛权重": "24.29", + "赛事主办": "pingCTF (https://ctftime.org/team/147266)", + "比赛ID": "715", + "比赛状态": "past" + }, + { + "比赛名称": "HTB University CTF 2023: Brains & Bytes", + "比赛时间": "2023-12-08 21:00:00 - 2023-12-11 05:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2149.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.hackthebox.com/event/details/university-ctf-2023-brains-bytes-1231", + "比赛标志": "https://ctftime.org", + "比赛权重": "23.21", + "赛事主办": "Hack The Box (https://ctftime.org/team/136056)", + "比赛ID": "554", + "比赛状态": "past" + }, + { + "比赛名称": "Hackappatoi CTF '23", + "比赛时间": "2023-12-08 01:00:00 - 2023-12-09 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2163.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://hctf.hackappatoi.com/", + "比赛标志": "https://ctftime.org/media/events/3cea5d7bcded4dcba103009b24246cd6.png", + "比赛权重": "24.71", + "赛事主办": "Hackappatoi (https://ctftime.org/team/140428)", + "比赛ID": "870", + "比赛状态": "past" + }, + { + "比赛名称": "HUNTING SEASON: GROUP-IB 20TH ANNIVERSARY CTF", + "比赛时间": "2023-12-07 17:00:00 - 2023-12-07 21:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2177.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://go.group-ib.com/ctf-2023?utm_source=&utm_campaign=ctf-2023&utm_medium=&utm_content=ctftime", + "比赛标志": "https://ctftime.org/media/events/InstaTelega__1080x1080_12.png", + "比赛权重": "0.00", + "赛事主办": "Group-IB (https://ctftime.org/team/273085)", + "比赛ID": "1014", + "比赛状态": "past" + }, + { + "比赛名称": "M*CTF 2023 Finals", + "比赛时间": "2023-12-03 15:00:00 - 2023-12-04 00:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2198.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://mctf.mtuci.ru/", + "比赛标志": "https://ctftime.org/media/events/Immagine_PNG_2.png", + "比赛权重": "0.00", + "赛事主办": "BinaryBears (https://ctftime.org/team/36281)", + "比赛ID": "164", + "比赛状态": "past" + }, + { + "比赛名称": "M*CTF 2023 Junior Finals", + "比赛时间": "2023-12-02 15:00:00 - 2023-12-02 23:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2197.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://mctf.mtuci.ru/", + "比赛标志": "https://ctftime.org/media/events/Immagine_PNG_1.png", + "比赛权重": "0.00", + "赛事主办": "BinaryBears (https://ctftime.org/team/36281)", + "比赛ID": "164", + "比赛状态": "past" + }, + { + "比赛名称": "WannaGame Championship 2023", + "比赛时间": "2023-12-02 09:00:00 - 2023-12-04 09:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2146.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://cnsc.uit.edu.vn/ctf/", + "比赛标志": "https://ctftime.org/media/events/405223021_1146746909620738_23415812653969977_n.png", + "比赛权重": "19.80", + "赛事主办": "Wanna.W1n (https://ctftime.org/team/138431)", + "比赛ID": "1000", + "比赛状态": "past" + }, + { + "比赛名称": "NewportBlakeCTF 2023", + "比赛时间": "2023-12-02 08:00:00 - 2023-12-04 08:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2072.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://nbctf.com/", + "比赛标志": "https://ctftime.org", + "比赛权重": "24.67", + "赛事主办": "NewportBlakeCTF (https://ctftime.org/team/258029)", + "比赛ID": "981", + "比赛状态": "past" + }, + { + "比赛名称": "CTF Internacional MetaRed 2023 - 6th STAGE", + "比赛时间": "2023-12-02 03:00:00 - 2023-12-03 02:59:00 UTC+8", + "添加日历": "https://ctftime.org/event/2202.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctfhn.unitec.edu/", + "比赛标志": "https://ctftime.org", + "比赛权重": "6.67", + "赛事主办": "MiTeam (https://ctftime.org/team/168552)", + "比赛ID": "653", + "比赛状态": "past" + }, + { + "比赛名称": "BlazCTF 2023", + "比赛时间": "2023-12-02 02:00:00 - 2023-12-04 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2145.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.blaz.ai/", + "比赛标志": "https://ctftime.org", + "比赛权重": "25.00", + "赛事主办": "FuzzLand (https://ctftime.org/team/270659)", + "比赛ID": "1005", + "比赛状态": "past" + }, + { + "比赛名称": "TUCTF 2023", + "比赛时间": "2023-12-02 01:00:00 - 2023-12-04 01:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2173.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://tuctf.com/", + "比赛标志": "https://ctftime.org/media/events/tuctf_small.png", + "比赛权重": "22.07", + "赛事主办": "ascii overflow (https://ctftime.org/team/15360)", + "比赛ID": "147", + "比赛状态": "past" + }, + { + "比赛名称": "BSides Odisha Web3 CTF", + "比赛时间": "2023-12-01 04:00:00 - 2023-12-02 22:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2180.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://academy.quillaudits.com/challenges", + "比赛标志": "https://ctftime.org/media/events/Neon_Blue_and_Black_Gamer_Badge_Logo.png", + "比赛权重": "0.00", + "赛事主办": "BSides Odisha (https://ctftime.org/team/274130)", + "比赛ID": "1020", + "比赛状态": "past" + }, + { + "比赛名称": "m0leCon CTF 2023", + "比赛时间": "2023-12-01 01:00:00 - 2023-12-02 01:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2033.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://finals.m0lecon.it/", + "比赛标志": "https://ctftime.org", + "比赛权重": "50.00", + "赛事主办": "pwnthem0le (https://ctftime.org/team/60467)", + "比赛ID": "372", + "比赛状态": "past" + }, + { + "比赛名称": "m0leCon Beginner CTF 2023", + "比赛时间": "2023-11-25 21:00:00 - 2023-11-26 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2170.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://beginner.m0lecon.it/", + "比赛标志": "https://ctftime.org", + "比赛权重": "50.00", + "赛事主办": "pwnthem0le (https://ctftime.org/team/60467)", + "比赛ID": "372", + "比赛状态": "past" + }, + { + "比赛名称": "Ph0wn 2023", + "比赛时间": "2023-11-25 18:00:00 - 2023-11-26 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2168.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ph0wn.org/", + "比赛标志": "https://ctftime.org/media/events/logo-ph0wn_4.png", + "比赛权重": "18.00", + "赛事主办": "Pic0wn (https://ctftime.org/team/6514)", + "比赛ID": "220", + "比赛状态": "past" + }, + { + "比赛名称": "CTFZone 2023 Final", + "比赛时间": "2023-11-25 17:00:00 - 2023-11-26 03:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2131.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "http://ctf.bi.zone/", + "比赛标志": "https://ctftime.org/media/events/logo2_6.png", + "比赛权重": "0.00", + "赛事主办": "BIZone (https://ctftime.org/team/32190)", + "比赛ID": "201", + "比赛状态": "past" + }, + { + "比赛名称": "TPCTF 2023", + "比赛时间": "2023-11-25 09:00:00 - 2023-11-27 09:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2161.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://tpctf2023.xctf.org.cn/", + "比赛标志": "https://ctftime.org/media/events/TPCTF_ba-stylenulla.top.png", + "比赛权重": "25.00", + "赛事主办": "TP-Link (https://ctftime.org/team/273760)", + "比赛ID": "1016", + "比赛状态": "past" + }, + { + "比赛名称": "GlacierCTF 2023", + "比赛时间": "2023-11-25 02:00:00 - 2023-11-27 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/1992.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://glacierctf.com/", + "比赛标志": "https://ctftime.org/media/events/3ae6516246966c8d08c81d3bd5451cfa.png", + "比赛权重": "24.32", + "赛事主办": "LosFuzzys (https://ctftime.org/team/8323)", + "比赛ID": "863", + "比赛状态": "past" + }, + { + "比赛名称": "DefCamp CTF Finals 2023", + "比赛时间": "2023-11-23 16:00:00 - 2023-11-24 01:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2182.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://dctf23-ad.cyber-edu.co/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "CCSIR.org (https://ctftime.org/team/9831)", + "比赛ID": "91", + "比赛状态": "past" + }, + { + "比赛名称": "ASEAN Cyber Shield Hacking Contest 2023 (Main)", + "比赛时间": "2023-11-23 10:00:00 - 2023-11-24 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2148.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://forms.gle/9KcV5WRAutbQqHn48", + "比赛标志": "https://ctftime.org/media/events/square.png", + "比赛权重": "0.00", + "赛事主办": "ASEAN Cyber Shield (https://ctftime.org/team/269126)", + "比赛ID": "990", + "比赛状态": "past" + }, + { + "比赛名称": "5th stage MetaRed CTF Ecuador 2023", + "比赛时间": "2023-11-21 23:00:00 - 2023-11-22 22:59:59 UTC+8", + "添加日历": "https://ctftime.org/event/2164.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://eventos.metared.org/101614/detail/ctf-internacional-metared-2023-5th-stage.html", + "比赛标志": "https://ctftime.org/media/events/Log.png", + "比赛权重": "6.67", + "赛事主办": "MiTeam (https://ctftime.org/team/168552)", + "比赛ID": "653", + "比赛状态": "past" + }, + { + "比赛名称": "ASEAN Cyber Shield Hacking Contest 2023 (Preliminary)", + "比赛时间": "2023-11-21 14:00:00 - 2023-11-22 19:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2127.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://forms.gle/9KcV5WRAutbQqHn48", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "ASEAN Cyber Shield (https://ctftime.org/team/269126)", + "比赛ID": "990", + "比赛状态": "past" + }, + { + "比赛名称": "SibirCTF 2023", + "比赛时间": "2023-11-19 18:00:00 - 2023-11-20 03:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2132.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://vk.com/sibirctf", + "比赛标志": "https://ctftime.org/media/events/glaz2023.jpg", + "比赛权重": "25.00", + "赛事主办": "keva (https://ctftime.org/team/2980)", + "比赛ID": "162", + "比赛状态": "past" + }, + { + "比赛名称": "CyberSci Regional Qualifiers 2023-24", + "比赛时间": "2023-11-19 00:00:00 - 2023-11-19 07:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2171.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://CyberSci.ca/", + "比赛标志": "https://ctftime.org/media/events/f064d8074a08720a1fceac259a831e7e.png", + "比赛权重": "0.00", + "赛事主办": "CyberSciOrganizers (https://ctftime.org/team/157536)", + "比赛ID": "643", + "比赛状态": "past" + }, + { + "比赛名称": "saarCTF 2023", + "比赛时间": "2023-11-18 21:00:00 - 2023-11-19 06:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2049.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://ctf.saarland/", + "比赛标志": "https://ctftime.org", + "比赛权重": "90.62", + "赛事主办": "saarsec (https://ctftime.org/team/15337)", + "比赛ID": "412", + "比赛状态": "past" + }, + { + "比赛名称": "isfcr{ctf} 2023", + "比赛时间": "2023-11-18 18:30:00 - 2023-11-19 18:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2167.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://isfcr.ctfd.io/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "ISFCR PESU (https://ctftime.org/team/166645)", + "比赛ID": "942", + "比赛状态": "past" + }, + { + "比赛名称": "MUST CTF Qualifier 2023", + "比赛时间": "2023-11-18 12:00:00 - 2023-11-18 16:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2175.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.ccs-security.club/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "Computer&Communication Security Club (https://ctftime.org/team/274658)", + "比赛ID": "1024", + "比赛状态": "past" + }, + { + "比赛名称": "Square CTF 2023", + "比赛时间": "2023-11-18 02:00:00 - 2023-11-19 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2111.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://squarectf.com/", + "比赛标志": "https://ctftime.org/media/events/flagv4_edited-svg_1.png", + "比赛权重": "40.71", + "赛事主办": "Square (https://ctftime.org/team/46747)", + "比赛ID": "218", + "比赛状态": "past" + }, + { + "比赛名称": "1337UP LIVE CTF", + "比赛时间": "2023-11-17 19:59:59 - 2023-11-19 07:59:59 UTC+8", + "添加日历": "https://ctftime.org/event/2134.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.intigriti.io/", + "比赛标志": "https://ctftime.org/media/events/1337up_4.png", + "比赛权重": "24.23", + "赛事主办": "Intigriti (https://ctftime.org/team/178083)", + "比赛ID": "749", + "比赛状态": "past" + }, + { + "比赛名称": "Die Abenteuer von KIM & TIM - Kapt. I - Mission (K)IMpossible", + "比赛时间": "2023-11-17 16:00:00 - 2023-11-18 00:00:10 UTC+8", + "添加日历": "https://ctftime.org/event/2070.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctfd.gematik.de/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "H34lthineer (https://ctftime.org/team/170109)", + "比赛ID": "978", + "比赛状态": "past" + }, + { + "比赛名称": "BlackHat MEA CTF Final 2023", + "比赛时间": "2023-11-14 15:00:00 - 2023-11-16 22:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2113.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://blackhatmea.com/capture-the-flag", + "比赛标志": "https://ctftime.org/media/events/e0c283c95f7b0db516dae505d31ca20b_1.jpg", + "比赛权重": "0.00", + "赛事主办": "SAFCSP (https://ctftime.org/team/54707)", + "比赛ID": "826", + "比赛状态": "past" + }, + { + "比赛名称": "HITCON CTF 2023 Final", + "比赛时间": "2023-11-14 08:00:00 - 2023-11-15 16:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2035.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "http://ctf.hitcon.org/", + "比赛标志": "https://ctftime.org/media/events/hitcon2_5_1_2.png", + "比赛权重": "25.00", + "赛事主办": "HITCON (https://ctftime.org/team/8299)", + "比赛ID": "79", + "比赛状态": "past" + }, + { + "比赛名称": "M*CTF 2023 Quals", + "比赛时间": "2023-11-11 19:00:00 - 2023-11-12 19:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2096.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://mctf.mtuci.ru/", + "比赛标志": "https://ctftime.org/media/events/GRuJspCP73s.jpg", + "比赛权重": "23.92", + "赛事主办": "BinaryBears (https://ctftime.org/team/36281)", + "比赛ID": "165", + "比赛状态": "past" + }, + { + "比赛名称": "BRICS+ CTF Finals 2023", + "比赛时间": "2023-11-11 18:00:00 - 2023-11-12 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2128.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://brics-ctf.ru/", + "比赛标志": "https://ctftime.org/media/events/br2_1.png", + "比赛权重": "25.00", + "赛事主办": "ITMO FSIT (https://ctftime.org/team/264636)", + "比赛ID": "986", + "比赛状态": "past" + }, + { + "比赛名称": "Equinor CTF", + "比赛时间": "2023-11-11 17:00:00 - 2023-11-12 03:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2109.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.equinor.com/", + "比赛标志": "https://ctftime.org/media/events/ept.png", + "比赛权重": "25.00", + "赛事主办": "EPT (https://ctftime.org/team/119480)", + "比赛ID": "697", + "比赛状态": "past" + }, + { + "比赛名称": "USC CTF — Fall 2023", + "比赛时间": "2023-11-11 16:00:00 - 2023-11-13 16:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2166.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://usc.pwn.day/", + "比赛标志": "https://ctftime.org/media/events/ctflogo_1.png", + "比赛权重": "0.00", + "赛事主办": "trojan pwnies (https://ctftime.org/team/217061)", + "比赛ID": "915", + "比赛状态": "past" + }, + { + "比赛名称": "Cybercoliseum II", + "比赛时间": "2023-11-11 15:00:00 - 2023-11-13 15:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2100.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://cybercoliseum.codeby.games/en", + "比赛标志": "https://ctftime.org/media/events/asd.png", + "比赛权重": "20.95", + "赛事主办": "RedHazzarTeam (https://ctftime.org/team/186788)", + "比赛ID": "923", + "比赛状态": "past" + }, + { + "比赛名称": "CakeCTF 2023", + "比赛时间": "2023-11-11 13:00:00 - 2023-11-12 13:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/1973.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://2023.cakectf.com/", + "比赛标志": "https://ctftime.org/media/events/neko.e0c2a45acc10cf9f42e3c3cb9f3e45fe.png", + "比赛权重": "0.00", + "赛事主办": "insecure (https://ctftime.org/team/21761)", + "比赛ID": "804", + "比赛状态": "past" + }, + { + "比赛名称": "WannaGame Freshman 2023", + "比赛时间": "2023-11-11 09:00:00 - 2023-11-11 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2155.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://cnsc.uit.edu.vn/ctf/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "Wanna.W1n (https://ctftime.org/team/138431)", + "比赛ID": "1000", + "比赛状态": "past" + }, + { + "比赛名称": "CSAW CTF Final Round 2023", + "比赛时间": "2023-11-11 00:00:00 - 2023-11-12 12:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2091.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.csaw.io/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0.00", + "赛事主办": "NYUSEC (https://ctftime.org/team/439)", + "比赛ID": "19", + "比赛状态": "past" + }, + { + "比赛名称": "Bambi CTF #9", + "比赛时间": "2023-11-11 00:00:00 - 2023-11-11 07:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2150.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://bambi9.enoflag.de/", + "比赛标志": "https://ctftime.org/media/events/reh.png", + "比赛权重": "50.00", + "赛事主办": "ENOFLAG (https://ctftime.org/team/1438)", + "比赛ID": "494", + "比赛状态": "past" + }, + { + "比赛名称": "HK Cyber Security New Generation CTF Challenge 2023 (Online)", + "比赛时间": "2023-11-10 18:00:00 - 2023-11-12 18:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2122.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.hkcert.org/", + "比赛标志": "https://ctftime.org", + "比赛权重": "55.00", + "赛事主办": "Black Bauhinia, HKCERT (https://ctftime.org/team/83678, https://ctftime.org/team/134746)", + "比赛ID": "529", + "比赛状态": "past" + }, + { + "比赛名称": "LakeCTF Quals 23", + "比赛时间": "2023-11-05 02:00:00 - 2023-11-06 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2069.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://lakectf.epfl.ch/", + "比赛标志": "https://ctftime.org/media/events/LakeCTF-512x512_1.png", + "比赛权重": "24.00", + "赛事主办": "polygl0ts (https://ctftime.org/team/53791)", + "比赛ID": "818", + "比赛状态": "past" + }, + { + "比赛名称": "RuCTF 2023", + "比赛时间": "2023-11-04 18:00:00 - 2023-11-05 03:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2120.ics", + "比赛形式": "Attack-Defense", + "比赛链接": "https://ructf.org/", + "比赛标志": "https://ctftime.org/media/events/logo_2_1.jpeg", + "比赛权重": "71.71", + "赛事主办": "HackerDom (https://ctftime.org/team/552)", + "比赛ID": "6", + "比赛状态": "past" + }, + { + "比赛名称": "Oscar Zulu OSINT CTF Disparue(s)", + "比赛时间": "2023-11-04 17:00:00 - 2024-01-01 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2154.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctfisended.old/", + "比赛标志": "https://ctftime.org", + "比赛权重": "0", + "赛事主办": "OSCAR ZULU (https://ctftime.org/team/270624)", + "比赛ID": "1002", + "比赛状态": "past" + }, + { + "比赛名称": "M*CTF 2023 Junior Quals", + "比赛时间": "2023-11-04 17:00:00 - 2023-11-05 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2095.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://mctf.mtuci.ru/", + "比赛标志": "https://ctftime.org/media/events/GRuJspCP73s_1.jpg", + "比赛权重": "24.23", + "赛事主办": "BinaryBears (https://ctftime.org/team/36281)", + "比赛ID": "164", + "比赛状态": "past" + }, + { + "比赛名称": "cruXipher 2023 - ATMoS '23, BITS Hyderabad", + "比赛时间": "2023-11-04 16:30:00 - 2023-11-06 16:30:00 UTC+8", + "添加日历": "https://ctftime.org/event/2156.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://cruxipher.crux-bphc.com/", + "比赛标志": "https://ctftime.org/media/events/logo_1-removebg-preview.jpg", + "比赛权重": "0.00", + "赛事主办": "CRUx BPHC (https://ctftime.org/team/270645)", + "比赛ID": "1004", + "比赛状态": "past" + }, + { + "比赛名称": "TSG CTF 2023", + "比赛时间": "2023-11-04 15:00:00 - 2023-11-05 15:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2013.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.tsg.ne.jp/", + "比赛标志": "https://ctftime.org", + "比赛权重": "25.00", + "赛事主办": "TSG (https://ctftime.org/team/16088)", + "比赛ID": "294", + "比赛状态": "past" + }, + { + "比赛名称": "BlackAlps CTF 2023", + "比赛时间": "2023-11-04 00:45:00 - 2023-11-04 05:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2157.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://www.blackalps.ch/ba-23/ctf.php", + "比赛标志": "https://ctftime.org/media/events/blackalps-v5-mountain-black1.png", + "比赛权重": "0.00", + "赛事主办": "BlackAlps (https://ctftime.org/team/89021)", + "比赛ID": "375", + "比赛状态": "past" + }, + { + "比赛名称": "Hardwear.io NL 2023 Hardware CTF", + "比赛时间": "2023-11-02 18:00:00 - 2023-11-03 22:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2176.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://hwctf.quarkslab.com/", + "比赛标志": "https://ctftime.org/media/events/logohwcolor.svg.png", + "比赛权重": "0.00", + "赛事主办": "Hardware CTF by Quarkslab (https://ctftime.org/team/274600)", + "比赛ID": "1021", + "比赛状态": "past" + }, + { + "比赛名称": "Ajman University CTF", + "比赛时间": "2023-11-02 17:00:00 - 2023-11-03 01:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2152.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://au.pentestgarage.com/", + "比赛标志": "https://ctftime.org/media/events/ctf11.png", + "比赛权重": "0.00", + "赛事主办": "RedTeam Hacker Academy (https://ctftime.org/team/250923)", + "比赛ID": "1008", + "比赛状态": "past" + }, + { + "比赛名称": "EKOPARTY CTF 2023", + "比赛时间": "2023-11-01 21:00:00 - 2023-11-04 05:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2143.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctf.ekoparty.org/", + "比赛标志": "https://ctftime.org/media/events/Logo_10.png", + "比赛权重": "20.82", + "赛事主办": "NULL Life (https://ctftime.org/team/321)", + "比赛ID": "121", + "比赛状态": "past" + }, + { + "比赛名称": "cursedCTF 2024 Halloween Teaser", + "比赛时间": "2023-10-31 08:00:00 - 2023-11-02 07:59:59 UTC+8", + "添加日历": "https://ctftime.org/event/2144.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://cursedc.tf/", + "比赛标志": "https://ctftime.org/media/events/cursedctf_halloween_teaser.jpg", + "比赛权重": "19.50", + "赛事主办": "cursed (https://ctftime.org/team/199492)", + "比赛ID": "887", + "比赛状态": "past" + }, + { + "比赛名称": "Platypwn 2023", + "比赛时间": "2023-10-28 20:00:00 - 2023-10-29 20:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2082.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://platypwn.ctf.platypwnies.de/", + "比赛标志": "https://ctftime.org/media/events/a1c3d5bc6d43496ab202de9be30f3cd9.jpg", + "比赛权重": "24.75", + "赛事主办": "Platypwnies (https://ctftime.org/team/112550)", + "比赛ID": "979", + "比赛状态": "past" + }, + { + "比赛名称": "Russian CTF Cup 2023 Qualifier", + "比赛时间": "2023-10-28 17:00:00 - 2023-10-29 17:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2136.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://ctfcup.ru/", + "比赛标志": "https://ctftime.org/media/events/CMjwD0td2vU.jpg", + "比赛权重": "24.21", + "赛事主办": "ctfcup (https://ctftime.org/team/203499)", + "比赛ID": "864", + "比赛状态": "past" + }, + { + "比赛名称": "THE HAXORCIST - A HALLOWEEN CTF", + "比赛时间": "2023-10-28 16:00:00 - 2023-10-29 02:00:00 UTC+8", + "添加日历": "https://ctftime.org/event/2016.ics", + "比赛形式": "Jeopardy", + "比赛链接": "https://laokoon-security.com/ctf2023", + "比赛标志": "https://ctftime.org/media/events/Haxorcist_Post_nur_mit_Titel_1080x1080px_150_dpi.jpg", + "比赛权重": "22.67", + "赛事主办": "Laokoon SecurITy (https://ctftime.org/team/201667)", + "比赛ID": "853", + "比赛状态": "past" + } +] \ No newline at end of file