This is a collection of all challenges in HKCERT CTF 2021

Overview

香港網絡保安新生代奪旗挑戰賽 2021 (HKCERT CTF 2021)

This is a collection of all challenges (and writeups) in HKCERT CTF 2021

Challenges

ID Chinese name Name Score Solves Tags (Categories)
1 玩咗先至瞓 Sanity Check 50 234 #☆☆☆☆☆
2 Freedom Cipher Mode Picker 100 21 #crypto #★☆☆☆☆
4 所有遺失的東西 All Missing 150 27 #pwn #★☆☆☆☆
5 留下來的人 The Remaining One 300 4 #pwn #misc #★★★☆☆
6 今天我不想做嘢 Let's Chill 450 4 #reverse #misc #★★★★☆
7 集合吧!地球保衛隊 Sratslla SEA 450 2 #crypto #★★★★☆
10 Ophiuchus Ophiuchus 500 2 #web #★★★★★
11 無聲浪 The Wave of Us 50 152 #forensics #☆☆☆☆☆
12 深夜浪漫 1 babyURIi 200 4 #pwn #web #★★☆☆☆
15 幫緊你!幫緊你! Flag Checker™ 250 3 #pwn #★★☆☆☆
17 最難行的路 The Hardest Path 300 9 #reverse #misc #★★★☆☆
20 開燈.熄燈 (熄燈版) Jail of Blind 300 4 #pwn #★★★☆☆
22 小諧星 A Joke Cipher 50 88 #crypto #☆☆☆☆☆
23 郵差叔叔送信純熟迅速送出 1 Jack Botnet Service 1 300 12 #forensics #★★★☆☆
24 郵差叔叔送信純熟迅速送出 2 Jack Botnet Service 2 300 8 #forensics #★★★☆☆
28 想改寫的事 To Modify the Past 50 54 #pwn #☆☆☆☆☆
29 告別式 Cool Down 200 10 #pwn #★★☆☆☆
30 世上唯一雙細胞 1 Fortune Cookie 1 250 4 #pwn #★★☆☆☆
31 世上唯一雙細胞 2 Fortune Cookie 2 350 3 #pwn #★★★☆☆
32 薛丁格的盒子 Unobserved Box 250 6 #pwn #reverse #★★☆☆☆
35 千世書 Mastermind 500 0 #pwn #★★★★★
36 逐步拾回自己 Step by Step 100 68 #reverse #misc #★☆☆☆☆
37 暈暈陀陀 1 CTF Tuning Master (Read) 150 15 #web #misc #★☆☆☆☆
38 點點心 Steamed Meatball 150 7 #misc #★☆☆☆☆
39 選擇困難 Difficult Choice 400 5 #forensics #★★★★☆
40 純孩兒 babyXSS 100 37 #web #★☆☆☆☆
41 消失的人 The Disappeared 200 51 #forensics #★★☆☆☆
43 理性與任性之間 Shuffle 50 60 #reverse #☆☆☆☆☆
44 哥本哈根的另一個我 Another VM in København 300 2 #reverse #★★★☆☆
45 一知半解 Half-truth VM 250 2 #crypto #reverse #★★☆☆☆
46 要做更壞的事 Make it worse VM 500 0 #pwn #reverse #★★★★★
49 漫漫碎 Scattered 100 16 #reverse #★☆☆☆☆
51 Old Fashioned ↑←↓↑x 250 11 #reverse #★★☆☆☆
53 無門 No Door 1 100 6 #forensics #★☆☆☆☆
54 幻象 No Door 2 200 14 #forensics #★★☆☆☆
55 Positron 400 3 #crypto #pwn #reverse #web #misc #★★★★☆
56 因講了出來 Because I Said It 150 76 #web #★☆☆☆☆
57 長話短說 Key Backup Service 1 150 6 #crypto #★☆☆☆☆
58 Braceless Key Backup Service 2 350 5 #crypto #★★★☆☆
59 返鄕下耕田啦你 easyheap 250 5 #pwn #★★☆☆☆
61 倒數 babyre 450 3 #reverse #★★★★☆
62 角落生物 1 Squirrel Community 1 50 176 #web #☆☆☆☆☆
63 回到12歲 scratch-tic-tac-toe 200 86 #misc #★★☆☆☆
64 荊棘海 The Wilderness 100 39 #web #★☆☆☆☆
67 約定的夢幻島 Sign In Please, Again 500 2 #crypto #★★★★★
70 樂園 JQ Playground 200 15 #web #★★☆☆☆
72 中二病人 A Junior Mathematician 350 3 #reverse #★★★☆☆
74 時間的囚犯 Timebomb 100 16 #reverse #★☆☆☆☆
79 FreeRider Tenet: The Plagarism 350 4 #crypto #★★★☆☆
98 網絡安全隱患 Infant Browser 50 52 #pwn #web #☆☆☆☆☆
111 神奇的糊塗魔藥 Potion of Ciphermath 450 1 #crypto #misc #★★★★☆
123 差一些什麼? babyUXSS 100 7 #web #★☆☆☆☆
60944 係咁先啦 Feedback 50 169 #☆☆☆☆☆
6825524 深夜浪漫 2 Return of babyURIi 350 3 #web #★★★☆☆
24397312 角落生物 2 Squirrel Community 2 250 2 #web #★★☆☆☆
33330996 暈暈陀陀 2 CTF Tuning Master (Execute) 300 3 #web #★★★☆☆
Official implementation for “Unsupervised Low-Light Image Enhancement via Histogram Equalization Prior”

HEP Unsupervised Low-Light Image Enhancement via Histogram Equalization Prior Implementation Python3 PyTorch=1.0 NVIDIA GPU+CUDA Training process The

