Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antonioberna/pwnable.kr

My pwnable.kr solutions (CTFs)
https://github.com/antonioberna/pwnable.kr

c ctf exploitation games hacking pwnable-kr pwntools python vulnerability

Last synced: 5 days ago
JSON representation

My pwnable.kr solutions (CTFs)

Awesome Lists containing this project

README

        

# My pwnable.kr solutions

> [!WARNING]
> This repository is unfinished. Keep your expectations low.

## Mini docs

The aim of these games is to find the flag, in fact they are real CTFs (Capture The Flags).

> [!CAUTION]
> For more information about games visit [https://pwnable.kr/play.php](https://pwnable.kr/play.php). Registration is required to solve the games.

The only requirement is to install Python's [pwntools](https://pypi.org/project/pwntools/) library.

> [!TIP]
> If you have never used the `pwntools` library I recommend you consult the [official documentation](https://docs.pwntools.com/en/stable/).

## Game solutions

| Toddler's Bottle | Rookiss | Grotesque | Hacker's Secret |
| :---: | :---: | :---: | :---: |
| [fd](https://github.com/AntonioBerna/pwnable.kr/blob/master/fd/) | ... | ... | ... |
| [collision](https://github.com/AntonioBerna/pwnable.kr/blob/master/collision/) | ... | ... | ... |
| [bof](https://github.com/AntonioBerna/pwnable.kr/blob/master/bof/) | ... | ... | ... |
| [flag](https://github.com/AntonioBerna/pwnable.kr/tree/master/flag) | ... | ... | ... |
| passcode (TODO) | ... | ... | ... |