Skip to content

Adding a new tool: Kittysploit - Exploit framework#713

Open
SIA-IOTechnology wants to merge 2 commits into
Z4nzu:masterfrom
SIA-IOTechnology:master
Open

Adding a new tool: Kittysploit - Exploit framework#713
SIA-IOTechnology wants to merge 2 commits into
Z4nzu:masterfrom
SIA-IOTechnology:master

Conversation

@SIA-IOTechnology
Copy link
Copy Markdown

Type of Change

  • New tool addition
  • Bug fix
  • Improvement / refactor
  • Documentation update

For New Tool Additions — Required Fields

Field Value
Tool name Kittysploit
GitHub URL https://github.com/SIA-IOTechnology/Kittysploit-framework
Category Exploit framework
Supported OS Both
Install method git clone / install.sh

Why should it be added?
KittySploit Framework is a modern, MIT-licensed Python exploitation framework that complements the existing “Exploit framework” section (RouterSploit, WebSploit, Commix, etc.). It targets current red-team workflows with a modular core, optional AI-assisted planning with local LLMs, an integrated web/proxy workflow (KittySploit Proxy), Zig-based payloads, Tor integration, collaborative features, and a community module marketplace. Adding it gives HackingTool users another actively developed open-source option in the same category, with clear install paths (git clone + upstream install/install.sh, or documented alternatives) and documentation on the official repo and wiki.

Is the tool actively maintained?
Yes - https://github.com/SIA-IOTechnology/Kittysploit-framework/releases/tag/v1.0.4


Checklist

  • Title follows the format above
  • New tool class added to the correct tools/*.py file
  • TITLE, DESCRIPTION, INSTALL_COMMANDS, RUN_COMMANDS, PROJECT_URL all set
  • SUPPORTED_OS set correctly (["linux"] / ["linux", "macos"])
  • Tool added to the TOOLS list in the collection class at the bottom of the file
  • No new dependencies added to requirements.txt without discussion
  • Tested locally — install and run commands work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant