Skip to content

Database research#263

Open
GoatHero wants to merge 2 commits into
mainfrom
database-research
Open

Database research#263
GoatHero wants to merge 2 commits into
mainfrom
database-research

Conversation

@GoatHero

@GoatHero GoatHero commented Apr 17, 2026

Copy link
Copy Markdown
Collaborator

Description

These are my findings after going through the potential sources listed in #160. Most existing hash databases are either not shared or locked behind paywalls. We can get the initial ClamAV database but I don't see it as being a viable continuous update stream. Malware Bazaar Is very good though it will require the user to input an api key in order to get regular updates . MantaRay Forensics seemed like another good source database but I was unfamiliar with the database formats so there could be some challenge in extracting the information we care about. In regards to URL sources the only good one is PhishTank which provides a full database download as well as a method to update via api. I would advise against trying to integrate Open Phish as access to its full database offline seems to be restricted to a subscription. Overall most sources seem unwilling to provide their full database for download.

Related Issue

Fixes #160

Type of Change

  • Bug fix
  • New feature
  • Refactoring / CI / Docs
  • Other

How to Test

N/A

Checklist

  • Code follows project style (cargo fmt + cargo clippy)
  • Tests added/updated and passing (cargo test)
  • Documentation updated (if applicable)

Open in Devin Review

@GoatHero GoatHero self-assigned this Apr 17, 2026
@GoatHero GoatHero requested a review from Jordan231111 as a code owner April 17, 2026 21:17

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

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.

Step 14a/23 (Phase 3): Signatures — Create data-source licensing matrix + integration plan

2 participants