Skip to content

Tobey123/KatanaFramework

Repository files navigation

[![Gitter chat](https://badges.gitter.im/totaljs/framework.png)](https://gitter.im/RedToor/Katana) ![Supported OS](https://img.shields.io/badge/Supported%20OS-Linux-yellow.svg) ![License](https://img.shields.io/badge/license-GPLv3-blue.svg) ![CORE](https://img.shields.io/badge/core-0.0.0.9-green.svg)![Build](https://img.shields.io/badge/BUILD-0057-red.svg) --- # 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. (based in websploit project)

The project is open to partners.

SOURCE CODE ORGANIZATION

The Katana source code is organized as follows:

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

SUPPORTED DISTRIBUTIONS

Ubuntu Debian

INSTALLATION

Installation of Katana framework:

git clone https://github.com/RedToor/katana.git
cd Katana
chmod 777 install
python install

USAGE

Commands

        Option 1) ./sudo ktf.console                                   
        Option 2) ./sudo ktf.run -m Code-Name  
        Option 3) ./sudo ktf.linker -m Code-Name -t localhost -p 80 
        
        Building (Katana Laboratory)       [ktf.lab] PREMIUM
        (Katana Graphical User Interface)  [ktf.gui] PREMIUM

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/RedToor/Katana/wiki
Project in SF: http://sourceforge.net/projects/katanas/files/
Documentation: https://github.com/RedToor/Katana/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/watch?v=5JR3Lnrvmg4&list=PL6BZilIOZMcy7uG3cRqYMc69kFb7wxEDR

Download katana OHCS

from made in with by RedToor, if you want Donate 1PAq7a9TqkJzEfBZGXGf2YFAU5KBZRccnW

© 2015-2016

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.5%
  • Jupyter Notebook 0.9%
  • Makefile 0.2%
  • CSS 0.2%
  • C 0.1%
  • Shell 0.1%