awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesEvent Export Plugins

Modular extensions for sending event data to various external logging and monitoring backends.

Distinct from Plugin-Based Architectures: Specializes general plugin architectures for the specific purpose of exporting security events.

Explore 4 awesome GitHub repositories matching software engineering & architecture · Event Export Plugins. Refine with filters or upvote what's useful.

Awesome Event Export Plugins GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • stamparm/maltrailAvatar von stamparm

    stamparm/maltrail

    8,498Auf GitHub ansehen↗

    Maltrail is a malicious traffic detection system used for network intrusion detection. It consists of a network intrusion sensor for monitoring interfaces, a threat intelligence aggregator for syncing blacklists, and a detection engine that identifies security threats through signature matching and heuristic attack patterns. The system distinguishes itself through a distributed sensor architecture that collects traffic data from multiple remote probes and forwards events to a central analysis server. It employs heuristic behavioral analysis to identify unknown threats, such as port scanning o

    Sends detected threat logs to external systems using standardized formats like CEF or JSON via Syslog and Logstash.

    Pythonattack-detectionintrusion-detectionmalware
    Auf GitHub ansehen↗8,498
  • merbanan/rtl_433Avatar von merbanan

    merbanan/rtl_433

    7,529Auf GitHub ansehen↗

    This project is a software-defined radio signal decoder and protocol analyzer designed to translate raw radio transmissions from ISM bands into human-readable data. It functions as a tool for capturing radio samples, analyzing pulse timings, and decoding signals from wireless devices. The system acts as a data bridge, converting decoded radio signals into JSON format for publication to MQTT brokers or exposure via Prometheus-compatible endpoints. It also serves as a signal capture tool capable of recording raw radio samples and demodulated pulses to files for offline analysis and simulated pl

    Routes decoded signal information to various external sinks like MQTT, JSON-RPC, or time-series databases.

    C433mhzrfrtl-sdr
    Auf GitHub ansehen↗7,529
  • f4exb/sdrangelAvatar von f4exb

    f4exb/sdrangel

    3,828Auf GitHub ansehen↗

    SDRangel is a comprehensive software-defined radio suite and digital signal processing framework. It functions as an RF spectrum analyzer and modular radio demodulator, providing a unified hardware abstraction layer to connect various radio devices to software processing pipelines for data acquisition and transmission. The platform is distinguished by its modular architecture, which uses a data-flow graph of dynamic libraries to construct signal processing chains. This allows for a plugin-based environment where users can extract audio and digital data from raw radio signals using various mod

    Streams decoded radio signal metadata and payloads as JSON over UDP for external analysis.

    C++airspyairspyhfbladerf
    Auf GitHub ansehen↗3,828
  • gosom/google-maps-scraperAvatar von gosom

    gosom/google-maps-scraper

    3,192Auf GitHub ansehen↗

    This project is a distributed scraping engine designed to extract business details, customer reviews, and lead information from Google Maps. It functions as a business scraper and data extractor that can be deployed as a permanent system or as on-demand serverless functions. The system utilizes a proxy-routed web crawler to manage request origins via SOCKS5, HTTP, and HTTPS proxies. To locate contact information, it includes an email extraction tool that recursively crawls business websites linked within map listings. The software supports coordinate-based radius searches for efficient data

    Ships a modular adapter system to route extracted business data to various external storage targets.

    Godistributed-scraperdistributed-scrapinggolang
    Auf GitHub ansehen↗3,192
  1. Home
  2. Software Engineering & Architecture
  3. Software Architecture
  4. Architectural Patterns
  5. Plugin & Module Systems
  6. Modular and Plugin Architectures
  7. Plugin-Based Architectures
  8. Event Export Plugins

Unter-Tags erkunden

  • Data Export AdaptersModular interfaces used to route internal data to diverse external storage targets. **Distinct from Event Export Plugins:** Distinct from Event Export Plugins by focusing on general validation data rather than security events.
  • Radio Data ExportersModular plugins for routing decoded radio signal information to external sinks like MQTT or databases. **Distinct from Event Export Plugins:** Specializes event export plugins for radio-decoded data rather than security events.