FengZhang 34 Dec 04, 2022
Bayes-Newton—A Gaussian process library in JAX, with a unifying view of approximate Bayesian inference as variants of Newton's algorithm.

Bayes-Newton Bayes-Newton is a library for approximate inference in Gaussian processes (GPs) in JAX (with objax), built and actively maintained by Wil

AaltoML 165 Nov 27, 2022
PyTorch implementation for Stochastic Fine-grained Labeling of Multi-state Sign Glosses for Continuous Sign Language Recognition.

Stochastic CSLR This is the PyTorch implementation for the ECCV 2020 paper: Stochastic Fine-grained Labeling of Multi-state Sign Glosses for Continuou

Zhe Niu 28 Dec 19, 2022
The official PyTorch implementation for the paper "sMGC: A Complex-Valued Graph Convolutional Network via Magnetic Laplacian for Directed Graphs".

Magnetic Graph Convolutional Networks About The official PyTorch implementation for the paper sMGC: A Complex-Valued Graph Convolutional Network via M

3 Feb 25, 2022
ACV is a python library that provides explanations for any machine learning model or data.

ACV is a python library that provides explanations for any machine learning model or data. It gives local rule-based explanations for any model or data and different Shapley Values for tree-based mod

Salim Amoukou 85 Dec 27, 2022
Who calls the shots? Rethinking Few-Shot Learning for Audio (WASPAA 2021)

rethink-audio-fsl This repo contains the source code for the paper "Who calls the shots? Rethinking Few-Shot Learning for Audio." (WASPAA 2021) Table

Yu Wang 34 Dec 24, 2022
VOLO: Vision Outlooker for Visual Recognition

VOLO: Vision Outlooker for Visual Recognition, arxiv This is a PyTorch implementation of our paper. We present Vision Outlooker (VOLO). We show that o

Sea AI Lab 876 Dec 09, 2022
Accurate Phylogenetic Inference with Symmetry-Preserving Neural Networks

Accurate Phylogenetic Inference with a Symmetry-preserving Neural Network Model Claudia Solis-Lemus Shengwen Yang Leonardo Zepeda-Núñez This repositor

Leonardo Zepeda-Núñez 2 Feb 11, 2022
Data and Code for paper Outlining and Filling: Hierarchical Query Graph Generation for Answering Complex Questions over Knowledge Graph is available for research purposes.

Data and Code for paper Outlining and Filling: Hierarchical Query Graph Generation for Answering Complex Questions over Knowledge Graph is available f

Yongrui Chen 5 Nov 10, 2022
MatchGAN: A Self-supervised Semi-supervised Conditional Generative Adversarial Network

MatchGAN: A Self-supervised Semi-supervised Conditional Generative Adversarial Network This repository is the official implementation of MatchGAN: A S

Justin Sun 12 Dec 27, 2022
Machine Learning Model deployment for Container (TensorFlow Serving)

try_tf_serving ├───dataset │ ├───testing │ │ ├───paper │ │ ├───rock │ │ └───scissors │ └───training │ ├───paper │ ├───rock

Azhar Rizki Zulma 5 Jan 07, 2022
DCSL - Generalizable Crowd Counting via Diverse Context Style Learning

DCSL Generalizable Crowd Counting via Diverse Context Style Learning Requirement

3 Jun 13, 2022
Large-Scale Pre-training for Person Re-identification with Noisy Labels (LUPerson-NL)

LUPerson-NL Large-Scale Pre-training for Person Re-identification with Noisy Labels (LUPerson-NL) The repository is for our CVPR2022 paper Large-Scale

43 Dec 26, 2022
The final project of "Applying AI to EHR Data" of "AI for Healthcare" nanodegree - Udacity.

Patient Selection for Diabetes Drug Testing Project Overview EHR data is becoming a key source of real-world evidence (RWE) for the pharmaceutical ind

Omar Laham 1 Jan 14, 2022
TACTO: A Fast, Flexible and Open-source Simulator for High-Resolution Vision-based Tactile Sensors

TACTO: A Fast, Flexible and Open-source Simulator for High-Resolution Vision-based Tactile Sensors This package provides a simulator for vision-based

Facebook Research 255 Dec 27, 2022
Code for Contrastive-Geometry Networks for Generalized 3D Pose Transfer

CGTransformer Code for our AAAI 2022 paper "Contrastive-Geometry Transformer network for Generalized 3D Pose Transfer" Contrastive-Geometry Transforme

18 Jun 28, 2022
The PyTorch implementation of Directed Graph Contrastive Learning (DiGCL), NeurIPS-2021

Directed Graph Contrastive Learning The PyTorch implementation of Directed Graph Contrastive Learning (DiGCL). In this paper, we present the first con

Tong Zekun 28 Jan 08, 2023
🚀 An end-to-end ML applications using PyTorch, W&B, FastAPI, Docker, Streamlit and Heroku

🚀 An end-to-end ML applications using PyTorch, W&B, FastAPI, Docker, Streamlit and Heroku

Made With ML 82 Jun 26, 2022
GPOEO is a micro-intrusive GPU online energy optimization framework for iterative applications

GPOEO GPOEO is a micro-intrusive GPU online energy optimization framework for iterative applications. We also implement ODPP [1] as a comparison. [1]

瑞雪轻飏 8 Sep 10, 2022
Improved Fitness Optimization Landscapes for Sequence Design

ReLSO Improved Fitness Optimization Landscapes for Sequence Design Description Citation How to run Training models Original data source Description In

Krishnaswamy Lab 44 Dec 20, 2022