awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
CCob avatar

CCob/BeaconEye

0
View on GitHub↗
961 stars·112 forks·C#·6 views

BeaconEye

BeaconEye scans running processes for active CobaltStrike beacons. When processes are found to be running beacon, BeaconEye will monitor each process for C2 activity.

Features

  • Forensics and Incident Response - Hunts for CobaltStrike beacons and logs operator output.
  • Blue Team Tools - Detects Cobalt Strike beacons in memory.
  • Detection Tools - Detects beacons by scanning process memory for specific patterns.

Star history

Star history chart for ccob/beaconeyeStar history chart for ccob/beaconeye

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to BeaconEye

Similar open-source projects, ranked by how many features they share with BeaconEye.
  • damonmohammadbagher/etwprocessmon2D

    DamonMohammadbagher/ETWProcessMon2

    0View on GitHub↗
    View on GitHub↗0
  • jpcertcc/logontracerJPCERTCC avatar

    JPCERTCC/LogonTracer

    3,136View on GitHub↗

    LogonTracer is a security auditing tool designed for logon analysis and forensic log auditing. It functions as a dockerized security auditor that utilizes a security event graph database to map account names and network addresses, allowing for the visualization of complex system compromise patterns and authentication paths. The system features a Sigma detection engine that scans imported event logs against standardized rule sets to identify known malicious activity. It also includes an anomalous behavior detector that applies statistical analysis, graph algorithms, and hidden Markov models to

    Pythonactive-directoryblueteamdfir
    View on GitHub↗3,136
  • 3lp4tr0n/beaconhunter3lp4tr0n avatar

    3lp4tr0n/BeaconHunter

    516View on GitHub↗

    Behavior based monitoring and hunting tool built in C# leveraging ETW tracing. Blue teamers can use this tool to detect and respond to potential Cobalt Strike beacons. Red teamers can use this tool to research ETW bypasses and discover new processes that behave like beacons.

    C#
    View on GitHub↗516
  • psgumshoe/psgumshoeP

    PSGumshoe/PSGumshoe

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to BeaconEye→

Frequently asked questions

What does ccob/beaconeye do?

BeaconEye scans running processes for active CobaltStrike beacons. When processes are found to be running beacon, BeaconEye will monitor each process for C2 activity.

What are the main features of ccob/beaconeye?

The main features of ccob/beaconeye are: Forensics and Incident Response, Blue Team Tools, Detection Tools.

What are some open-source alternatives to ccob/beaconeye?

Open-source alternatives to ccob/beaconeye include: jpcertcc/logontracer — LogonTracer is a security auditing tool designed for logon analysis and forensic log auditing. It functions as a… ptresearch/attackdetection — Attack Detection. damonmohammadbagher/etwprocessmon2. 3lp4tr0n/beaconhunter — Behavior based monitoring and hunting tool built in C# leveraging ETW tracing. Blue teamers can use this tool to… psgumshoe/psgumshoe. rajiv2790/falconeye.