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

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

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to fortra/impacket

Open-source alternatives to Impacket

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

  • secureauthcorp/impacketAvatar von SecureAuthCorp

    SecureAuthCorp/impacket

    15,850Auf GitHub ansehen↗

    Impacket is a Python network protocol library and packet crafting framework used for constructing, modifying, and sending raw network packets. It functions as a network protocol manipulation toolkit that allows for the implementation of communication protocols through structured object models. The project provides a Windows network security toolkit specifically designed for interacting with Active Directory and SMB services. It enables network security testing and auditing of Windows environments by executing authentication sequences using passwords, hashes, tickets, or security keys. The li

    Python
    Auf GitHub ansehen↗15,850
  • coresecurity/impacketAvatar von CoreSecurity

    CoreSecurity/impacket

    15,823Auf GitHub ansehen↗

    Impacket is a Python network protocol library and low-level implementation foundation. It provides a collection of classes for implementing and manipulating network protocols such as SMB, TCP, and UDP. The project serves as a network authentication framework for verifying user identities using passwords, hashes, and security tickets. It also functions as a network packet manipulation toolkit and security research tool for analyzing protocol behaviors and identifying vulnerabilities. The library covers the creation, parsing, and modification of raw network data to analyze communication stacks

    Python
    Auf GitHub ansehen↗15,823
  • powershellmafia/powersploitAvatar von PowerShellMafia

    PowerShellMafia/PowerSploit

    12,880Auf GitHub ansehen↗

    PowerSploit is a collection of PowerShell modules designed for security assessment, penetration testing, and red team operations. It provides a framework for auditing Windows system configurations and evaluating the effectiveness of security defenses within an enterprise environment. The framework focuses on techniques that leverage native system administration tools and scripting environments to perform operations. It includes capabilities for executing arbitrary commands, escalating user privileges, and maintaining system persistence through event subscriptions. By utilizing in-memory execu

    PowerShell
    Auf GitHub ansehen↗12,880

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • samratashok/nishangAvatar von samratashok

    samratashok/nishang

    9,951Auf GitHub ansehen↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    PowerShellactivedirectoryhackinginfosec
    Auf GitHub ansehen↗9,951
  • ghostpack/rubeusAvatar von GhostPack

    GhostPack/Rubeus

    4,890Auf GitHub ansehen↗

    Rubeus is a comprehensive Kerberos attack toolkit for Active Directory environments, written in C#. It provides a full suite of operations for manipulating Kerberos tickets, exploiting delegation configurations, and performing credential attacks against Windows domains. The toolkit enables ticket extraction from logon sessions and memory, with real-time monitoring via Event Tracing for Windows. It supports forging golden and silver tickets with arbitrary privileges, as well as the creation of forged delegation contexts. Delegation attacks include abuse of constrained and unconstrained delegat

    C#kerberos
    Auf GitHub ansehen↗4,890
  • byt3bl33d3r/crackmapexecAvatar von byt3bl33d3r

    byt3bl33d3r/CrackMapExec

    9,144Auf GitHub ansehen↗

    CrackMapExec is a network penetration testing framework and automated security scanner designed to assess security postures across large IP ranges. It functions as a multi-protocol security scanner and network protocol auditor used to identify vulnerabilities and misconfigurations. The tool provides capabilities for Active Directory auditing to enumerate users and permissions, as well as post-exploitation enumeration to gather system metadata and discover lateral movement paths. It includes a framework for credential spraying and harvesting across various network services. The system utilize

    Python
    Auf GitHub ansehen↗9,144
  • ridter/intranet_penetration_tipsAvatar von Ridter

    Ridter/Intranet_Penetration_Tips

    4,606Auf GitHub ansehen↗

    This project is a technical guide and reference for internal network penetration testing. It serves as a collection of procedures for exploiting and navigating private corporate networks during security assessments. The repository provides specialized manuals and cheat sheets focused on active directory attacks, lateral movement, and privilege escalation. It includes a post-exploitation playbook for maintaining system persistence and clearing forensic traces. The documentation covers a broad range of security capabilities, including initial access, network pivoting and tunneling, and interna

    Auf GitHub ansehen↗4,606
  • docker-library/phpAvatar von docker-library

    docker-library/php

    4,026Auf GitHub ansehen↗

    This project provides a server-side language runtime and a standardized Docker image for deploying applications across different operating systems. It functions as an execution environment for generating dynamic HTML, JSON, and XML content, while also serving as a command line interface for automation scripts and background jobs. The runtime is designed for extensibility through a C-based extension architecture, allowing the loading of custom modules for specialized functionality. It supports multiple server application interfaces, including a FastCGI web interface for high-performance commun

    Dockerfile
    Auf GitHub ansehen↗4,026
  • rapid7/metasploit-frameworkAvatar von rapid7

    rapid7/metasploit-framework

    38,415Auf GitHub ansehen↗

    The framework is a comprehensive penetration testing platform designed for the development, testing, and execution of security exploits. It serves as a research toolkit and automated assessment environment, enabling security professionals to identify and validate vulnerabilities within networked systems and infrastructure through repeatable, standardized procedures. The platform distinguishes itself through a modular architecture that supports reflective payload injection, allowing for the execution of code directly in memory without writing to disk. It utilizes an asynchronous event loop to

    Rubyhacktoberfest
    Auf GitHub ansehen↗38,415
  • secdev/scapyAvatar von secdev

    secdev/scapy

    12,068Auf GitHub ansehen↗

    Scapy is a network packet manipulation tool and protocol analysis suite designed for crafting, sending, sniffing, and dissecting network traffic. It functions as a framework for building custom network tools that interact directly with low-level packet headers and payloads, enabling users to perform security research and network diagnostics. The system distinguishes itself through a layer-based construction model that allows users to define protocols as stacked objects, which automatically handle checksums and field offsets. It utilizes dynamic field reflection to map packet structures to bin

    Pythonhacktoberfestnetworknetwork-analysis
    Auf GitHub ansehen↗12,068
  • idealvin/coostAvatar von idealvin

    idealvin/coost

    4,205Auf GitHub ansehen↗

    Coost is a concurrent network framework and coroutine scheduler designed for building high-performance TCP, HTTP, and RPC services. It provides a set of tools for handling non-blocking IPv4 and IPv6 communication, integrating SSL encryption and a lightweight execution engine that manages concurrent tasks using shared stacks. The project features a specialized JSON RPC implementation for exchanging structured data over encrypted connections and a high-performance logging system. This logging infrastructure supports topic-based routing, frequency filtering, and automated stack trace capture for

    C++benchmarkcoroutineflag
    Auf GitHub ansehen↗4,205
  • mantvydasb/redteaming-tactics-and-techniquesAvatar von mantvydasb

    mantvydasb/RedTeaming-Tactics-and-Techniques

    4,620Auf GitHub ansehen↗

    This project is a red teaming knowledge base and offensive security playbook designed to simulate adversary behavior. It serves as a comprehensive collection of technical guides and tactics for executing red team operations. The repository provides detailed instructions for Active Directory exploitation, including Kerberos abuse and domain privilege escalation. It covers defense evasion through API unhooking and payload obfuscation, as well as Windows internals research involving the manipulation of kernel objects and system memory. The capability surface extends to network penetration testi

    PowerShelloffensive-securityoscppentesting
    Auf GitHub ansehen↗4,620
  • davyxu/cellnetAvatar von davyxu

    davyxu/cellnet

    4,061Auf GitHub ansehen↗

    Cellnet is a Go networking framework designed for building distributed systems and peer-to-peer networks. It provides a multi-protocol transport layer that standardizes message exchange across TCP, UDP, and WebSockets, utilizing a binary message codec system to map message types to unique identifiers for network transmission. The framework is distinguished by its remote procedure call library, which enables the execution of functions on remote peers using synchronous or asynchronous request patterns. It further differentiates itself with an asynchronous event dispatcher that processes network

    Go
    Auf GitHub ansehen↗4,061
  • carpedm20/awesome-hackingAvatar von carpedm20

    carpedm20/awesome-hacking

    15,722Auf GitHub ansehen↗

    This project is a comprehensive, community-curated directory of cybersecurity resources, tools, and educational materials. It functions as a centralized index for researchers and students to discover frameworks and utilities across the entire security lifecycle, ranging from initial vulnerability assessment to post-exploitation analysis. The repository distinguishes itself through a hierarchical taxonomy that organizes diverse security disciplines into a searchable, version-controlled knowledge base. Rather than hosting software directly, it utilizes a decentralized aggregation model that lin

    awesomehacking
    Auf GitHub ansehen↗15,722
  • zeromq/libzmqAvatar von zeromq

    zeromq/libzmq

    10,902Auf GitHub ansehen↗

    libzmq is a C++ based asynchronous messaging engine and networking core designed for routing non-blocking messages between distributed nodes. It functions as a distributed message queue that implements the ZMTP wire-format framing protocol to standardize how data moves across different network transport layers. The library provides a multi-transport abstraction that allows a single interface to route data across TCP, IPC, and in-process memory. It incorporates a cryptographic layer to encrypt and authenticate transmissions between nodes and employs topology-based messaging patterns, such as p

    C++concurrencylibzmqmessaging
    Auf GitHub ansehen↗10,902
  • programthink/opensourceAvatar von programthink

    programthink/opensource

    5,117Auf GitHub ansehen↗

    This project is an open source discovery resource that provides curated lists of reusable code and libraries to help developers find technical solutions for specific tasks. It utilizes a category-based indexing system to organize diverse software tools by their functional capabilities. The repository is structured as a collection of markdown-based documentation and static content, serving as a directory for manual discovery and reference. The directory covers a wide range of capability areas, including cross-platform application development, cybersecurity tool creation, network protocol impl

    Auf GitHub ansehen↗5,117
  • gentilkiwi/mimikatzAvatar von gentilkiwi

    gentilkiwi/mimikatz

    21,630Auf GitHub ansehen↗

    Mimikatz is a security research suite designed for auditing Windows authentication and managing system security configurations. It provides a comprehensive framework for extracting sensitive credentials, manipulating process privileges, and managing digital identity assets directly from system memory or offline memory dumps. The project distinguishes itself through advanced system-level exploitation techniques, including runtime process injection, API hooking, and the ability to bypass cryptographic export restrictions. It features a specialized toolkit for Kerberos protocol operations, allow

    C
    Auf GitHub ansehen↗21,630
  • cloudflare/quicheAvatar von cloudflare

    cloudflare/quiche

    11,563Auf GitHub ansehen↗

    This project is a memory-safe implementation of the QUIC transport protocol and HTTP/3, designed for high-throughput and efficient network communication. It provides a comprehensive toolkit for building secure, low-latency network applications by managing the full lifecycle of transport connections, including protocol negotiation, stream data exchange, and connection state management. The library distinguishes itself through a focus on performance and protocol integrity. It utilizes a formal state machine to enforce strict adherence to transport rules and employs zero-copy buffer management t

    Rusthttp3network-programmingprotocol
    Auf GitHub ansehen↗11,563
  • emilhernvall/dnsguideAvatar von EmilHernvall

    EmilHernvall/dnsguide

    4,570Auf GitHub ansehen↗

    dnsguide is a software implementation of the DNS protocol designed to handle queries and responses between clients and nameservers. It functions as a recursive DNS server and network service tool for managing the resolution of domain names within local or wide area networks. The project provides a framework for building a custom DNS server, incorporating recursive resolution logic and stub resolver integration to translate hostnames into IP addresses. It is designed for implementing the DNS protocol from scratch to facilitate network protocol learning and custom name resolution. The implemen

    dnsdns-serverinternet
    Auf GitHub ansehen↗4,570
  • k8gege/ladonAvatar von k8gege

    k8gege/Ladon

    5,297Auf GitHub ansehen↗

    Ladon is an internal network penetration scanner and vulnerability assessment tool designed to identify high-risk security flaws and assets across network segments. It operates as a fileless security scanner, executing its engine and modules directly in memory to avoid leaving a disk footprint on target systems. The project is distinguished by its integration as a plugin for command beacons, specifically within the Cobalt Strike framework. This allows for memory-resident network discovery and vulnerability detection. It further supports stealth operations through payload and script obfuscatio

    C#brute-forceexpexploit
    Auf GitHub ansehen↗5,297
  • curl/curlAvatar von curl

    curl/curl

    42,214Auf GitHub ansehen↗

    Curl is a command-line tool and portable library for transferring data across a wide range of network protocols. It functions as a unified engine that abstracts diverse communication standards, allowing users and developers to move files and information between servers using a consistent interface. The project provides both a versatile command-line client for terminal-based automation and a stable programmatic interface for integrating complex network operations into applications. The system is distinguished by its protocol-agnostic core and its ability to manage both synchronous and asynchro

    Ccclientcurl
    Auf GitHub ansehen↗42,214
  • login-securite/donpapiAvatar von login-securite

    login-securite/DonPAPI

    1,384Auf GitHub ansehen↗

    Dumping DPAPI credz remotely

    Pythondpapipassword
    Auf GitHub ansehen↗1,384
  • ly4k/certipyAvatar von ly4k

    ly4k/Certipy

    3,562Auf GitHub ansehen↗

    Tool for Active Directory Certificate Services enumeration and abuse

    Pythonadcspki
    Auf GitHub ansehen↗3,562
  • besimorhino/powercatAvatar von besimorhino

    besimorhino/powercat

    2,374Auf GitHub ansehen↗

    netshell features all in version 2 powershell

    PowerShell
    Auf GitHub ansehen↗2,374
  • bloodhoundad/bloodhoundAvatar von BloodHoundAD

    BloodHoundAD/BloodHound

    10,552Auf GitHub ansehen↗

    BloodHound is a graph-based security analysis tool designed to map trust relationships and attack vectors within Active Directory environments. It functions as an attack path mapper and risk assessment system that uses graph theory to identify hidden relationships and paths leading to high-privilege accounts. The tool specializes in network attack surface mapping and privilege escalation pathfinding. It quantifies security risks by measuring the reliability of attack paths to critical targets, allowing for the prioritization of vulnerability elimination. The system provides capabilities for

    PowerShell
    Auf GitHub ansehen↗10,552
  • certbot/certbotAvatar von certbot

    certbot/certbot

    33,101Auf GitHub ansehen↗

    Certbot is a command-line client designed to automate the lifecycle of digital security certificates. By implementing the ACME protocol, it manages the communication between a local server and a certificate authority to verify domain ownership and issue transport layer security certificates without manual intervention. The tool distinguishes itself through a modular plugin architecture that allows it to interact directly with various web server configurations and DNS providers. This framework enables the software to perform automated domain validation, modify server settings, and configure vi

    Pythonacmeacme-clientcertbot
    Auf GitHub ansehen↗33,101
  • bee-san/rustscanAvatar von bee-san

    bee-san/RustScan

    19,969Auf GitHub ansehen↗

    RustScan is a high-speed network reconnaissance tool designed for automated port discovery and service enumeration. It functions as an automated vulnerability scanner that identifies open ports and active services across network environments, providing a foundation for mapping attack surfaces and gathering intelligence on target systems. The tool distinguishes itself through its ability to dynamically adjust scanning parameters and concurrency in real-time based on system feedback, ensuring efficient performance while preventing network congestion. It features an extensible architecture that

    Rustdockerhackinghacktoberfest
    Auf GitHub ansehen↗19,969
  • mozilla/http-observatoryAvatar von mozilla

    mozilla/http-observatory

    1,853Auf GitHub ansehen↗

    Mozilla HTTP Observatory

    Python
    Auf GitHub ansehen↗1,853
  • dirkjanm/krbrelayxAvatar von dirkjanm

    dirkjanm/krbrelayx

    1,614Auf GitHub ansehen↗

    Kerberos relaying and unconstrained delegation abuse toolkit

    Python
    Auf GitHub ansehen↗1,614
  • dirkjanm/pkinittoolsAvatar von dirkjanm

    dirkjanm/PKINITtools

    907Auf GitHub ansehen↗

    Tools for Kerberos PKINIT and relaying to AD CS

    Python
    Auf GitHub ansehen↗907