콘텐츠로 건너뛰기

하얀정령

[HITCON CTF 2018] baby_tcache (힙내용 출력없는 malloc/free 기능만 있는 케이스2)

Source https://github.com/integeruser/on-pwning/tree/master/2018-hitcon/Baby-Tcache checksec Decompiled-src / Analysis main 전에 봤던 childheap 문제와 같이 2가지 메뉴만 존재하고 print_heap 같은 힙 내용 출력을 할 수 없다. 1. new_heap… 더 보기 »[HITCON CTF 2018] baby_tcache (힙내용 출력없는 malloc/free 기능만 있는 케이스2)

[HackCTF] childheap (힙내용 출력없는 malloc/free 기능만 있는 케이스)

Source https://github.com/koharin/pwnable2/tree/main/hackCTF/pwnable/childheap 환경 checksec Decompiled-src / Analysis main 프로그램을 실행시키면, 딱 2가지 메뉴밖에 존재하지 않는다. 1. Malloc 인덱스 0~3개까지, 크기는 0x80보다 크면 안된다는 조건하에메모리를 할당시킨… 더 보기 »[HackCTF] childheap (힙내용 출력없는 malloc/free 기능만 있는 케이스)

CVE-2024-54498 (1day)

Source Code https://github.com/wh1te4ever/CVE-2024-54498-PoC/ Write-up https://github.com/wh1te4ever/CVE-2024-54498-PoC/blob/main/CVE-2024-54498_1day_%E1%84%87%E1%85%AE%E1%86%AB%E1%84%89%E1%85%A5%E1%86%A8.pdf

FSOP (glibc 2.35, 2.39)

작동 확인된 환경 Ubuntu 24.04, (Ubuntu GLIBC 2.39-0ubuntu8.4) Ubuntu 22.04, (Ubuntu GLIBC 2.35-0ubuntu3.10) FSOP_stdout FSOP_stderr