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
[ICCV2021] 3DVG-Transformer: Relation Modeling for Visual Grounding on Point Clouds

3DVG-Transformer This repository is for the ICCV 2021 paper "3DVG-Transformer: Relation Modeling for Visual Grounding on Point Clouds" Our method "3DV

22 Dec 11, 2022
ViSD4SA, a Vietnamese Span Detection for Aspect-based sentiment analysis dataset

UIT-ViSD4SA PACLIC 35 General Introduction This repository contains the data of the paper: Span Detection for Vietnamese Aspect-Based Sentiment Analys

Nguyễn Thị Thanh Kim 5 Nov 13, 2022
VISNOTATE: An Opensource tool for Gaze-based Annotation of WSI Data

VISNOTATE: An Opensource tool for Gaze-based Annotation of WSI Data Introduction Requirements Installation and Setup Supported Hardware and Software R

SigmaLab 1 Jun 14, 2022
:fire: 2D and 3D Face alignment library build using pytorch

Face Recognition Detect facial landmarks from Python using the world's most accurate face alignment network, capable of detecting points in both 2D an

Adrian Bulat 6k Dec 31, 2022
A simple pytorch pipeline for semantic segmentation.

SegmentationPipeline -- Pytorch A simple pytorch pipeline for semantic segmentation. Requirements : torch=1.9.0 tqdm albumentations=1.0.3 opencv-pyt

petite7 4 Feb 22, 2022
Recurrent Neural Network Tutorial, Part 2 - Implementing a RNN in Python and Theano

Please read the blog post that goes with this code! Jupyter Notebook Setup System Requirements: Python, pip (Optional) virtualenv To start the Jupyter

Denny Britz 863 Dec 15, 2022
A two-stage U-Net for high-fidelity denoising of historical recordings

A two-stage U-Net for high-fidelity denoising of historical recordings Official repository of the paper (not submitted yet): E. Moliner and V. Välimäk

Eloi Moliner Juanpere 57 Jan 05, 2023
Keras implementation of Real-Time Semantic Segmentation on High-Resolution Images

Keras-ICNet [paper] Keras implementation of Real-Time Semantic Segmentation on High-Resolution Images. Training in progress! Requisites Python 3.6.3 K

Aitor Ruano 87 Dec 16, 2022
Boosted CVaR Classification (NeurIPS 2021)

Boosted CVaR Classification Runtian Zhai, Chen Dan, Arun Sai Suggala, Zico Kolter, Pradeep Ravikumar NeurIPS 2021 Table of Contents Quick Start Train

Runtian Zhai 4 Feb 15, 2022
An open source python library for automated feature engineering

"One of the holy grails of machine learning is to automate more and more of the feature engineering process." ― Pedro Domingos, A Few Useful Things to

alteryx 6.4k Jan 03, 2023
official code for dynamic convolution decomposition

Revisiting Dynamic Convolution via Matrix Decomposition (ICLR 2021) A pytorch implementation of DCD. If you use this code in your research please cons

Yunsheng Li 110 Nov 23, 2022
DatasetGAN: Efficient Labeled Data Factory with Minimal Human Effort

DatasetGAN This is the official code and data release for: DatasetGAN: Efficient Labeled Data Factory with Minimal Human Effort Yuxuan Zhang*, Huan Li

302 Jan 05, 2023
Implementation for ACProp ( Momentum centering and asynchronous update for adaptive gradient methdos, NeurIPS 2021)

This repository contains code to reproduce results for submission NeurIPS 2021, "Momentum Centering and Asynchronous Update for Adaptive Gradient Meth

Juntang Zhuang 15 Jun 11, 2022
A Large-Scale Dataset for Spinal Vertebrae Segmentation in Computed Tomography

A Large-Scale Dataset for Spinal Vertebrae Segmentation in Computed Tomography

ICT.MIRACLE lab 75 Dec 26, 2022
PyTorch implementation of Decoupling Value and Policy for Generalization in Reinforcement Learning

PyTorch implementation of Decoupling Value and Policy for Generalization in Reinforcement Learning

48 Dec 08, 2022
How Do Adam and Training Strategies Help BNNs Optimization? In ICML 2021.

AdamBNN This is the pytorch implementation of our paper "How Do Adam and Training Strategies Help BNNs Optimization?", published in ICML 2021. In this

Zechun Liu 47 Sep 20, 2022
Spectral normalization (SN) is a widely-used technique for improving the stability and sample quality of Generative Adversarial Networks (GANs)

Why Spectral Normalization Stabilizes GANs: Analysis and Improvements [paper (NeurIPS 2021)] [paper (arXiv)] [code] Authors: Zinan Lin, Vyas Sekar, Gi

Zinan Lin 32 Dec 16, 2022
TransMIL: Transformer based Correlated Multiple Instance Learning for Whole Slide Image Classification

TransMIL: Transformer based Correlated Multiple Instance Learning for Whole Slide Image Classification [NeurIPS 2021] Abstract Multiple instance learn

132 Dec 30, 2022
For medical image segmentation

LeViT_UNet For medical image segmentation Our model is based on LeViT (https://github.com/facebookresearch/LeViT). You'd better gitclone its codes. Th

13 Dec 24, 2022
Dados coletados e programas desenvolvidos no processo de iniciação científica

Iniciacao_cientifica_FAPESP_2020-14845-6 Dados coletados e programas desenvolvidos no processo de iniciação científica Os arquivos .py são os programa

1 Jan 10, 2022