Writeups for the challenges from DownUnderCTF 2021

Overview

cloud

Challenge Author Difficulty Release Round
Bad Bucket Blue Alder easy round 1
Not as Bad Bucket Blue Alder easy round 1
Lost n Found Blue Alder medium round 1
Whale Blog Blue Alder medium round 2

crypto

Challenge Author Difficulty Release Round
Substitution Cipher I joseph#8210 beginner round 1
Break Me! 2keebs easy round 1
OTWhat 1 nullableVoid*#7225 easy round 2
Substitution Cipher II joseph#8210 easy round 1
treasure joseph#8210 easy round 1
OTWhat 2 nullableVoid*#7225 medium round 2
Secuchat nullableVoid*#7225 medium round 1
1337crypt v2 joseph#8210 hard round 2
power sign joseph#8210 hard round 1
Substitution Cipher III joseph#8210 hard round 1
yadlp joseph#8210 hard round 1

forensics

Challenge Author Difficulty Release Round
Retro! QUTWH beginner round 1
Do the loop! QUTWH easy round 1
How to pronounce GIF [email protected] easy round 1
That's Not My Name Conletz#5420 easy round 1
The File is Lava TheDon*#2152 medium round 2
Want to Play a Game? Conletz#5420 medium round 1

misc

Challenge Author Difficulty Release Round
Discord Crem none round 1
Twitter Crem none round 1
Builder BearArms (Cybears) beginner round 1
General Skills Quiz Crem beginner round 1
The Introduction Crem beginner round 1
Floormat todo#7331 easy round 1
GammaSafe nullableVoid*#7225 easy round 2
rabbit Crem + z3kxTa easy round 1
Canary 247CTF.com medium round 1
i-pee fs dot medium round 2
Flying Spaghetti Monster hypersphere (Cybears) hard round 1

survey

Challenge Author Difficulty Release Round
Survey DUCTF none round 3

OSINT

Challenge Author Difficulty Release Round
Who goes there? [email protected] beginner round 1
(back) On the rails [email protected] easy round 2
Get over it! QUTWH easy round 1
The Internet is Written in Ink Crem easy round 1
Apartment Views [email protected] medium round 2
eyespy [email protected] medium round 2
Heart of the nation [email protected] medium round 1
Sharing is Caring [email protected] hard round 2

pwn

Challenge Author Difficulty Release Round
deadcode [email protected] beginner round 1
Leaking like a sieve [email protected] beginner round 1
babygame grub easy round 1
outBackdoor [email protected] easy round 1
write what where joseph#8210 easy round 2
Oversight B3NNY medium round 1
ready, bounce, pwn! joseph#8210 medium round 2
DUCTFnote grub hard round 1
encrypted note joseph#8210 hard round 1

reversing

Challenge Author Difficulty Release Round
no strings joseph#8210 beginner round 1
flag loader joseph#8210 easy round 1
Juniperus nullableVoid*#7225 easy round 2
bullet hell joseph#8210 medium round 2
connect the dots joseph#8210 medium round 1
flag printer joseph#8210 medium round 1
gamer joseph#8210 medium round 1
flag checker joseph#8210 hard round 1

web

Challenge Author Difficulty Release Round
Cowboy World Crem beginner round 1
Inside Out Solopie beginner round 1
Chainreaction n00bmaster easy round 1
Farsight todo#7331 easy round 2
Secret Bin todo#7331 easy round 2
Ezmail todo#7331 medium round 1
JWT 247CTF.com medium round 1
x1337 Sk1d R3p0rt3r xesh medium round 2
Zap todo#7331 medium round 1
Jasons Proxy xesh hard round 2
Notepad todo#7331 hard round 1
Owner
DownUnderCTF
DownUnderCTF
DownUnderCTF
Yolo Traffic Light Detection With Python

Yolo-Traffic-Light-Detection This project is based on detecting the Traffic light. Pretained data is used. This application entertained both real time

Ananta Raj Pant 2 Aug 08, 2022
PyTorch code for ICPR 2020 paper Future Urban Scene Generation Through Vehicle Synthesis

Future urban scene generation through vehicle synthesis This repository contains Pytorch code for the ICPR2020 paper "Future Urban Scene Generation Th

Alessandro Simoni 4 Oct 11, 2021
RoIAlign & crop_and_resize for PyTorch

RoIAlign for PyTorch This is a PyTorch version of RoIAlign. This implementation is based on crop_and_resize and supports both forward and backward on

Long Chen 530 Jan 07, 2023
An Extendible (General) Continual Learning Framework based on Pytorch - official codebase of Dark Experience for General Continual Learning

