Katana Framework (1 Viewer)

Joined
Mar 12, 2017
Credits
0
Rating - 0%
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, is recommended update ever that you use it.

The project is open to partners.

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
Installation of Katana framework: is necesary 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.

SCREENSHOT



SUPPORT
Questions, bugs or suggestions to : [email protected] or use "Issue" on github project

LICENSE
Katana is licensed. See LICENSE for more information.

We need partners, if you're interested in support or help contact.

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
Blog of project [ES]: http://cave-rt.blogspot.com.co/2015/07/instalacion-y-uso-katana-framework.html
Youtube Guide: https://www.youtube.com/playlist?list=PL6BZilIOZMcy7uG3cRqYMc69kFb7wxEDR

 

Users who are viewing this thread

Top