awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to rabbitstack/fibratus

Open-source alternatives to Fibratus

30 open-source projects similar to rabbitstack/fibratus, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fibratus alternative.

  • androguard/androguardAvatar de androguard

    androguard/androguard

    6,116Ver en GitHub↗

    Reverse engineering and pentesting for Android applications

    Python
    Ver en GitHub↗6,116
  • hacklcx/hfishAvatar de hacklcx

    hacklcx/HFish

    4,517Ver en GitHub↗

    HFish is a distributed honeypot system and network intrusion detection tool designed to deploy decoy services and nodes to detect and analyze attacker behavior. It functions as a deceptive asset orchestrator that simulates enterprise services and configures custom baits to lure network intruders. The system utilizes a server-client architecture to manage distributed nodes across different platforms, allowing for centralized control of telemetry collection and decoy deployment. It incorporates cloud-based traffic routing to redirect suspicious network activity into managed decoy environments f

    honeypothunting
    Ver en GitHub↗4,517
  • security-onion-solutions/securityonionAvatar de Security-Onion-Solutions

    Security-Onion-Solutions/securityonion

    4,661Ver en GitHub↗

    Security Onion is a security information and event management platform and network security monitoring suite. It functions as an intrusion detection system and a network traffic analysis tool designed to identify malicious activity and network intrusions through signature-based detection and host-based monitoring. The platform integrates a security case management system to organize investigations by tracking detections and grouping related security events. It provides capabilities for full packet capture, network metadata extraction, and the collection and indexing of security logs from dive

    Shell
    Ver en GitHub↗4,661
  • telekom-security/tpotceAvatar de telekom-security

    telekom-security/tpotce

    9,298Ver en GitHub↗

    T-Pot is a multi-honeypot platform and threat intelligence framework that deploys a collection of containerized decoy services to capture attacker behavior and network telemetry. It functions as a Docker-based deception system, simulating vulnerable network environments to gather intelligence on threat actors. The system features a distributed sensor network using a hub-and-spoke architecture, allowing remote sensors to transmit logs back to a central management hub. It integrates large language models to create a dynamic deception engine capable of adaptive interactions with attackers. The

    Shelldeceptiondockerelk
    Ver en GitHub↗9,298

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • ghostpack/seatbeltAvatar de GhostPack

    GhostPack/Seatbelt

    4,619Ver en GitHub↗

    Seatbelt is a C# offensive security framework and host security auditor designed to perform endpoint surveys on Windows systems. It functions as a modular tool for identifying vulnerabilities, misconfigurations, and security-relevant artifacts on both local and remote hosts. The project distinguishes itself through a module-based check system that allows for the integration of custom security command units. It features a security event log parser to track logon and process activity, alongside a credential extraction utility for gathering browser history, saved passwords, and cloud credentials

    C#
    Ver en GitHub↗4,619
  • ionuttbara/windows-defender-removerAvatar de ionuttbara

    ionuttbara/windows-defender-remover

    7,135Ver en GitHub↗

    This project is a Windows security removal tool designed to permanently disable and delete antivirus services and security monitoring components from the operating system. It functions as a system performance optimizer and policy manager to remove security mitigations and clear policy files that restrict application execution. The tool includes a Windows ISO customizer that embeds configuration files and unattended installation scripts into bootable images. This allows security features to be bypassed and services to be disabled before the initial system boot. The software covers broad capab

    Batchfiledefenderdefender-disablerdefender-remover
    Ver en GitHub↗7,135
  • zardus/ctf-toolsAvatar de zardus

    zardus/ctf-tools

    9,434Ver en GitHub↗

    This project is a security tool installation framework and binary analysis toolkit designed to automate the deployment of research utilities. It provides a containerized security research environment and a system for managing Python and Ruby virtual environments to prevent dependency conflicts on the host machine. The framework distinguishes itself through a structured tool catalog and provisioning scripts that automate the installation of utilities into isolated directories. It utilizes executable symlink mapping to provide a unified command interface and supports the bootstrapping of consis

    Shell
    Ver en GitHub↗9,434
  • andrewmichaelsmith/bluepotAvatar de andrewmichaelsmith

    andrewmichaelsmith/bluepot

    274Ver en GitHub↗

    Bluetooth Honeypot

    Java
    Ver en GitHub↗274
  • almco/panoramaAvatar de AlmCo

    AlmCo/Panorama

    41Ver en GitHub↗

    Fast incident overview

    Python
    Ver en GitHub↗41
  • ajackal/arctic-swallowAvatar de ajackal

    ajackal/arctic-swallow

    3Ver en GitHub↗

    a low interaction honeypot.

    Python
    Ver en GitHub↗3
  • balte/telnethoneyAvatar de balte

    balte/TelnetHoney

    2Ver en GitHub↗

    A simple telnet honeypot

    C#
    Ver en GitHub↗2
  • bartnv/portlurkerAvatar de bartnv

    bartnv/portlurker

    36Ver en GitHub↗

    Port listener / honeypot in Rust with protocol guessing and safe string display

    Rust
    Ver en GitHub↗36
  • bemihq/bemi-railsAvatar de BemiHQ

    BemiHQ/bemi-rails

    96Ver en GitHub↗

    Robust data change tracking for Rails

    Ruby
    Ver en GitHub↗96
  • binaryanalysisplatform/bapAvatar de BinaryAnalysisPlatform

    BinaryAnalysisPlatform/bap

    2,239Ver en GitHub↗

    Binary Analysis Platform

    OCaml
    Ver en GitHub↗2,239
  • aquynh/capstoneAvatar de aquynh

    aquynh/capstone

    8,839Ver en GitHub↗

    Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code into human-readable assembly instructions for a wide variety of hardware instruction set architectures and virtual machines. The framework supports a diverse range of targets, including x86, ARM, RISC-V, and MIPS, as well as virtual machine environments like WebAssembly and the Ethereum Virtual Machine. It functions as an instruction analysis tool capable of extracting granular decomposition data and semantic information from disassembled code. The engine is designed for low-

    C
    Ver en GitHub↗8,839
  • angr/angrAvatar de angr

    angr/angr

    8,898Ver en GitHub↗

    Angr is a binary analysis framework and static analysis tool used for reverse engineering compiled binaries. It serves as a binary decompiler and a lifting platform that translates machine code into a common intermediate representation to enable cross-architecture analysis. The framework integrates a symbolic execution engine and constraint solvers to determine the inputs required to reach specific program states. It also employs untrusted code sandboxing to isolate guest code from the host environment during analysis. Its capabilities cover control flow and data flow analysis, including the

    Python
    Ver en GitHub↗8,898
  • alessandroz/lazagneAvatar de AlessandroZ

    AlessandroZ/LaZagne

    10,867Ver en GitHub↗

    LaZagne is a cross-platform credential recovery tool designed to extract passwords and secrets from operating systems, browsers, and applications. It functions as a security utility for retrieving stored credentials from compromised systems during penetration testing. The tool provides capabilities for decrypting domain credentials and extracting sensitive data from system storage, including memory dumps, credential managers, keychains, and password hashes. It recovers stored passwords from common software by accessing plaintext files, APIs, and local databases. The project supports digital

    Python
    Ver en GitHub↗10,867
  • brexhq/substationAvatar de brexhq

    brexhq/substation

    402Ver en GitHub↗

    Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.

    Go
    Ver en GitHub↗402
  • bwall/bamfdetectB

    bwall/bamfdetect

    0Ver en GitHub↗
    Ver en GitHub↗0
  • byt3bl33d3r/deathstarAvatar de byt3bl33d3r

    byt3bl33d3r/DeathStar

    1,618Ver en GitHub↗

    Uses Empire's (https://github.com/BC-SECURITY/Empire) RESTful API to automate gaining Domain and/or Enterprise Admin rights in Active Directory environments using some of the most common offensive TTPs.

    Python
    Ver en GitHub↗1,618
  • caesar0301/awesome-pcaptoolsAvatar de caesar0301

    caesar0301/awesome-pcaptools

    3,397Ver en GitHub↗

    A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.

    Ver en GitHub↗3,397
  • canadianjeff/honeywrtAvatar de CanadianJeff

    CanadianJeff/honeywrt

    25Ver en GitHub↗

    HoneyWRT is a low interaction Python honeypot that is designed to mimic services or ports that might get targeted by attackers.

    Python
    Ver en GitHub↗25
  • cert-polska/hsn-capture-hpc-ngAvatar de CERT-Polska

    CERT-Polska/HSN-Capture-HPC-NG

    11Ver en GitHub↗

    HoneySpider Network version of Capture-HPC

    C++
    Ver en GitHub↗11
  • cert-polska/hsn2-bundleAvatar de CERT-Polska

    CERT-Polska/hsn2-bundle

    29Ver en GitHub↗

    Honeyspider Network 2.1

    Shell
    Ver en GitHub↗29
  • certsocietegenerale/firAvatar de certsocietegenerale

    certsocietegenerale/FIR

    2,009Ver en GitHub↗

    Fast Incident Response

    JavaScript
    Ver en GitHub↗2,009
  • christhecoolhut/pinctfAvatar de ChrisTheCoolHut

    ChrisTheCoolHut/PinCTF

    505Ver en GitHub↗

    Using Intel's PIN tool to solve CTF problems

    Python
    Ver en GitHub↗505
  • cisco-talos/pyreboxAvatar de Cisco-Talos

    Cisco-Talos/pyrebox

    1,687Ver en GitHub↗

    Python scriptable Reverse Engineering Sandbox, a Virtual Machine instrumentation and inspection framework based on QEMU

    C
    Ver en GitHub↗1,687
  • cisco-talos/ropmemuAvatar de Cisco-Talos

    Cisco-Talos/ROPMEMU

    288Ver en GitHub↗

    ROPMEMU is a framework to analyze, dissect and decompile complex code-reuse attacks.

    Python
    Ver en GitHub↗288
  • cmu-sei/pharosAvatar de cmu-sei

    cmu-sei/pharos

    1,708Ver en GitHub↗

    Automated static analysis tools for binary programs

    C++
    Ver en GitHub↗1,708
  • boomerangdecompiler/boomerangAvatar de BoomerangDecompiler

    BoomerangDecompiler/boomerang

    403Ver en GitHub↗

    Boomerang Decompiler - Fighting the code-rot :)

    C++
    Ver en GitHub↗403