Skip to content
View SIA-IOTechnology's full-sized avatar

Block or report SIA-IOTechnology

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SIA-IOTechnology/README.md

KittySploit logo

KittySploit

A modern, modular and extensible offensive-security ecosystem

KittySploit is the primary open-source cybersecurity project developed by
SIA IOTechnology.

It brings together offensive-security tooling, reconnaissance, traffic analysis, automation, collaboration and specialized extensions within a unified platform.


Official Website Main Framework Company Discord


About KittySploit

KittySploit is an open-source offensive-security ecosystem designed for authorized penetration testing, cybersecurity research and security workflow automation.

Rather than being limited to a single interface or use case, KittySploit combines a central framework with independent extensions dedicated to reconnaissance, web traffic analysis, distributed operations, protocol research, debugging and graphical interaction.

Main areas

  • Authorized penetration testing
  • Cybersecurity research
  • Reconnaissance and OSINT
  • HTTP, HTTPS and API traffic analysis
  • Security workflow automation
  • Collaborative security operations
  • Distributed security testing
  • Protocol analysis
  • JavaScript engine research
  • AI-assisted security workflows
  • Extension-based development

KittySploit Framework

KittySploit Framework is the core of the ecosystem.

It provides a modular foundation for loading security modules, managing extensions, organizing workspaces and connecting different security workflows inside a unified environment.

Core objectives

  • Provide a modern and modular offensive-security platform
  • Simplify the creation and integration of security modules
  • Connect reconnaissance, analysis and testing workflows
  • Support command-line and graphical interfaces
  • Enable collaborative security operations
  • Support AI-assisted planning through local language models
  • Encourage open-source security research
  • Provide a foundation for future cybersecurity technologies

Explore KittySploit Framework


KittySploit Extensions

The KittySploit ecosystem includes several companion projects and extensions.

Each component focuses on a specific security workflow while remaining connected to the main framework.

Extension Purpose
KittyProxy HTTP and HTTPS interception proxy for inspecting browser traffic, APIs, WebSockets and captured requests.
KittyOSINT Graphical OSINT interface for running reconnaissance modules and visualizing relationships between discovered entities.
KittyCluster Central dashboard for managing authorized KittySploit nodes and distributed security workflows.
KittyCosmic Graphical interface designed to simplify interaction with the KittySploit ecosystem.
KittyProtocol Extension dedicated to protocol-oriented analysis and network-security research.
KittyV8Debugger Security-oriented debugging environment for studying and analyzing the V8 JavaScript engine.

How the Ecosystem Fits Together

KittySploit is designed as a modular ecosystem rather than a single standalone tool.

The main framework acts as the foundation, while extensions provide specialized interfaces and capabilities.

SIA IOTechnology
        │
        └── KittySploit Ecosystem
                │
                ├── KittySploit Framework
                │       ├── Modules
                │       ├── Sessions
                │       ├── Workspaces
                │       ├── Automation
                │       └── AI-assisted workflows
                │
                ├── KittyProxy
                ├── KittyOSINT
                ├── KittyCluster
                ├── KittyCosmic
                ├── KittyProtocol
                └── KittyV8Debugger

Pinned Loading

  1. Kittysploit-framework Kittysploit-framework Public

    Python Exploitation Framework, V8 Engine Debugger, Proxy interceptor, marketplace, post-exploitation, backdoor generator,....

    Python 555 90

  2. KittyProxy KittyProxy Public

    KittySploit Extension: Intelligent HTTP/HTTPS intercepting proxy with a web UI for KittySploit. Capture, inspect, and replay traffic; auto-discover REST APIs, GraphQL & WebSockets.

    JavaScript 1

  3. KittyOsint KittyOsint Public

    KittySploit Extension: Graphical OSINT interface for the KittySploit framework. Visualize and chain reconnaissance modules on an interactive graph - domains, IPs, emails, secrets, and exposures as …

    JavaScript 3 1

  4. KittyCosmic KittyCosmic Public

    KittySploit Extension: Modern web-based GUI for the KittySploit framework. Desktop-style browser UI with integrated terminal, real-time collaboration, workflow editor, and built-in proxy, VNC, IRC,…

    JavaScript 1

  5. KittyV8Debugger KittyV8Debugger Public

    KittySploit extension for V8 and browser exploitation research. Inspect memory, build primitives, run Frida scripts, trace events, and control Chrome tabs via CDP from a web interface.

    JavaScript

  6. KittyCluster KittyCluster Public

    KittySploit Extension: Control hub for KittySploit clusters: node registry, topology map, remote command dispatch, and standalone HTTP/RPC relay agent with self-signed TLS support.

    Python