Skip to content

kuality/KCTF2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KCTF2020

 ── KCTF2020
    ├── README.md
    ├── pwn
    │     ├── pwn1
    │     │     ├── share
    │     │     │     ├── binary (elf/exe) << 문제 파일
    │     │     │     ├── flag             << 플래그
    │     │     │     └── run.sh
    │     │     │── Dockerfile 
    │     │     ├── binary.c               << 문제 코드
    │     │     ├── binary_exploit.py      << 익스 코드
    │     │     ├── README.md              << 문제 설명
    │     │     └── xinetd
    │     ├── pwn2
    ...   ...
    │     │
    │     └──  docker-compose.yml
    ├── ...
    └── web

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published