moehw / zeronights2019-tasks

πŸ›’ Some tasks for ZeroNights 2019 binary barrel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zeronights2019-tasks

Some tasks for ZeroNights 2019 conference

Project structure

Directory for each task in a separate directory under the task name. It looks like this:

.
β”œβ”€β”€ README.md
β”œβ”€β”€ task1
β”‚   β”œβ”€β”€ file1-1
β”‚   β”œβ”€β”€ file1-2
β”‚   └── file1-3
└── task2
    β”œβ”€β”€ file2-1
    └── file2-2

Inside of each task directory there is README.md file with the task description, exploit and build instructions

About

πŸ›’ Some tasks for ZeroNights 2019 binary barrel


Languages

Language:C 63.4%Language:Python 13.7%Language:Assembly 8.6%Language:Batchfile 5.3%Language:Shell 4.4%Language:Dockerfile 4.4%Language:NSIS 0.2%