Skip to content
IOTechnology edited this page Jan 24, 2026 · 3 revisions

KittySploit Framework - Wiki

KittySploit Logo

Modular penetration testing framework with CLI interface, REST API and RPC server

Welcome

Welcome to the official KittySploit Framework wiki! This wiki contains all the documentation you need to understand, install, use, and develop with the framework.

About KittySploit

KittySploit is a modular and extensible penetration testing framework that provides:

  • Complete CLI interface for penetration testing
  • REST API for integration and automation
  • RPC Server for remote control
  • KittyProxy - HTTP/HTTPS proxy with real-time interception
  • KittyCollab - Real-time collaborative editor
  • Extensible module system (exploits, payloads, listeners, scanners, etc.)
  • Workflow management for test automation
  • Multi-protocol session management
  • Tor support for anonymity

Wiki Navigation

Quick Start

Main Documentation

Components

Development

Configuration & Advanced Usage

Help

Version

Current version: 1.0.2

Requirements

  • Python 3.8 or higher
  • 500 MB of free disk space (recommended for Zig compiler installation)
  • Docker (optional, for Docker environment modules)

Support

⚠️ Disclaimer

KittySploit is a penetration testing tool intended for educational and authorized security purposes only.

Use only on systems you own or have explicit permission to test.

License

MIT License - See LICENSE file


Last updated: January 2026

Clone this wiki locally