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

Adding a fuzzer for exploit generation #72

Open
mojtaba-eshghie opened this issue Nov 18, 2023 · 1 comment
Open

Adding a fuzzer for exploit generation #72

mojtaba-eshghie opened this issue Nov 18, 2023 · 1 comment
Assignees
Labels
feature A new feature

Comments

@mojtaba-eshghie
Copy link
Owner

No description provided.

@mojtaba-eshghie mojtaba-eshghie self-assigned this Mar 7, 2024
@mojtaba-eshghie mojtaba-eshghie added the feature A new feature label Mar 7, 2024
@mojtaba-eshghie
Copy link
Owner Author

mojtaba-eshghie commented Apr 3, 2024

Tools, libraries, etc:

We might be able to work with a simpler one for instance sequence fuzzers:
Effectively Generating Vulnerable Transaction Sequences in Smart Contracts with Reinforcement Learning-guided Fuzzing

ityfuzz
Core algorithm of this fuzzer:
https://arxiv.org/abs/2306.17135

Grammar-based fuzzer on contract's ABI:
https://github.com/crytic/echidna

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature
Projects
None yet
Development

No branches or pull requests

1 participant