Skip to content

guillaumehuet/pwnable.kr_writeups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwnable.kr_writeups

Exploits scripts and writeups for the https://pwnable.kr/play.php CTF challenges

Requirements

Requires pwntools (https://github.com/Gallopsled/pwntools)

File structure

Each challenge is contained in its own folder

Each folder consists of 4 files :

  • setup.sh : Setup script usually for downloading the provided files for the challenge (run before exploit)
  • exploit.[py|sh] : Exploit script retrieving the flag from the target
  • clean.sh : Cleanup script to revert the folder content to the 4 initial files
  • writeup.md : Writeup explaining the exploit script

Challenges status

Legend :

Toddler's Bottle

Rookiss

  • brain fuck
  • md5 calculator
  • simple login
  • otp
  • ascii_easy
  • tiny_easy
  • fsb
  • dragon
  • fix
  • syscall
  • crypto1
  • echo1
  • echo2
  • rsa calculator
  • note
  • alloca
  • loveletter

Grotesque

  • proxy server
  • rootkit
  • dos4fun
  • ascii
  • aeg
  • coin2
  • maze
  • wtf
  • sudoku
  • starcraft
  • cmd3
  • elf
  • lfh
  • lokihardt
  • asg
  • hunter
  • mipstake

Hacker's Secret

  • unexploitable
  • tiny
  • softmmu
  • towelroot
  • nuclear
  • malware
  • exploitable
  • tiny_hard
  • kcrc
  • exynos
  • combabo calculator
  • pwnsandbox
  • crcgen

Releases

No releases published

Packages

No packages published