Mammoth - An Extendible (General) Continual Learning Framework for Pytorch NEWS STAY TUNED: We are working on an update of this repository to include

AImageLab 277 Dec 28, 2022
torchsummaryDynamic: support real FLOPs calculation of dynamic network or user-custom PyTorch ops

torchsummaryDynamic Improved tool of torchsummaryX. torchsummaryDynamic support real FLOPs calculation of dynamic network or user-custom PyTorch ops.

Bohong Chen 1 Jan 07, 2022
Improving Transferability of Representations via Augmentation-Aware Self-Supervision

Improving Transferability of Representations via Augmentation-Aware Self-Supervision Accepted to NeurIPS 2021 TL;DR: Learning augmentation-aware infor

hankook 38 Sep 16, 2022
PyTorch code for SENTRY: Selective Entropy Optimization via Committee Consistency for Unsupervised DA

PyTorch Code for SENTRY: Selective Entropy Optimization via Committee Consistency for Unsupervised Domain Adaptation Viraj Prabhu, Shivam Khare, Deeks

Viraj Prabhu 46 Dec 24, 2022
Code implementation of "Sparsity Probe: Analysis tool for Deep Learning Models"

Sparsity Probe: Analysis tool for Deep Learning Models This repository is a limited implementation of Sparsity Probe: Analysis tool for Deep Learning

3 Jun 09, 2021
It's a powerful version of linebot

CTPS-FINAL Linbot-sever.py 主程式 Algorithm.py 推薦演算法,媒合餐廳端資料與顧客端資料 config.ini 儲存 channel-access-token、channel-secret 資料 Preface 生活在成大將近4年,我們每天的午餐時間看著形形色色

1 Oct 17, 2022
Using machine learning to predict undergrad college admissions.

College-Prediction Project- Overview: Many have tried, many have failed. Few trailblazers are ambitious enought to chase acceptance into the top 15 un

John H Klinges 1 Jan 05, 2022
A library for uncertainty quantification based on PyTorch

Torchuq [logo here] TorchUQ is an extensive library for uncertainty quantification (UQ) based on pytorch. TorchUQ currently supports 10 representation

TorchUQ 96 Dec 12, 2022
Code to compute permutation and drop-column importances in Python scikit-learn models

Feature importances for scikit-learn machine learning models By Terence Parr and Kerem Turgutlu. See Explained.ai for more stuff. The scikit-learn Ran

Terence Parr 537 Dec 31, 2022
A deep learning framework for historical document image analysis

DIVA-DAF Description A deep learning framework for historical document image analysis. How to run Install dependencies # clone project git clone https

9 Aug 04, 2022
Official Implementation of "Learning Disentangled Behavior Embeddings"

DBE: Disentangled-Behavior-Embedding Official implementation of Learning Disentangled Behavior Embeddings (NeurIPS 2021). Environment requirement The

Mishne Lab 12 Sep 28, 2022
CenterNet:Objects as Points目标检测模型在Pytorch当中的实现

CenterNet:Objects as Points目标检测模型在Pytorch当中的实现

Bubbliiiing 267 Dec 29, 2022
KUIELAB-MDX-Net got the 2nd place on the Leaderboard A and the 3rd place on the Leaderboard B in the MDX-Challenge ISMIR 2021

KUIELAB-MDX-Net got the 2nd place on the Leaderboard A and the 3rd place on the Leaderboard B in the MDX-Challenge ISMIR 2021

IELab@ Korea University 74 Dec 28, 2022
Official implementation of "One-Shot Voice Conversion with Weight Adaptive Instance Normalization".

One-Shot Voice Conversion with Weight Adaptive Instance Normalization By Shengjie Huang, Yanyan Xu*, Dengfeng Ke*, Mingjie Chen, Thomas Hain. This rep

31 Dec 07, 2022
A very tiny, very simple, and very secure file encryption tool.

Picocrypt is a very tiny (hence "Pico"), very simple, yet very secure file encryption tool. It uses the modern ChaCha20-Poly1305 cipher suite as well

Evan Su 1k Dec 30, 2022
Evaluating deep transfer learning for whole-brain cognitive decoding

Evaluating deep transfer learning for whole-brain cognitive decoding This README file contains the following sections: Project description Repository

Armin Thomas 5 Oct 31, 2022
State of the Art Neural Networks for Deep Learning

pyradox This python library helps you with implementing various state of the art neural networks in a totally customizable fashion using Tensorflow 2

Ritvik Rastogi 60 May 29, 2022