Skip to main content
Monitors Twitter for security sentiment (Attack and Exploits)

Functionality

  • Listens to a set of Channels and analizes them for security incidents with LLM
Currently supported: Sources (Twitter), LLM (OpenAI)
  • Channels are additional Twitter accounts (channels) to the predefined list of security information sources
  • Anchor is a text filter before sentiment analysis to target specific content (For example, messages often have headers or titles). This allows to improve true positives content for analysis
  • Security question to analyze channel messages

Configuration

  • Cron (cron, default: 10 min): Cron expression See common configuration.
  • Question (question, default: “): Global Question (if empty default question will be used)
  • Channels (channels, default: None): Additional Twitter channels (authors)
  • Score (score, default: 0.85): Sentiment Score
  • Severity (severity, default: -1): Severity See common configuration.
No specific network configuration required (Any network).