The smart contract security search utility tool.
Masamune is a search utility tool that allows you to search for smart contract security vulnerabilities, from a curated list of sources.
To access Masamune, visit masamune.app.
Masamune is a static site, built with Jekyll, and hosted on Github Pages.
The search utility is powered by Lunr.js, a full-text search library for the browser.
We have developed custom scrapers for each data source, which are run periodically to retrieve the latest data. You can find the scrapers in the scrapers
directory.
The data is stored within the results
directory; for each of the queries, a pattern match is tried against the data, and the results are displayed.
Currently, Masamune works on the following data sources:
- Code4rena findings.
- Immunefi bugfixes.
- DeFi Hacks Analysis.
- Various Gitbooks, such as the Layer Zero Docs, Curve Finance Docs, MEV Wiki, etc.
Original repository: ippsec.rocks
Katana designer: noob.art
Zellic team: zellic.io