Extensions for the Kitty fuzzing framework
Project description
What is Katnip?
Katnip is a repository of implementations and extensions for Kitty.
While Kitty defines the base classes and syntax, it contains no specific implementation for any of them. So, for example, in order to send a payload over TCP, you need to create some class that extends ServerTarget and is able to send data over TCP, and so on.
Katnip contains such classes. Currently, Katnip contains various implementations of:
- Controllers for servers and clients
- Monitors
- Targets
- Legos
- Templates
Want to know more?
Read the documentations at Read The Docs.
How to install
git clone https://github.com/cisco-sas/katnip.git katnip cd katnip pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
katnip-0.2.5.tar.gz
(41.9 kB
view hashes)