SkillAgentSearch skills...

KatanaFramework

The New Hacking Framework

Install / Use

/learn @PowerScript/KatanaFramework
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://4.bp.blogspot.com/-qZDqDJu1j-k/V09AEAbLBeI/AAAAAAAAAR0/YX_M7a12s2URf-vzcaghv_ZDIvuy9b39QCLcB/s320/Sin%2Bt%25C3%25ADtulo.png" title="Katana">

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:

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

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.

<pre><i><n>git clone https://github.com/PowerScript/KatanaFramework.git cd KatanaFramework sudo sh dependencies sudo python install </pre></i></n>

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

View on GitHub
GitHub Stars707
CategoryDevelopment
Updated2d ago
Forks221

Languages

Python

Security Score

80/100

Audited on Apr 4, 2026

No findings