Skip to content

Commit 1dba7f3

Browse files
authored
Merge pull request #379 from The-Art-of-Hacking/feature/adding-kali-mcp-server
Added a section for `Kali MCP Server`
2 parents 0902cad + fa0219d commit 1dba7f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build_your_own_lab/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Note: The folks at Offensive Security have created a free training and book that
1717

1818
- [Pentoo Linux](https://www.pentoo.ch/):Pentoo is a Live CD and Live USB designed for penetration testing and security assessment. Pentoo Linux is a distribution that is designed to be free of the systemd init system. Pentoo is based on Gentoo Linux and is specifically tailored for penetration testing and security auditing. It focuses on providing a lightweight and flexible environment for security professionals and enthusiasts. One of the defining characteristics of Pentoo Linux is its avoidance of systemd as the init system. Instead, Pentoo uses the OpenRC (Open Runlevel Configuration) init system, which is known for its simplicity and ease of customization. OpenRC is an alternative init system that provides similar functionality to systemd but with a different approach. By using OpenRC, Pentoo Linux aims to offer a systemd-free environment while maintaining its focus on security testing and auditing tools.
1919

20-
- [PwnMachine by YesWeHack](https://github.com/yeswehack/pwn-machine): a self hosting solution based on docker aiming to provide an easy to use pwning station for bug hunters. The basic install include a web interface, a DNS server and a reverse proxy.
20+
- [Kali MCP Server](https://github.com/Wh0am123/MCP-Kali-Server): a lightweight API bridge that connects MCP Clients (e.g., Claude Desktop, 5ire) to the API server, allowing execution of Linux terminal commands. It enables running tools like nmap, nxc, curl, wget, gobuster, and supports AI-assisted penetration testing, solving CTF web challenges in real time, and helping with HTB or THM machines.
21+
2122

2223
## Privacy Oriented Distributions
2324

0 commit comments

Comments
 (0)