(Translated by https://www.hiragana.jp/)
GitHub - xf1les/XCTF_2020_PWN_musl: 2020 XCTF 高校战“疫”PWN 题目 musl
Skip to content

2020 XCTF 高校こうこう战“疫”PWN 题目 musl

Notifications You must be signed in to change notification settings

xf1les/XCTF_2020_PWN_musl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carbon

简介

  • musl libc 1.1.24 うずたかほら利用りよう
  • まこと许堆溢出 0x50 いち

  1. 开启 PIE 以外いがいてき所有しょゆう护(Full RELRO、Canary),やめ strip。
    わか开启 PIE,はら writeup ちゅう绕过护4てき方法ほうほう失效しっこう
  2. 0 <= size <= 0x80, 0 <= idx <= 15
  3. ただのう view いち
  4. 仅当 malloc かえしかいてきゆび针为 NULL あるもの 0xbadbeef 时调ようexit函数かんすう,其余ひとし为 crash。
    (とうbinmap = 0brk = -1mmap_step = 0x33时,malloc かえしかい NULL)
  5. LIST 于 mmap ないそん
  6. きよしそらやめ释放ゆび针的防止ぼうし use after free。

注意ちゅうい

master ぶんささえそんげん题目げん码,fix ぶんささえそんおさむ复非预期かいきさきてき题目げん码。

About

2020 XCTF 高校こうこう战“疫”PWN 题目 musl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published