LEVEL 4

Flicker

web3
  • 문제 정보
  • 풀이 1
  • 난이도 투표 3
  • 질문
  • 최근 풀이자 16
  • 댓글
해당 문제는 Dreamhack Invitational 2025 에 출제된 문제입니다.

문제 설명

Description

Opportunities flicker like light, so you should seize them well.

  • 2025-04-09: Vault.withdraw함수의 IERC1155(token).safeTransferFrom(msg.sender, token, id, value, ""); 부분이 IERC1155(token).safeTransferFrom(address(this), msg.sender, id, value, "");로 수정되었습니다. (문제 풀이에는 영향이 없습니다.)

About challenge environment

  • Visit /start to generate a random token. It will redirect you to /{token}. Note that you will not be able to get this token information again.
  • Visit /{token}/info to get information about the challenge environment.
    • setup_contract_address: The address of the deployed challenge contract.
    • user_private_key: The private key of the user account that you can use.
    • user_address: The address of the user account.
  • /{token}/rpc is the RPC address of the testnet node.
  • The conditions to solve the challenge are written on deploy/verifier.py of the attachment.
  • If you solved the challenge, visit /{token}/flag to get the flag.
  • If you get stuck and need to restart, visit /{token}/reset.

난이도 투표 3

질문 0

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

Flicker

web3

출제자 정보

avatar
Dreamhack
대표 업적 없음

First Blood!

avatar
Pencake
Christmas CTF 참여
출제된 지 10시간 만에 풀이 완료!

최근 풀이자 16

s1s1s1s1s1
대표 업적 없음
avatar
y0ungminhada
워게임: 1
카이리재명
대표 업적 없음
moooji
대표 업적 없음
avatar
wiimdy
세계수
avatar
Kabi
사이보그
avatar
kabi99
대표 업적 없음
ju5t1n
대표 업적 없음
avatar
유령이무서운귀신
강의 수강: 10

댓글

아직 문제에 대한 댓글이 없습니다.