All Projects → PowerScript → Katanaframework

PowerScript / Katanaframework

The New Hacking Framework

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Katanaframework

Jok3r
Jok3r v3 BETA 2 - Network and Web Pentest Automation Framework
Stars: ✭ 645 (+28.49%)
Mutual labels:  framework, network, hacking
Pentestkit
Useful tools and scripts during Penetration Testing engagements
Stars: ✭ 463 (-7.77%)
Mutual labels:  network, hacking, penetration-testing
Scilla
🏴‍☠️ Information Gathering tool 🏴‍☠️ DNS / Subdomains / Ports / Directories enumeration
Stars: ✭ 116 (-76.89%)
Mutual labels:  network, hacking, penetration-testing
A Red Teamer Diaries
RedTeam/Pentest notes and experiments tested on several infrastructures related to professional engagements.
Stars: ✭ 382 (-23.9%)
Mutual labels:  hacking, penetration-testing
Badkarma
network reconnaissance toolkit
Stars: ✭ 353 (-29.68%)
Mutual labels:  hacking, penetration-testing
Polymorph
Polymorph is a real-time network packet manipulation framework with support for almost all existing protocols
Stars: ✭ 364 (-27.49%)
Mutual labels:  framework, network
Osintgram
Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
Stars: ✭ 312 (-37.85%)
Mutual labels:  hacking, penetration-testing
Sifter
Sifter aims to be a fully loaded Op Centre for Pentesters
Stars: ✭ 403 (-19.72%)
Mutual labels:  network, penetration-testing
Nmap
Idiomatic nmap library for go developers
Stars: ✭ 391 (-22.11%)
Mutual labels:  hacking, penetration-testing
Hellraiser
Vulnerability scanner using Nmap for scanning and correlating found CPEs with CVEs.
Stars: ✭ 413 (-17.73%)
Mutual labels:  network, hacking
Penetration Testing Study Notes
Penetration Testing notes, resources and scripts
Stars: ✭ 461 (-8.17%)
Mutual labels:  hacking, penetration-testing
Netcat
NetCat for Windows
Stars: ✭ 463 (-7.77%)
Mutual labels:  network, penetration-testing
Awesome Web Hacking
A list of web application security
Stars: ✭ 3,760 (+649%)
Mutual labels:  hacking, penetration-testing
Universa
Universa network, node, client and API
Stars: ✭ 322 (-35.86%)
Mutual labels:  network, client
Infosec reference
An Information Security Reference That Doesn't Suck; https://rmusser.net/git/admin-2/Infosec_Reference for non-MS Git hosted version.
Stars: ✭ 4,162 (+729.08%)
Mutual labels:  hacking, penetration-testing
Osint tips
OSINT
Stars: ✭ 322 (-35.86%)
Mutual labels:  network, hacking
Archstrike
An Arch Linux repository for security professionals and enthusiasts. Done the Arch Way and optimized for i686, x86_64, ARMv6, ARMv7 and ARMv8.
Stars: ✭ 401 (-20.12%)
Mutual labels:  hacking, penetration-testing
Iprotate burp extension
Extension for Burp Suite which uses AWS API Gateway to rotate your IP on every request.
Stars: ✭ 484 (-3.59%)
Mutual labels:  hacking, penetration-testing
Ctf Notes
Everything needed for doing CTFs
Stars: ✭ 304 (-39.44%)
Mutual labels:  hacking, penetration-testing
Richkware
Framework for building Windows malware, written in C++
Stars: ✭ 315 (-37.25%)
Mutual labels:  framework, hacking

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 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

if you want Donate 1PAq7a9TqkJzEfBZGXGf2YFAU5KBZRccnW

© 2015-2017

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].