Skip to content

Commit

Permalink
Deployed cddda7d with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2024
1 parent 9b49736 commit f32abcf
Show file tree
Hide file tree
Showing 5 changed files with 97 additions and 32 deletions.
89 changes: 77 additions & 12 deletions 04-study/study/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -954,11 +954,21 @@
<li class="md-nav__item">
<a href="#_5" class="md-nav__link">
<span class="md-ellipsis">
信息安全类竞赛赛
信息安全类竞赛
</span>
</a>

<nav class="md-nav" aria-label="信息安全类竞赛赛">
<nav class="md-nav" aria-label="信息安全类竞赛">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#ctf" class="md-nav__link">
<span class="md-ellipsis">
CTF赛制
</span>
</a>

<nav class="md-nav" aria-label="CTF赛制">
<ul class="md-nav__list">

<li class="md-nav__item">
Expand All @@ -980,7 +990,7 @@
</li>

<li class="md-nav__item">
<a href="#ctf" class="md-nav__link">
<a href="#ctf_1" class="md-nav__link">
<span class="md-ellipsis">
山河::CTF
</span>
Expand All @@ -991,6 +1001,20 @@
</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#awdp" class="md-nav__link">
<span class="md-ellipsis">
AWDP赛制
</span>
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -1311,11 +1335,21 @@
<li class="md-nav__item">
<a href="#_5" class="md-nav__link">
<span class="md-ellipsis">
信息安全类竞赛赛
信息安全类竞赛
</span>
</a>

<nav class="md-nav" aria-label="信息安全类竞赛">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#ctf" class="md-nav__link">
<span class="md-ellipsis">
CTF赛制
</span>
</a>

<nav class="md-nav" aria-label="信息安全类竞赛赛">
<nav class="md-nav" aria-label="CTF赛制">
<ul class="md-nav__list">

<li class="md-nav__item">
Expand All @@ -1337,7 +1371,7 @@
</li>

<li class="md-nav__item">
<a href="#ctf" class="md-nav__link">
<a href="#ctf_1" class="md-nav__link">
<span class="md-ellipsis">
山河::CTF
</span>
Expand All @@ -1348,6 +1382,20 @@
</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#awdp" class="md-nav__link">
<span class="md-ellipsis">
AWDP赛制
</span>
</a>

</li>

