https://github.com/apehex/web3-threat-indicators
Utilities to parse web3 data and look for threat indicators
https://github.com/apehex/web3-threat-indicators
Last synced: 2 months ago
JSON representation
Utilities to parse web3 data and look for threat indicators
- Host: GitHub
- URL: https://github.com/apehex/web3-threat-indicators
- Owner: apehex
- Created: 2023-09-14T09:03:51.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T10:59:47.000Z (almost 2 years ago)
- Last Synced: 2025-12-31T14:12:00.367Z (6 months ago)
- Language: Python
- Homepage:
- Size: 326 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
> :mag_right: parse blockchain data in search of threat indicators.
This project was first meant to enable [Forta network of detection bots][forta-explorer].
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
- [Development](#development)
- [Changelog](#changelog)
- [Todo](#todo)
- [Credits](#credits)
- [License](#license)
## Installation
## Usage
## Development
Contributions welcome!
### Changelog
See [CHANGELOG](CHANGELOG.md).
### Todo
See [TODO](TODO.md).
## Credits
The metamorphic indicators were inspired by [the tool from a16z][github-a16z] and [the API by 0age][github-0age].
## License
Licensed under the [aGPL v3](LICENSE).
[forta-explorer]: https://explorer.forta.network/
[github-a16z]: https://github.com/a16z/metamorphic-contract-detector
[github-0age]: https://github.com/0age/metamorphic