Skip to content

0xicl33n/KatanaFramework

 
 

Repository files navigation

[![Gitter chat](https://badges.gitter.im/totaljs/framework.png)](https://gitter.im/PowerScript/KatanaFramework) ![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.1.0-green.svg)![Build](https://img.shields.io/badge/BUILD-0059-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

Distribution supported status
Kali Linux yes beta
Wifislax yes beta

INSTALLATION

Installation of Katana framework:

git clone https://github.com/PowerScript/KatanaFramework.git
cd KatanaFramework
chmod 777 install
python install

USAGE

Commands

for modules ./sudo ktf.console or ktf.run -m Code-Name

for list tools ./sudo ktf.tool -t list

for update Option ./sudo ktf.update

SUPPORT

Questions, bugs or suggestions to : redtoor@inbox.ru 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.

you are a programmer python? Join us.

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/watch?v=5JR3Lnrvmg4&list=PL6BZilIOZMcy7uG3cRqYMc69kFb7wxEDR

Download katana OHCS

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

© 2015-2016

Packages

No packages published

Languages

  • Python 99.1%
  • CSS 0.5%
  • Makefile 0.1%
  • Shell 0.1%
  • JavaScript 0.1%
  • HTML 0.1%