Skip to content

PowerScript/KatanaFramework

Repository files navigation

Gitter chat Supported OS License CORE Build Modules Python Build Status

ABOUT.

katana is a framework written in python for making penetration testing, based on a simple and comprehensive structure for anyone to use, modify and share, the goal is to unify tools serve for professional when making a penetration test or simply as a routine tool, The current version is not completely stable, it's recommended to update every time that you will use it (ktf.update -f).

Make your own modules easily and no lost time with commands.

SOURCE CODE ORGANIZATION

The Katana source code is organized as follows:

-core/ > Source code core
--core/logs/ > Registers of modules
--files/db/ > Dictionaries and tables
-files/ > Files necessary for some modules
-tmp/ > Temp files
-lib/ > Libraries
-doc/ > Documentation
-modules/ > Scripts(modules)

SUPPORTED DISTRIBUTIONS

Distribution Version Check supported dependencies already installed status
Kali Linux 4.4.0 yes yes working
Debian(8) 4.4.0 yes yes working
Parrot OS yes yes working
Wifislax yes yes working
OpenSuse yes No working
Arch Linux 4.8.6 yes No working
Raspbian 4.1.7 yes No working
Ubuntu 14.04 yes No working
Xbuntu 4.4.0 yes No working 

INSTALLATION

For the installation of Katana framework it's necesary to install all dependencies for a good performance.

git clone https://github.com/PowerScript/KatanaFramework.git
cd KatanaFramework
sudo sh dependencies
sudo python install

FEATURES

  • SESSIONS Using sessions in each module to not waste time;
  • VARIABLES TEMP Save results in variables for use in other modules;
  • SYSTEM COMMANDS Execute System commands through the console;
  • INTERNAL FUNCTIONS Run internal functions from console;
  • GUI Graphical User interface;
  • SETTINGS Enable and disable features easily;

USAGE

Please go to the Wiki.


RECOMMEND IN

blackarch hackersonlineclub pax0r seclist kitploit sapsi cybrary toolwar redeszone hackjungle codeby thechandrakant hackingvision

LINKS

Wiki: https://github.com/PowerScript/KatanaFramework/wiki
Project in SF: http://sourceforge.net/projects/katanas/files/
Documentation: https://github.com/PowerScript/KatanaFramework/tree/master/doc
Youtube Guide: https://www.youtube.com/playlist?list=PL6BZilIOZMcy7uG3cRqYMc69kFb7wxEDR

Download katana

© 2015-2017