exploit_proto#9
Open
pluto1011 wants to merge 1 commit into
Open
Conversation
Author
|
테스트 코드 상세 설명이 테스트 코드는 본딩 커브 컨트랙트의 취약점을 이용해 정상적인 토큰 상장을 방해하는 공격을 시뮬레이션합니다. 두 가지 주요 테스트 함수를 구현했습니다: 1. testPreventListing() 함수목적: 상장 조건을 방해하는 기본적인 공격을 시뮬레이션 단계별 동작:
2. testAdvancedPreventListing() 함수 <- 계산이 빡세서 통과를 못시키고 있어요목적: 최소한의 토큰으로 최대한 효과적인 상장 방해 공격 시뮬레이션 단계별 동작:
취약점의 핵심 요소
공격의 효율성특히 주목할 점은 이러한 효율적인 공격은 최소한의 비용으로 프로젝트 전체의 상장을 지연시키거나 방해할 수 있어, 경제적 측면에서도 효과적인 공격 방식입니다. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.