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
·

9 Repos

Awesome GitHub RepositoriesBatch Exploit Execution

Automated systems for running multiple exploit payloads against a set of compatible vulnerabilities.

Distinct from Vulnerability Exploitation Frameworks: Distinct from Vulnerability Exploitation Frameworks: focuses on the batch processing and conditional execution of multiple exploits

Explore 9 awesome GitHub repositories matching part of an awesome list · Batch Exploit Execution. Refine with filters or upvote what's useful.

Awesome Batch Exploit Execution GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • manisso/fsocietyAvatar von Manisso

    Manisso/fsociety

    12,136Auf GitHub ansehen↗

    fsociety is a penetration testing framework and security tool orchestrator designed to conduct full security audits. It functions as a wrapper that integrates external security binaries into a unified, menu-driven interface, providing a centralized system for command-line parameter mapping and execution. The project distinguishes itself by organizing specialized utilities into domain-specific collections for structured navigation. It automates the transition between different phases of an audit by chaining reconnaissance and exploitation tools through sequential workflow automation. The fram

    Executes automated attacks like SQL injection and remote code execution against targeted services.

    Pythonbrute-force-attacksdesktopexploitation
    Auf GitHub ansehen↗12,136
  • liamg/traitorAvatar von liamg

    liamg/traitor

    7,144Auf GitHub ansehen↗

    Traitor is a Linux privilege escalation framework and automated root exploit suite. It provides specialized utilities for scanning system misconfigurations and deploying automated exploit scripts on local Linux hosts to elevate user privileges to the root level. The tool identifies insecure system setups and binary vulnerabilities, such as GTFOBins, to map potential routes for gaining root access. It automates the process of discovering and exploiting these local vulnerabilities through targeted exploit execution and the deployment of sequential scripts. The system covers vulnerability asses

    Runs a predetermined sequence of vulnerability triggers to automatically establish a root shell.

    Gocve-2021-3560cve-2022-0847dirtypipe
    Auf GitHub ansehen↗7,144
  • k8gege/k8toolsAvatar von k8gege

    k8gege/K8tools

    6,167Auf GitHub ansehen↗

    K8tools is a multi-stage attack framework that combines memory-only payload execution, credential testing, port forwarding, privilege escalation, and physical USB-based keystroke injection for comprehensive system compromise. At its core, the Ladon PowerShell module loads a multi-function scanner directly into memory, enabling command execution without writing files to disk, while supporting memory-only payload delivery that downloads and runs obfuscated shellcode or PowerShell commands to evade antivirus detection. The framework distinguishes itself through its breadth of integrated capabili

    Delivers and executes pre-built exploit code against known vulnerabilities in services like Struts2 and SMB.

    PowerShell0daybrute-forcebypass
    Auf GitHub ansehen↗6,167
  • commixproject/commixAvatar von commixproject

    commixproject/commix

    5,757Auf GitHub ansehen↗

    Commix is an automated tool for detecting and exploiting OS command injection vulnerabilities in web applications. It probes user-supplied input vectors with heuristic test payloads, analyzes response differences to identify injection points, and then automates the execution of arbitrary operating system commands on the target server. The tool distinguishes itself through a multi-layer filter bypass engine that evaluates input constraints independently per filter type and composes tailored evasion strategies into a single payload. A modular payload tamper pipeline transforms raw injection str

    Automates the detection and exploitation of OS command injection vulnerabilities to execute arbitrary commands on target servers.

    Python
    Auf GitHub ansehen↗5,757
  • nullarray/autosploitAvatar von NullArray

    NullArray/AutoSploit

    5,240Auf GitHub ansehen↗

    AutoSploit ist ein automatisiertes Exploitation-Framework zur Entdeckung von Remote-Hosts und zur Ausführung von Exploit-Modulen in großem Maßstab, um Reverse-Shells zu etablieren. Es fungiert als Tool zur Netzwerkaufklärung und als Orchestrator für Remote-Code-Execution, der die Bereitstellung von Angriffsmodulen gegen mehrere Ziele verwaltet. Das System bietet einen Proxy-basierten Traffic-Masker, der Netzwerkanfragen über externe Server leitet und HTTP-Header sowie User-Agents rotiert, um den Ursprung der Aktivität zu verschleiern. Es ermöglicht die Orchestrierung benutzerdefinierter Exploits durch die Integration externer Angriffsmodule und das Management von Workspace-Verbindungsparametern. Das Framework deckt die Zielentdeckung via Suchmaschinen-Queries und API-Integrationen ab sowie das Management von Ziellisten mittels externer Dateien und Whitelists. Zudem enthält es Funktionen für die sitzungsbasierte Listener-Konfiguration, um eingehende Remote-Verbindungen zu erfassen.

    Automates the execution of multiple exploit modules against targets to achieve remote code execution at scale.

    Python
    Auf GitHub ansehen↗5,240
  • andresriancho/w3afAvatar von andresriancho

    andresriancho/w3af

    4,850Auf GitHub ansehen↗

    w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing

    Executes batches of selected exploit payloads against all compatible vulnerabilities with conditional stop options.

    Pythonappseccross-site-scriptingscanner
    Auf GitHub ansehen↗4,850
  • zhzyker/exphubAvatar von zhzyker

    zhzyker/exphub

    4,282Auf GitHub ansehen↗

    Exphub ist eine Bibliothek für CVE-Exploit-Skripte und eine Suite für Unternehmenssoftware-Schwachstellen, die darauf ausgelegt ist, bekannte Sicherheitslücken in Serverumgebungen wie WebLogic, Struts2, Tomcat und JBoss zu verifizieren und auszunutzen. Es fungiert als Toolkit für Remote Code Execution und als Framework für die Bereitstellung von Web-Shells, um unbefugte Befehlsausführungen auszulösen und persistenten Zugriff auf entfernte Systeme zu etablieren. Das Projekt enthält spezialisierte Dienstprogramme für interne Netzwerkaufklärung, insbesondere durch Server-Side Request Forgery, um offene Ports und Dienste zu scannen. Zudem bietet es Mechanismen zur Umgehung von Zugriffskontrollen sowie für unbefugte Dateizugriffe und Uploads. Die Suite deckt breite Einsatzbereiche ab, darunter Schwachstellenanalyse, Penetrationstests und die Ausführung von Proof-of-Concept-Skripten zur Bestätigung von Sicherheitslücken.

    Automates the exploitation of command injection vulnerabilities to execute arbitrary commands on target servers.

    Pythoncve-2020-10199cve-2020-10204cve-2020-11444
    Auf GitHub ansehen↗4,282
  • mbechler/marshalsecAvatar von mbechler

    mbechler/marshalsec

    3,691Auf GitHub ansehen↗

    Marshalsec is a toolkit designed for generating malicious serialized Java objects to achieve remote code execution during the unmarshalling process. It functions as a Java deserialization exploit tool and a framework for triggering Java Naming and Directory Interface lookups to remote servers. The project provides a JNDI redirector service that intercepts lookups and points targets toward a remote codebase. It includes utilities for crafting payloads that force Java applications to download and execute arbitrary classes from a remote URL. The toolset covers security analysis activities inclu

    Generates payloads to trigger remote code execution by forcing Java applications to perform external JNDI lookups.

    Java
    Auf GitHub ansehen↗3,691
  • joaomatosf/jexbossAvatar von joaomatosf

    joaomatosf/jexboss

    2,512Auf GitHub ansehen↗

    jexboss is a Java deserialization exploit framework and network vulnerability scanner designed to identify and exploit deserialization flaws to achieve remote code execution on target servers. It functions as a suite of tools for delivering payloads and executing system commands on vulnerable remote applications. The project includes a reverse shell orchestrator to establish and maintain persistent remote command connections from exploited targets back to a listener. It also provides post-exploitation automation for managing remote access and updating software on compromised systems. The fra

    Provides a framework to deliver specialized Java deserialization payloads to achieve remote code execution.

    Pythondeserializationexploitexploiting-vulnerabilities
    Auf GitHub ansehen↗2,512
  1. Home
  2. Part of an Awesome List
  3. Security & Privacy
  4. Vulnerability Exploitation Frameworks
  5. Batch Exploit Execution

Unter-Tags erkunden

  • Automated Exploit Execution2 Sub-TagsSystems for executing automated attacks such as SQL injection and remote code execution against targeted services. **Distinct from Batch Exploit Execution:** Focuses on the active execution of exploits rather than just cataloging known vulnerabilities.
  • Java Deserialization ExploitsSpecific exploit payloads and delivery mechanisms targeting Java object deserialization flaws. **Distinct from Batch Exploit Execution:** Focuses on Java deserialization specifically, whereas the parent is a general batch execution strategy.