Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/PowerScript/KatanaFramework

The New Hacking Framework
https://github.com/PowerScript/KatanaFramework

Last synced: about 2 months ago
JSON representation

The New Hacking Framework

Awesome Lists containing this project

README

        

![Gitter chat](https://badges.gitter.im/totaljs/framework.png) ![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-1.0.0.1-green.svg) ![Build](https://img.shields.io/badge/BUILD-0069-red.svg) ![Modules](https://img.shields.io/badge/modules-37-green.svg) ![Python](https://img.shields.io/badge/Python-2.7-green.svg) [![Build Status](https://travis-ci.org/PowerScript/KatanaFramework.svg?branch=master)](https://travis-ci.org/PowerScript/KatanaFramework)
---
# 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/](https://github.com/PowerScript/KatanaFramework/tree/master/core) > Source code core

--[core/logs/](https://github.com/PowerScript/KatanaFramework/tree/master/core/logs) > Registers of modules

--[files/db/](https://github.com/PowerScript/KatanaFramework/tree/master/files/db) > Dictionaries and tables

-[files/](https://github.com/PowerScript/KatanaFramework/tree/master/files) > Files necessary for some modules

-[tmp/](https://github.com/PowerScript/KatanaFramework/tree/master/tmp) > Temp files

-[lib/](https://github.com/PowerScript/KatanaFramework/tree/master/lib) > Libraries

-[doc/](https://github.com/PowerScript/KatanaFramework/tree/master/doc) > Documentation

-[modules/](https://github.com/PowerScript/KatanaFramework/tree/master/scripts) > 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](https://github.com/PowerScript/KatanaFramework/wiki/Requisites) 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](https://github.com/PowerScript/KatanaFramework/wiki/How-to-use).
___

## RECOMMEND IN
[blackarch](http://blackarch.org/tools.html) [hackersonlineclub](http://blog.hackersonlineclub.com/2016/01/katana-framework-for-hackers-and.html) [pax0r](http://pax0r.com/staff/tools2016/) [seclist](http://seclist.us/katana-framework-build-v0065-the-hacking-framework.html) [kitploit](http://www.kitploit.com/2015/12/katana-framework-for-hackers.html) [sapsi](http://sapsi.org/es/2015/12/katana-framework-for-hackers-professional-security-and-developers/) [cybrary](https://www.cybrary.it/0p3n/katana-framework-hackers-choice/) [toolwar](http://www.toolwar.com/2016/08/katana-penetration-testing-framework.html) [redeszone](http://www.redeszone.net/2016/10/29/katana-conoce-este-framework-realizar-pentesting-sistemas/) [hackjungle](http://www.hackjungle.com/news/katana-framework-hackers-choice-for-pentesters) [codeby](https://codeby.net/bezopasnost/frejmvork-katana/) [thechandrakant](http://thechandrakant.com/2016/01/26/katana-framework-for-hackers-and-professional-security-researchers/) [hackingvision](https://hackingvision.com/2017/08/09/katanaframework-the-new-hacking-framework/)

## 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](https://a.fsdn.com/con/app/sf-download-button)](https://sourceforge.net/projects/katanas/files/latest/download)

© 2015-2017