</ul>
</nav>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -1540,22 +1588,39 @@ <h4 id="toefl"><a href="https://www.ets.org/toefl.html">TOEFL</a><a class="heade
<p>由于新冠疫情原因,2021 年诞生了 TOEFL iBT Home Edition,也就是<strong>托福家考版</strong>。如果你是<strong>大陆地区考生</strong>需要按照<a href="https://toefl.cn/at-home/">官网</a>流程下载相关软件,检测环境,注册 ETS 账号(⚠️注意:与国内 NEEA 账户不互通)之后再预约考试并参加考试。家考版具体事项较多,其他细节请详见官网要求。</p>
</details>
<h2 id="_4">竞赛<a class="headerlink" href="#_4" title="Permanent link">&para;</a></h2>
<h3 id="_5">信息安全类竞赛赛<a class="headerlink" href="#_5" title="Permanent link">&para;</a></h3>
<h4 id="hackergame"><a href="https://hack.lug.ustc.edu.cn/">Hackergame</a><a class="headerlink" href="#hackergame" title="Permanent link">&para;</a></h4>
<h3 id="_5">信息安全类竞赛<a class="headerlink" href="#_5" title="Permanent link">&para;</a></h3>
<h4 id="ctf">CTF赛制<a class="headerlink" href="#ctf" title="Permanent link">&para;</a></h4>
<p>CTF赛制为常规信息安全类竞赛采用的赛制。其主要聚焦于“攻”方向,即攻破题目。方向通常包含Web(网络攻防)、Crypto(密码学)、Reverse(逆向工程)、Pwn(二进制安全)、Misc(杂项)等。通常采用该赛制的赛事允许联网,但不允许交换flag与在赛事结束前跨队交流解题思路等。部分赛事会要求选手录屏。</p>
<p>更多信息及入门可以参照以下维基:
- <a href="https://ctf-wiki.org">CTF-Wiki</a>:应用最为广泛的CTF维基。
- <a href="https://hello-ctf.com">Hello-CTF</a>:由网络攻防圈内知名选手探姬创建的CTF维基,数据较新。</p>
<p>以下比赛为贡献者建议的常见或推荐的高校的CTF赛事。</p>
<h5 id="hackergame"><a href="https://hack.lug.ustc.edu.cn/">Hackergame</a><a class="headerlink" href="#hackergame" title="Permanent link">&para;</a></h5>
<p>Hackergame 是由<strong>中国科学技术大学</strong>主办的信息安全相关技术类的比赛,赛制为 CTF<a href="https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)"><sup>1</sup></a>类比赛,从题目中获得正确 flag 并获取相应积分,题目具有趣味性,且对新手具有循序渐进的引导。</p>
<p><strong>赛制:个人线上赛,校内校外都可参加。</strong></p>
<p>赛制其他具体要求参见<a href="https://hack.lug.ustc.edu.cn/qa/">QA</a></p>
<p>历年题目及题解 (write-ups): <a href="https://github.com/USTC-Hackergame">USTC-Hackergame</a></p>
<h4 id="geekgame"><a href="https://geekgame.pku.edu.cn/">GeekGame</a><a class="headerlink" href="#geekgame" title="Permanent link">&para;</a></h4>
<h5 id="geekgame"><a href="https://geekgame.pku.edu.cn/">GeekGame</a><a class="headerlink" href="#geekgame" title="Permanent link">&para;</a></h5>
<p>GeekGame 与 Hackergame 类似,是由<strong>北京大学</strong>(2024 年第四届 GeekGame 与<strong>清华大学</strong>THUCTF 合办,称为“京华杯”)主办的信息安全综合能力比赛,赛制为 CTF<a href="https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)"><sup>1</sup></a>类比赛,从题目中获得正确 flag 并获取相应积分。</p>
<p>相较于 Hackergame,GeekGame 在规则上存在不同:题目分数会随着解答成功人数的增多而减少,因此做出更少人做出的题目能够获得更多的分数。赛制分为两个阶段,第二阶段将放出提示,但只能获得 40% 的分数。</p>
<p>选手常见问题详见<a href="https://geekgame.pku.edu.cn/#/info/faq">选手常见问题</a></p>
<p>比赛规则和参赛须知详见<a href="https://geekgame.pku.edu.cn/#/user/terms">《诚信比赛须知》和《隐私政策》</a></p>
<p>历年题目及题解 (write-ups): <a href="https://github.com/PKU-GeekGame/">PKU-GeekGame</a></p>
<h4 id="ctf"><a href="https://ctf.qlu.edu.cn/">山河::CTF</a><a class="headerlink" href="#ctf" title="Permanent link">&para;</a></h4>
<h5 id="ctf_1"><a href="https://ctf.qlu.edu.cn/">山河::CTF</a><a class="headerlink" href="#ctf_1" title="Permanent link">&para;</a></h5>
<p>山河::CTF 是由<strong>齐鲁工业大学</strong>主办的信息安全综合能力比赛,赛制为 CTF<a href="https://en.wikipedia.org/wiki/Capture_the_flag_(cybersecurity)"><sup>1</sup></a>类比赛,从题目中获得正确 flag 并获取相应积分。</p>
<p><strong>本比赛为个人赛,禁止与他人交流正在进行中的赛题</strong></p>
<p>常见问题,比赛题解等可见于<a href="https://ctf.qlu.edu.cn/">比赛官网</a>与微信公众号。</p>
<h4 id="awdp">AWDP赛制<a class="headerlink" href="#awdp" title="Permanent link">&para;</a></h4>
<p>相比CTF赛制,其加入了“防”方向,即一道题中会有攻破获得flag和加固题目令其不被攻破的方向。方向通常只包含Web(网络攻防)、Pwn(二进制安全)。攻破部分和CTF赛制类似;防守部分中,平台将会每隔一段固定时间对题目进行攻击,防守成功即得分。</p>
<!--
### AWD赛制
该条目仍在建设。
如果需要类似参考,建议移步至探姬[Hello-CTF:AWD](https://hello-ctf.com/HC_AWD/)。
-->

<h3 id="_6">程序设计竞赛<a class="headerlink" href="#_6" title="Permanent link">&para;</a></h3>
<p>这里的“程序设计竞赛”类似于中学生的“信息学奥林匹克竞赛”,以下介绍一些知名度较高的大学生程序设计竞赛。</p>
<h4 id="icpcccpc">ICPC/CCPC赛制<a class="headerlink" href="#icpcccpc" title="Permanent link">&para;</a></h4>
Expand Down Expand Up @@ -1606,7 +1671,7 @@ <h4 id="ioi">IOI 赛制<a class="headerlink" href="#ioi" title="Permanent link">
<span class="md-icon" title="Last update">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">November 24, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 4, 2024</span>
</span>


Expand All @@ -1630,7 +1695,7 @@ <h4 id="ioi">IOI 赛制<a class="headerlink" href="#ioi" title="Permanent link">

</span>
<nav>
Coconut-Aero, SkyHighR, Tony1026, cnk, github-actions[bot], github-actions[bot], jackeyzzz12138, penn, shiquda
Coconut-Aero, Puxing Liang, SkyHighR, Tony1026, cnk, github-actions[bot], github-actions[bot], jackeyzzz12138, penn, shiquda
</nav>
</span>

Expand Down
2 changes: 1 addition & 1 deletion 06-recruit-exercitation/recruit-exercitation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1558,7 +1558,7 @@ <h2 id="_16">参考链接<a class="headerlink" href="#_16" title="Permanent link
<span class="md-icon" title="Created">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.47 15.08 11 13V7h1.5v5.25l3.08 1.83c-.41.28-.79.62-1.11 1m-1.39 4.84c-.36.05-.71.08-1.08.08-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8c0 .37-.03.72-.08 1.08.69.1 1.33.32 1.92.64.1-.56.16-1.13.16-1.72 0-5.5-4.5-10-10-10S2 6.5 2 12s4.47 10 10 10c.59 0 1.16-.06 1.72-.16-.32-.59-.54-1.23-.64-1.92M18 15v3h-3v2h3v3h2v-3h3v-2h-3v-3z"/></svg>
</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 4, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">December 5, 2024</span>
</span>


Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

36 changes: 18 additions & 18 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,74 +2,74 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://acwiki.pages.dev/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/about-wiki/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/01-student-discounts/student-discounts/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/01-student-discounts/others/netease/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/01-student-discounts/student-assistance/national-student-loan-FAQ/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/02-search-platforms/search-platforms/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/03-tools/tools/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/03-tools/Android/%E5%8A%A0%E5%AF%86%E9%80%9A%E8%AE%AF/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/03-tools/cyber%20security/Authenticator/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/03-tools/cyber%20security/password_manage1/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/03-tools/cyber%20security/password_manage2/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/03-tools/qi-ji-yin-qiao/campus-running/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/03-tools/qi-ji-yin-qiao/pointless-courses/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/04-study/anki/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/04-study/study/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/05-common-sense-of-life/common-sense-of-life/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/06-recruit-exercitation/recruit-exercitation/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
<url>
<loc>https://acwiki.pages.dev/07-computer-basic/computer-basic/</loc>
<lastmod>2024-12-04</lastmod>
<lastmod>2024-12-05</lastmod>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit f32abcf

Please sign in to comment.