Skip to content

Framework MultiTool for Hackers.

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENCE
GPL-3.0
COPYING.GPL
Notifications You must be signed in to change notification settings

diego1996/Katana

 
 

Repository files navigation

Katana Framework

#ABOUT

Well, I've started a framework that seekss to unite general auditing tools, which are general pentesting tools (Network,Web,Desktop and others). if you want to support the project or want to be part by adding modules or scripts, you can contact "ME" (RedToor) and they could be added to the oficcial Version

This Project is Open Source (s python), so you can see and learn. This is just the beginning there is alot more expected, so if you want to support the cause and do something for the community, this is the opportunity.

REQUIREMENTS

        Kali Linux

#INSTALLATION

        ~/cd Desktop
        ~/Desktop/ git clone https://github.com/RedToor/katana.git
        ~/Desktop/ cd Katana
        ~/Desktop/Katana/ python install.py
        ~/Desktop/cd ..
        ~/rm -r Desktop/Katana

#USAGE

        ~/katana

DESCRIPTION OF ARGUMENTS

        >show modules
        display all modules of framework
        
        >use 
        select a module ex: use net/arplook
        
        >show options
        display options of module
        
        >set 
        set a paramater ex: set target 192.168.1.218
        
        >run 
        run module
        
        >help
        display commands
        
        >update
        update framework
        
        >exit
        quit framework

#Screenshots


Installation

LICENSE

Katana is licensed . See LICENSE for more information.

Contact me for more info... CodeTeam, BlackteamSecurity.

About

Framework MultiTool for Hackers.

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENCE
GPL-3.0
COPYING.GPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.4%
  • PHP 4.0%
  • Makefile 2.3%
  • Batchfile 1.9%
  • Shell 0.4%