Kitty
Tool and Usage
Project details
- License
- GPLv2
- Programming language
- Python
- Author
- Binyamin Sharet
- Latest release
- 0.7.1
- Latest release date
Project health
Links
Kitty GitHub project |
Why this tool?
Kitty is a framework for those who want to do fuzzing unusual targets, like proprietary protocols. Although Kitty itself is not a fuzzing tool, it allows one to build a fuzzing tool.
Usage and audience
Kitty is commonly used for application fuzzing. Target users for this tool are pentesters and security professionals.
Features
- Customization and additions are possible
Tool review and remarks
The review and analysis of this project resulted in the following remarks for this security tool:
Strengths
- + The source code of this software is available
Installation
Supported operating systems
Kitty is known to work on Linux.
Installation options
To use Kitty, install it via the following method below.
pip-install-kittyfuzzer
pip install kittyfuzzer
After installation, check the version number of the program and compare it with the one on this page. Be aware of versions that are outdated, as they may contain bugs or even security vulnerabilities.
Kitty alternatives
Similar tools to Kitty:
Wfuzz
Wfuzz is a security tool to do fuzzing of web applications. It is modular and can be used to discover and exploit web application vulnerabilities. This makes the tool useful for both developers as security professionals.
boofuzz
Boofuzz is a fork of Sulley fuzzing framework after its maintenance dropped. Besides numerous bug fixes, boofuzz aims for extensibility.
0d1n
0d1n is a security tool to perform fuzzing of web applications and discover potential security issues. It is commonly used during security assignments.
This tool page was updated at . Found an improvement? Help the community by submitting an update.
Related tool information
Categories
This tool is categorized as a fuzzing framework.