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
k8gege avatar

k8gege/K8tools

0
View on GitHub↗
6,167 stars·2,064 forks·PowerShell·MIT·15 viewsk8gege.org↗

K8tools

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 capabilities, including a multi-protocol credential tester that checks username and password combinations across SSH, FTP, MySQL, and SMB services, along with port forwarding through compromised hosts to access internal services behind firewalls. It also provides UAC bypass via registry manipulation, a Windows privilege escalation toolkit that elevates processes from limited user to SYSTEM or Administrator, and USB keystroke injection attacks that program Teensy devices to simulate keyboard input on locked machines.

Beyond these core differentiators, the toolkit encompasses credential theft and cracking, internal network penetration testing, payload generation and obfuscation, remote code execution via exploits, and web application exploitation. It includes utilities for data encoding and decoding, live host discovery, subdomain enumeration, persistent backdoor deployment, web shell command execution, and password hash cracking, all accessible through local, command-line, or remote PowerShell execution methods.

Features

  • Penetration Testing Toolkits - An all-in-one collection of tools for network scanning, privilege escalation, password cracking, and exploit delivery.
  • Credential Theft and Cracking Suites - Extracts stored passwords, cookies, and hashes from compromised systems, then cracks them for unauthorized access.
  • Multi-Protocol Remote Crackers - Tests username and password combinations against SSH, FTP, MySQL, and SMB services to gain access.
  • Internal Network Penetration Testers - Scans, exploits, and moves laterally within a compromised internal network to gain access to additional systems.
  • Privilege Escalation Suites - Ships a set of utilities that elevate process rights from limited user to SYSTEM or Administrator using kernel and service exploits.
  • Vulnerability Exploitation Frameworks - Launches pre-built exploits against web applications, operating systems, and services.
  • Automated Exploit Execution - Delivers and executes pre-built exploit code against known vulnerabilities in services like Struts2 and SMB.
  • Scanner Modules - Provides a Ladon-based scanner that runs from PowerShell to discover hosts, scan ports, and execute post-exploitation commands.
  • Memory-Loaded Scanners - Loads a multi-function scanner into memory via PowerShell for command execution without disk writes.
  • Multi-Protocol Credential Testers - Tests username and password combinations across SSH, FTP, MySQL, and SMB services to identify weak authentication.
  • Remote Privilege Escalations - Runs privilege escalation tools directly from a remote shell or web shell.
  • Windows Privilege Escalation Suites - Elevates process privileges from limited user to SYSTEM or Administrator using kernel or service exploits.
  • Credential Extraction Utilities - Ships a utility that retrieves saved passwords, cookies, and history from browsers and local credential stores.
  • In-Memory Payload Execution - Downloads and runs obfuscated shellcode or PowerShell commands directly in memory to evade antivirus detection.
  • Payload Obfuscators - Creates encoded or obfuscated shellcode, PowerShell commands, or executables to evade antivirus detection.
  • Windows Privilege Escalations - Elevates a process from a limited user to SYSTEM or Administrator using kernel or service exploits on Windows.
  • UAC Bypasses - Suppresses UAC prompts to run administrative tools without user consent on Windows 7 through 10.
  • Remote System Exploitation - Delivers ready-to-compile exploit code for known vulnerabilities to gain initial access.
  • Port Scanning - Scans a user-specified list of ports on target hosts using the Ladon scanner.
  • Subdomain Enumeration - Enumerates subdomains of a target domain using a large dictionary to expand the attack surface.
  • MS17-010 Scanners - Scans a network range for systems vulnerable to the MS17-010 SMB exploit.
  • Password Cracking - Attempts to recover plaintext passwords from captured hashes using built-in cracking utilities.
  • Web Application Exploits - Identifies and exploits vulnerabilities in web applications, including SQL injection and deploying web shells.
  • Web Shell Executions - Runs system commands on a compromised server through a script embedded in a web page for remote control.
  • Remote Command Execution - Copies and runs commands or payloads on remote Windows and Linux hosts using standard management protocols.
  • Live Host Probes - Discovers active machines on a network segment without relying on open ports or firewall rules.
  • Remote Port Forwarding - Redirects traffic from one port to another on a remote machine to access internal services behind firewalls.
  • C2 Agent Persistence - Installs a remote control agent that maintains access through reverse shells, VNC, or custom listeners.
  • Remote Script Execution - Downloads and executes the Ladon scanner from a remote URL directly in memory without writing to disk.
  • USB Keystroke Injection Scripts - Programs a Teensy device to simulate keyboard input and execute payloads on locked Windows machines.
  • Browser Credential Extractions - Reads saved passwords, cookies, and history from browsers, VPN clients, and local credential stores.
  • Executable Payload Generations - Produces executable payloads for use in staged attacks or post-exploitation activities.

Star history

Star history chart for k8gege/k8toolsStar history chart for k8gege/k8tools

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to K8tools

Similar open-source projects, ranked by how many features they share with K8tools.
  • jaykali/maskphishjaykali avatar

    jaykali/maskphish

    3,020View on GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Shellhackhackinghacking-tool
    View on GitHub↗3,020
  • k8gege/ladonk8gege avatar

    k8gege/Ladon

    5,297View on GitHub↗

    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
    View on GitHub↗5,297
  • securethisshit/winpwnSecureThisShit avatar

    SecureThisShit/WinPwn

    3,673View on GitHub↗

    WinPwn is a Windows penetration testing framework designed for conducting internal security assessments and privilege escalation. It functions as a suite for Active Directory security auditing, credential extraction, and the execution of privilege escalation scripts. The toolset enables the automation of SMB relay attacks to intercept and reuse authentication hashes. It provides specialized capabilities for retrieving passwords and hashes from system memory, registries, and browsers using obfuscated techniques to avoid detection. The framework covers broad capability areas including domain a

    PowerShell
    View on GitHub↗3,673
  • samratashok/nishangsamratashok avatar

    samratashok/nishang

    9,951View on GitHub↗

    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
    View on GitHub↗9,951
See all 30 alternatives to K8tools→

Frequently asked questions

What does k8gege/k8tools do?

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…

What are the main features of k8gege/k8tools?

The main features of k8gege/k8tools are: Penetration Testing Toolkits, Credential Theft and Cracking Suites, Multi-Protocol Remote Crackers, Internal Network Penetration Testers, Privilege Escalation Suites, Vulnerability Exploitation Frameworks, Automated Exploit Execution, Scanner Modules.

What are some open-source alternatives to k8gege/k8tools?

Open-source alternatives to k8gege/k8tools include: jaykali/maskphish — Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network… k8gege/ladon — Ladon is an internal network penetration scanner and vulnerability assessment tool designed to identify high-risk… securethisshit/winpwn — WinPwn is a Windows penetration testing framework designed for conducting internal security assessments and privilege… samratashok/nishang — Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows… hackerschoice/thc-tips-tricks-hacks-cheat-sheet — This project is a comprehensive command-line reference and toolkit designed for Linux system administration and… zhzyker/exphub — Exphub is a CVE exploit script library and enterprise software vulnerability suite designed to verify and exploit…