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
[CVPR 2021] Released code for Counterfactual Zero-Shot and Open-Set Visual Recognition

Counterfactual Zero-Shot and Open-Set Visual Recognition This project provides implementations for our CVPR 2021 paper Counterfactual Zero-S

144 Dec 24, 2022
EmoTag helps you train emotion detection model for Chinese audios

emoTag emoTag helps you train emotion detection model for Chinese audios. Environment pip install -r requirement.txt Data We used Emotional Speech Dat

_zza 4 Sep 07, 2022
[NeurIPS 2021] The PyTorch implementation of paper "Self-Supervised Learning Disentangled Group Representation as Feature"

IP-IRM [NeurIPS 2021] The PyTorch implementation of paper "Self-Supervised Learning Disentangled Group Representation as Feature". Codes will be relea

Wang Tan 67 Dec 24, 2022
Differentiable architecture search for convolutional and recurrent networks

Differentiable Architecture Search Code accompanying the paper DARTS: Differentiable Architecture Search Hanxiao Liu, Karen Simonyan, Yiming Yang. arX

Hanxiao Liu 3.7k Jan 09, 2023
This is the pytorch implementation for the paper: *Learning Accurate Performance Predictors for Ultrafast Automated Model Compression*, which is in submission to TPAMI

SeerNet This is the pytorch implementation for the paper: Learning Accurate Performance Predictors for Ultrafast Automated Model Compression, which is

3 May 01, 2022
🔎 Monitor deep learning model training and hardware usage from your mobile phone 📱

Monitor deep learning model training and hardware usage from mobile. 🔥 Features Monitor running experiments from mobile phone (or laptop) Monitor har

labml.ai 1.2k Dec 25, 2022
Simple converter for deploying Stable-Baselines3 model to TFLite and/or Coral

Running SB3 developed agents on TFLite or Coral Introduction I've been using Stable-Baselines3 to train agents against some custom Gyms, some of which

Gary Briggs 16 Oct 11, 2022
HEAM: High-Efficiency Approximate Multiplier Optimization for Deep Neural Networks

Approximate Multiplier by HEAM What's HEAM? HEAM is a general optimization method to generate high-efficiency approximate multipliers for specific app

4 Sep 11, 2022
Intrusion Detection System using ensemble learning (machine learning)

IDS-ML implementation of an intrusion detection system using ensemble machine learning methods Data set This project is carried out using the UNSW-15

4 Nov 25, 2022
Abstractive opinion summarization system (SelSum) and the largest dataset of Amazon product summaries (AmaSum). EMNLP 2021 conference paper.

Learning Opinion Summarizers by Selecting Informative Reviews This repository contains the codebase and the dataset for the corresponding EMNLP 2021

Arthur Bražinskas 39 Jan 01, 2023
Streaming Anomaly Detection Framework in Python (Outlier Detection for Streaming Data)

Python Streaming Anomaly Detection (PySAD) PySAD is an open-source python framework for anomaly detection on streaming multivariate data. Documentatio

Selim Firat Yilmaz 181 Dec 18, 2022
A modular application for performing anomaly detection in networks

Deep-Learning-Models-for-Network-Annomaly-Detection The modular app consists for mainly three annomaly detection algorithms. The system supports model

Shivam Patel 1 Dec 09, 2021
[ICLR 2021] "CPT: Efficient Deep Neural Network Training via Cyclic Precision" by Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yining Ding, Vikas Chandra, Yingyan Lin

CPT: Efficient Deep Neural Network Training via Cyclic Precision Yonggan Fu, Han Guo, Meng Li, Xin Yang, Yining Ding, Vikas Chandra, Yingyan Lin Accep

26 Oct 25, 2022
OpenMMLab 3D Human Parametric Model Toolbox and Benchmark

Introduction English | 简体中文 MMHuman3D is an open source PyTorch-based codebase for the use of 3D human parametric models in computer vision and comput

OpenMMLab 782 Jan 04, 2023
Tutorial on scikit-learn and IPython for parallel machine learning

Parallel Machine Learning with scikit-learn and IPython Video recording of this tutorial given at PyCon in 2013. The tutorial material has been rearra

Olivier Grisel 1.6k Dec 26, 2022
Self-Supervised Pre-Training for Transformer-Based Person Re-Identification

Self-Supervised Pre-Training for Transformer-Based Person Re-Identification [pdf] The official repository for Self-Supervised Pre-Training for Transfo

Hao Luo 116 Jan 04, 2023
MlTr: Multi-label Classification with Transformer

MlTr: Multi-label Classification with Transformer This is official implement of "MlTr: Multi-label Classification with Transformer". Abstract The task

程星 38 Nov 08, 2022
QHack—the quantum machine learning hackathon

Official repo for QHack—the quantum machine learning hackathon

Xanadu 72 Dec 21, 2022
Pytorch and Keras Implementations of Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects.

The repository contains the implementations for Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects. Model

Ankur Deria 115 Jan 06, 2023
This project is based on our SIGGRAPH 2021 paper, ROSEFusion: Random Optimization for Online DenSE Reconstruction under Fast Camera Motion .

ROSEFusion 🌹 This project is based on our SIGGRAPH 2021 paper, ROSEFusion: Random Optimization for Online DenSE Reconstruction under Fast Camera Moti

219 Dec 27, 2022