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).
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)
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 |
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
- 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;
Please go to the Wiki.
blackarch hackersonlineclub pax0r seclist kitploit sapsi cybrary toolwar redeszone hackjungle codeby thechandrakant hackingvision
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
© 2015-2017