# k8gege/k8tools

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/k8gege-k8tools).**

6,167 stars · 2,064 forks · PowerShell · MIT

## Links

- GitHub: https://github.com/k8gege/K8tools
- Homepage: http://k8gege.org
- awesome-repositories: https://awesome-repositories.com/repository/k8gege-k8tools.md

## Topics

`0day` `brute-force` `bypass` `crack` `database` `exp` `exploit` `getshell` `hacking` `lpe` `netscan` `password` `pentest` `poc` `privilege-escalation` `rce` `scanner`

## Description

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.

## Tags

### Part of an Awesome List

- [Penetration Testing Toolkits](https://awesome-repositories.com/f/awesome-lists/security/penetration-testing-toolkits.md) — An all-in-one collection of tools for network scanning, privilege escalation, password cracking, and exploit delivery.
- [Credential Theft and Cracking Suites](https://awesome-repositories.com/f/awesome-lists/security/password-cracking/credential-auditing/credential-cracking/credential-theft-and-cracking-suites.md) — Extracts stored passwords, cookies, and hashes from compromised systems, then cracks them for unauthorized access.
- [Multi-Protocol Remote Crackers](https://awesome-repositories.com/f/awesome-lists/security/password-cracking/credential-auditing/credential-cracking/multi-protocol-remote-crackers.md) — Tests username and password combinations against SSH, FTP, MySQL, and SMB services to gain access. ([source](http://k8gege.org/p/72f1fea6.html))
- [Internal Network Penetration Testers](https://awesome-repositories.com/f/awesome-lists/security/penetration-testing/internal-network-penetration-testers.md) — Scans, exploits, and moves laterally within a compromised internal network to gain access to additional systems.
- [Privilege Escalation Suites](https://awesome-repositories.com/f/awesome-lists/security/privilege-escalation/windows-exploits/privilege-escalation-suites.md) — Ships a set of utilities that elevate process rights from limited user to SYSTEM or Administrator using kernel and service exploits.
- [Vulnerability Exploitation Frameworks](https://awesome-repositories.com/f/awesome-lists/security/vulnerability-exploitation-frameworks.md) — Launches pre-built exploits against web applications, operating systems, and services. ([source](http://k8gege.org/p/72f1fea6.html))
- [Automated Exploit Execution](https://awesome-repositories.com/f/awesome-lists/security/vulnerability-exploitation-frameworks/batch-exploit-execution/automated-exploit-execution.md) — Delivers and executes pre-built exploit code against known vulnerabilities in services like Struts2 and SMB.
- [Port Scanning](https://awesome-repositories.com/f/awesome-lists/devtools/port-scanning.md) — Scans a user-specified list of ports on target hosts using the Ladon scanner. ([source](http://k8gege.org/p/673c210e.html))
- [Subdomain Enumeration](https://awesome-repositories.com/f/awesome-lists/devtools/subdomain-enumeration.md) — Enumerates subdomains of a target domain using a large dictionary to expand the attack surface. ([source](http://k8gege.org/p/72f1fea6.html))
- [MS17-010 Scanners](https://awesome-repositories.com/f/awesome-lists/security/network-vulnerability-scanning/ms17-010-scanners.md) — Scans a network range for systems vulnerable to the MS17-010 SMB exploit. ([source](http://k8gege.org/p/673c210e.html))
- [Password Cracking](https://awesome-repositories.com/f/awesome-lists/security/password-cracking.md) — Attempts to recover plaintext passwords from captured hashes using built-in cracking utilities. ([source](https://cdn.jsdelivr.net/gh/k8gege/k8tools@master/README.md))
- [Web Application Exploits](https://awesome-repositories.com/f/awesome-lists/security/web-application-exploits.md) — Identifies and exploits vulnerabilities in web applications, including SQL injection and deploying web shells.

### Operating Systems & Systems Programming

- [Scanner Modules](https://awesome-repositories.com/f/operating-systems-systems-programming/terminal-command-line-environments/shells-scripting/powershell/scanner-modules.md) — Provides a Ladon-based scanner that runs from PowerShell to discover hosts, scan ports, and execute post-exploitation commands.

### Programming Languages & Runtimes

- [Memory-Loaded Scanners](https://awesome-repositories.com/f/programming-languages-runtimes/powershell-module-development/memory-loaded-scanners.md) — Loads a multi-function scanner into memory via PowerShell for command execution without disk writes.

### Security & Cryptography

- [Multi-Protocol Credential Testers](https://awesome-repositories.com/f/security-cryptography/account-management/network-service-account-managers/multi-protocol-credential-testers.md) — Tests username and password combinations across SSH, FTP, MySQL, and SMB services to identify weak authentication.
- [Remote Privilege Escalations](https://awesome-repositories.com/f/security-cryptography/identity-access-management/access-control/access-control-models/permission-based-security/privilege-elevation-bits/privilege-escalation-techniques/remote-privilege-escalations.md) — Runs privilege escalation tools directly from a remote shell or web shell. ([source](https://cdn.jsdelivr.net/gh/k8gege/k8tools@master/README.md))
- [Windows Privilege Escalation Suites](https://awesome-repositories.com/f/security-cryptography/identity-access-management/access-control/access-control-models/permission-based-security/privilege-elevation-bits/privilege-escalation-techniques/windows-privilege-escalation-suites.md) — Elevates process privileges from limited user to SYSTEM or Administrator using kernel or service exploits.
- [Credential Extraction Utilities](https://awesome-repositories.com/f/security-cryptography/identity-access-management/credential-lifecycle-management/credential-security/credential-extraction-utilities.md) — Ships a utility that retrieves saved passwords, cookies, and history from browsers and local credential stores.
- [In-Memory Payload Execution](https://awesome-repositories.com/f/security-cryptography/in-memory-payload-execution.md) — Downloads and runs obfuscated shellcode or PowerShell commands directly in memory to evade antivirus detection.
- [Payload Obfuscators](https://awesome-repositories.com/f/security-cryptography/payload-obfuscation/executable-obfuscators/payload-obfuscators.md) — Creates encoded or obfuscated shellcode, PowerShell commands, or executables to evade antivirus detection.
- [Windows Privilege Escalations](https://awesome-repositories.com/f/security-cryptography/privilege-escalation-techniques/windows-privilege-escalations.md) — Elevates a process from a limited user to SYSTEM or Administrator using kernel or service exploits on Windows. ([source](http://k8gege.org/p/72f1fea6.html))
- [UAC Bypasses](https://awesome-repositories.com/f/security-cryptography/privilege-escalation-tools/uac-bypasses.md) — Suppresses UAC prompts to run administrative tools without user consent on Windows 7 through 10. ([source](http://k8gege.org/p/72f1fea6.html))
- [Remote System Exploitation](https://awesome-repositories.com/f/security-cryptography/remote-command-execution-tools/payload-conversion-and-execution/remote-system-exploitation.md) — Delivers ready-to-compile exploit code for known vulnerabilities to gain initial access. ([source](https://cdn.jsdelivr.net/gh/k8gege/k8tools@master/README.md))
- [C2 Agent Persistence](https://awesome-repositories.com/f/security-cryptography/c2-agent-persistence.md) — Installs a remote control agent that maintains access through reverse shells, VNC, or custom listeners. ([source](http://k8gege.org/p/72f1fea6.html))
- [Remote Script Execution](https://awesome-repositories.com/f/security-cryptography/remote-script-execution.md) — Downloads and executes the Ladon scanner from a remote URL directly in memory without writing to disk. ([source](http://k8gege.org/p/673c210e.html))
- [USB Keystroke Injection Scripts](https://awesome-repositories.com/f/security-cryptography/usb-keystroke-injection-scripts.md) — Programs a Teensy device to simulate keyboard input and execute payloads on locked Windows machines.
- [Browser Credential Extractions](https://awesome-repositories.com/f/security-cryptography/user-account-management/password-revocation/browser-stored-credential-removals/browser-credential-extractions.md) — Reads saved passwords, cookies, and history from browsers, VPN clients, and local credential stores. ([source](http://k8gege.org/p/72f1fea6.html))

### Development Tools & Productivity

- [Web Shell Executions](https://awesome-repositories.com/f/development-tools-productivity/shell-command-execution/web-based-command-interfaces/web-shell-executions.md) — Runs system commands on a compromised server through a script embedded in a web page for remote control. ([source](http://k8gege.org/p/72f1fea6.html))

### DevOps & Infrastructure

- [Remote Command Execution](https://awesome-repositories.com/f/devops-infrastructure/remote-command-execution.md) — Copies and runs commands or payloads on remote Windows and Linux hosts using standard management protocols. ([source](http://k8gege.org/p/72f1fea6.html))

### Networking & Communication

- [Live Host Probes](https://awesome-repositories.com/f/networking-communication/network-device-discovery/live-host-probes.md) — Discovers active machines on a network segment without relying on open ports or firewall rules. ([source](http://k8gege.org/p/72f1fea6.html))
- [Remote Port Forwarding](https://awesome-repositories.com/f/networking-communication/port-forwarding-tools/remote-port-forwarding.md) — Redirects traffic from one port to another on a remote machine to access internal services behind firewalls.

### Software Engineering & Architecture

- [Executable Payload Generations](https://awesome-repositories.com/f/software-engineering-architecture/execution-payload-generation/executable-payload-generations.md) — Produces executable payloads for use in staged attacks or post-exploitation activities. ([source](https://cdn.jsdelivr.net/gh/k8gege/k8tools@master/README.md))
