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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to powershellmafia/cimsweep

Open-source alternatives to CimSweep

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

  • netflix/dispatchAvatar de Netflix

    Netflix/dispatch

    6,385Voir sur GitHub↗

    Dispatch is an incident response orchestration platform that automates the coordination of detection, participant assembly, and task tracking across existing communication and project management tools. It provides a web-configurable state machine to manage incident lifecycle transitions, with template-driven incident models that define types, priorities, and severity levels. The platform enforces role-based access control to map user roles to specific actions and data access, while maintaining a database-backed audit trail of all incident events and system changes for compliance and post-incid

    Python
    Voir sur GitHub↗6,385
  • velocidex/velociraptorAvatar de Velocidex

    Velocidex/velociraptor

    3,769Voir sur GitHub↗

    Velociraptor is a digital forensics and incident response platform, endpoint detection and response system, and visibility tool. It provides a query engine and remote forensic collector used to hunt for indicators of compromise and perform triage across a fleet of hosts. The system is distinguished by its specialized query language for interrogating host state and parsing binary files. It features a notebook environment that combines markdown documentation with executable query cells to standardize investigative workflows and enable collaborative reporting. The platform covers a wide range o

    Godigital-forensicsendpoint-discoveryendpoint-protection
    Voir sur GitHub↗3,769
  • mozilla/mozdefAvatar de mozilla

    mozilla/MozDef

    2,164Voir sur GitHub↗

    DEPRECATED - MozDef: Mozilla Enterprise Defense Platform

    Python
    Voir sur GitHub↗2,164
  • cyb3rward0g/helkAvatar de Cyb3rWard0g

    Cyb3rWard0g/HELK

    3,926Voir sur GitHub↗

    HELK is a containerized security information and event management environment and threat hunting platform. It provides a security-focused deployment of the ELK stack, combining Elasticsearch, Logstash, and Kibana into a specialized platform for investigating logs and discovering hidden patterns in network and system security data. The project functions as a security data science suite, integrating interactive computational notebooks and distributed processing tools to run machine learning and graph analytics on security logs. This allows for the identification of hidden attack patterns and an

    Jupyter Notebook
    Voir sur GitHub↗3,926

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • zdhenard42/soc-multitoolAvatar de zdhenard42

    zdhenard42/SOC-Multitool

    419Voir sur GitHub↗

    A powerful and user-friendly browser extension that streamlines investigations for security professionals.

    JavaScript
    Voir sur GitHub↗419
  • google/grrAvatar de google

    google/grr

    5,074Voir sur GitHub↗

    GRR is a distributed incident response platform and asynchronous forensic task orchestrator. It functions as a remote forensics framework designed to collect and analyze volatile data, system memory, and digital artifacts from remote hosts during security incident response. The system operates as a remote endpoint triage system, utilizing a coordinated architecture to manage a fleet of agents. It enables the execution of investigative tasks across multiple systems, allowing for the search of files and registries across a large fleet of machines to identify compromised hosts. The platform pro

    Python
    Voir sur GitHub↗5,074
  • thehive-project/thehiveAvatar de TheHive-Project

    TheHive-Project/TheHive

    3,891Voir sur GitHub↗

    TheHive is a security incident response platform and multi-tenant case management system. It functions as a Security Orchestration, Automation, and Response (SOAR) tool and a threat intelligence platform designed to coordinate security investigations by managing alerts, cases, and observables. The platform is distinguished by its multi-tenant architecture, which isolates data across different organizations while supporting selective cross-tenant sharing. It features a SOAR automation engine capable of executing sandboxed JavaScript logic to automate workflows and trigger response actions thro

    Scalaanalyzerapicortex
    Voir sur GitHub↗3,891
  • corelight/zeek2esAvatar de corelight

    corelight/zeek2es

    40Voir sur GitHub↗

    A Python application to filter and transfer Zeek logs to Elastic/OpenSearch+Humio. This app can also output pure JSON logs to stdout for further processing!

    Python
    Voir sur GitHub↗40
  • crowdstrike/falcon-orchestratorC

    CrowdStrike/falcon-orchestrator

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cyb3rward0g/invoke-attackapiC

    Cyb3rWard0g/Invoke-ATTACKAPI

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • danielbohannon/revoke-obfuscationD

    danielbohannon/Revoke-Obfuscation

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • dfir-iris/iris-webAvatar de dfir-iris

    dfir-iris/iris-web

    1,393Voir sur GitHub↗
    Pythoncsirt-toolingdigital-forensicsdigital-forensics-incident-response
    Voir sur GitHub↗1,393
  • dfirkuiper/kuiperAvatar de DFIRKuiper

    DFIRKuiper/Kuiper

    893Voir sur GitHub↗

    Digital Forensics Investigation Platform

    JavaScript
    Voir sur GitHub↗893
  • endgameinc/eqlE

    endgameinc/eql

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • endgameinc/eqllibE

    endgameinc/eqllib

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • endgameinc/varnaAvatar de endgameinc

    endgameinc/varna

    52Voir sur GitHub↗

    Varna: Quick & Cheap AWS CloudTrail Monitoring with Event Query Language (EQL)

    CSS
    Voir sur GitHub↗52
  • fireeye/capaAvatar de fireeye

    fireeye/capa

    6,062Voir sur GitHub↗

    capa is a static analysis tool that scans executable files to identify what a program can do, detecting capabilities such as API calls, byte sequences, and structural patterns without executing the code. It supports multiple file formats including PE, ELF, .NET, and shellcode, and can also process runtime behavior traces from sandbox reports generated by CAPE, DRAKVUF, or VMRay. The tool integrates directly with reverse engineering environments through plugins for IDA Pro and Ghidra, allowing analysts to view capability matches and author detection rules within their disassembler of choice. C

    Python
    Voir sur GitHub↗6,062
  • fireeye/flare-vmAvatar de fireeye

    fireeye/flare-vm

    8,768Voir sur GitHub↗

    Flare-VM is a collection of scripts and an orchestrator designed to automate the installation and configuration of a reverse engineering toolset on Windows virtual machines. It functions as a provisioning system that deploys a consistent environment for malware analysis and security research on guest operating systems. The project utilizes a configuration manager and a graphical interface to allow for the selection of specific software packages and environment variables. It employs a curated manifest to manage the installation of compatible security tools and modifies system registries and ta

    PowerShell
    Voir sur GitHub↗8,768
  • fleetdm/fleetAvatar de fleetdm

    fleetdm/fleet

    6,058Voir sur GitHub↗

    Fleet is an open-source device management platform that provides centralized control over computing devices running macOS, Linux, Windows, Chromebooks, iOS, and Android. It enables organizations to enroll devices, collect real-time telemetry, enforce security compliance policies, and manage software remotely from a single system. The platform can be deployed as a single binary, run locally for testing, or scaled horizontally across cloud infrastructure on AWS, Kubernetes, GCP, or Render, with support for high availability through database replication and load balancing. The platform distingui

    Gobinary-authorizationconfiguration-managementdevice-management
    Voir sur GitHub↗6,058
  • fox-it/dissectAvatar de fox-it

    fox-it/dissect

    1,119Voir sur GitHub↗

    Dissect is a digital forensics & incident response framework and toolset that allows you to quickly access and analyse forensic artefacts from various disk and file formats, developed by Fox-IT (part of NCC Group).

    Voir sur GitHub↗1,119
  • foxio-llc/logslashF

    FoxIO-LLC/LogSlash

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • gfoss/psreconAvatar de gfoss

    gfoss/PSRecon

    494Voir sur GitHub↗

    :rocket: PSRecon gathers data from a remote Windows host using PowerShell (v2 or later), organizes the data into folders, hashes all extracted data, hashes PowerShell and various system properties, and sends the data off to the security team. The data can be pushed to a share, sent over email, or retained locally.

    PowerShell
    Voir sur GitHub↗494
  • infocyte/pshuntAvatar de Infocyte

    Infocyte/PSHunt

    291Voir sur GitHub↗

    Powershell Threat Hunting Module

    PowerShell
    Voir sur GitHub↗291
  • intelowlproject/intelowlAvatar de intelowlproject

    intelowlproject/IntelOwl

    4,605Voir sur GitHub↗

    IntelOwl is a threat intelligence platform and security orchestration engine designed to aggregate, analyze, and enrich security observables. It functions as a security incident investigation tool and a threat intelligence aggregator, collecting data on files, domains, and IP addresses from diverse internal and external sources. The system differentiates itself through playbook-based workflow automation, allowing users to define reusable sequences of analysis tasks that trigger subsequent jobs based on prior outputs. It unifies disparate security data into a common schema and utilizes protoco

    Pythoncyber-securitycyber-threat-intelligencecybersecurity
    Voir sur GitHub↗4,605
  • invoke-ir/powerforensicsAvatar de Invoke-IR

    Invoke-IR/PowerForensics

    1,435Voir sur GitHub↗

    PowerForensics provides an all in one platform for live disk forensic analysis

    C#
    Voir sur GitHub↗1,435
  • jandre/brosqueryJ

    jandre/brosquery

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • matanolabs/matanoAvatar de matanolabs

    matanolabs/matano

    1,676Voir sur GitHub↗

    Open source security data lake for threat hunting, detection & response, and cybersecurity analytics at petabyte scale on AWS

    Rust
    Voir sur GitHub↗1,676
  • mitre-attack/attack-navigatorAvatar de mitre-attack

    mitre-attack/attack-navigator

    2,408Voir sur GitHub↗

    Web app that provides basic navigation and annotation of ATT&CK matrices

    TypeScriptcticyber-threat-intelligencecybersecurity
    Voir sur GitHub↗2,408
  • mitre-attack/bzarM

    mitre-attack/bzar

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • mutablesecurity/mutablesecurityAvatar de MutableSecurity

    MutableSecurity/mutablesecurity

    50Voir sur GitHub↗

    CLI program for automating the setup, configuration, and use of cybersecurity solutions

    Python
    Voir sur GitHub↗50