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 are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with BeaconEye

These projects share indexed features with BeaconEye. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
Compare all 30 related projects→

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.

Which projects share features with ccob/beaconeye?

Projects with overlapping indexed features 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.