Discussion · Cyber Threat Intelligence

I just released an open cyber AI assistant

Lucas4h(edited)

Hi everyone,

I've been working on an open-source AI assistant focused on cyber threat intelligence and vulnerability research, and I've just published the first version.

The goal isn't to replace analysts, but to make it easier to explore trusted sources, answer technical questions with references, and speed up investigations.

Current capabilities:

  • Searching across multiple public vulnerability and advisory sources
  • Summarizing CVEs with links back to the original publications
  • Retrieving MITRE ATT&CK techniques related to a threat or malware family
  • Comparing information from multiple sources instead of relying on a single feed

Returning structured JSON outputs for automation workflows

Current data sources:

The project is still experimental, and I'd really appreciate feedback from people working in CTI, vulnerability management or incident response.

Repository (demo)

I'm especially interested in suggestions for additional high-quality datasets that could improve the assistant while keeping every answer traceable to its original source.

Replies