Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tests simulating sb-curated front running attacks #17

Merged
merged 3 commits into from
Aug 30, 2024

Conversation

mokita-j
Copy link
Member

@mokita-j mokita-j commented Aug 30, 2024

Description

This pull request addresses issue #16 by adding tests that simulate attacks exploiting the front running vulnerabilities in the smartbugs-curated repository.

Changes Made

  • Edited denial of service tests to be idempotent.
  • Added test cases targeting vulnerabilities such as front running.

Testing Instructions

  1. Run the test suite using the provided instructions in the solidity-hack-labs/smartbugs-curated/0.4.x/README.md.
  2. Verify that the new tests execute successfully and exploit the vulnerabilities.

Linked Issues

Closes #16

@mokita-j mokita-j linked an issue Aug 30, 2024 that may be closed by this pull request
@mokita-j mokita-j merged commit d9a26f3 into main Aug 30, 2024
1 check passed
@mokita-j mokita-j deleted the 16-sb-curated-front-running branch September 2, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create exploits for sb-curated front running vulnerabilities
1 participant