LEVEL 7

baby-turbofan

pwnable
  • 문제 정보
  • 풀이 1
  • 난이도 투표 12
  • 질문
  • 최근 풀이자 40
  • 댓글 2
해당 문제는 2022 Spring GoN Open Qual CTF 에 출제된 문제입니다.

문제 설명

A v8 exploitation challenge based on an old bug.
DISCLAIMER: This challenge is intended as a pedagogical introduction for people who have no experience in browser exploitation. Therefore, it should be REALLY easy for people who have even the slightest knowledge about v8 exploitation.

Hints for Newbies

This challenge reverts two commits to v8.
first commit
second commit
The first one removes a security hardening, and the second one introduces the bug.

This challenge has the same bug with a challenge called Krautflare from 35C3 CTF (2019). However, re-using the payload will not be possible, because source code changes in v8 during the last 3 years have made the exploit infeasible. One of the major changes is pointer compression, which is a mechanism to represent v8 heap objects in 4 bytes. A good reference discussing pointer compression is here.

출제자 정보

procfs
워게임: 1

First Blood!

avatar
빈체로파스타 포일점
워게임: 20
출제된 지 7시간 만에 풀이 완료!

난이도 투표 12

질문 0

문제 풀이에 어려움이 있으신가요?
커뮤니티에서 문제에 대한 질문하고 답변 얻기
아직 문제에 대한 질문이 없습니다.

최근 풀이자 40

avatar
HYN
워게임 고인물
avatar
m3r0n4
워게임 고인물
avatar
p0her
Open Beta Tester
avatar
neverm0r
대표 업적 없음
ReverserInThirties
대표 업적 없음
wy
Dreamhack CTF S4 I - Div1 참여
avatar
d3lphia
대표 업적 없음
조르거이
워게임 고인물
j00n
워게임 고인물
avatar
h0meb0dy
대표 업적 없음

댓글 2

avatar
movptr
공부벌레
ez
제 인생 최고의 문제였어요.