Skip to content
The New Hacking Framework
Python Jupyter Notebook Makefile CSS C Shell
Branch: master
Clone or download

Latest commit

Latest commit 72d092a Feb 3, 2019

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
core Rename cp.finder to ap.finder Feb 2, 2019
doc Update LICENSE Sep 23, 2018
files Update Common Subdomain list. Nov 1, 2018
lib updates Mar 14, 2017
modules Rename cp.finder to ap.finder Feb 2, 2019
tmp New Core Apr 1, 2016
tools Update update_system.py Jun 12, 2017
.gitignore ignore file Oct 8, 2016
.python-version Create .python-version Nov 8, 2016
.travis.yml root command was added. Jan 7, 2017
DISCLAIMER Update DISCLAIMER Nov 16, 2016
LINETIME updates Mar 14, 2017
README.md Update README.md Sep 23, 2018
del.pyc.bat Beta Jun 1, 2016
dependencies updates Mar 14, 2017
install Fixed bad privilages seted. (Bug) Jun 24, 2017
ktf.console Fixes Apr 21, 2017
ktf.gui.jar Fixed bug : No start modules with parameters Sep 22, 2016
ktf.ktf Update ktf.ktf Feb 14, 2017
ktf.linker Update Sep 21, 2016
ktf.run Fixes Apr 21, 2017
ktf.tool Update ktf.tool Jun 12, 2017
ktf.update new update Nov 13, 2016
linker.py Update linker.py Dec 28, 2016
uninstall updates Mar 14, 2017

README.md

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:

-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

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

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

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

if you want Donate 1PAq7a9TqkJzEfBZGXGf2YFAU5KBZRccnW

© 2015-2017

You can’t perform that action at this time.