
Katana v-0.0.0.6 released – Framework Multi Tool for Hackers, Professional Security and Developers.
Katana is a framework that seekss to unite general auditing tools, which are general pentesting tools (Network,Web,Desktop and others).
The Katana source code is organized as follows:
-KatanaGUI/ > Source code for graphical user interface
-KatanaLAB/ > Source code for katana laboratory
-core/ > Source code core
–core/db/ > Dictionaries and tables
–core/logs/ > Registers of modules
-files/ > Files necessary for some modules
-tmp/ > Temp files
-lib/ > Libraries
-doc/ > Documentation
-scripts/ > Scripts(modules)
Requirement : OS requirement: Kali Linux
Installation:
1 2 3 4 |
git clone https://github.com/RedToor/katana.git cd Katana chmod 777 install.py python install.py |
Usage Command :
1 2 3 4 |
ktfconsole ktflab ktfrun -m net/arpspoof ktflinker -m clt/ftp -t 127.0.0.1 -p 21 -c root:toor |
Download : katana_0.0.0.6.rar (6.8 MB)
Source :http://sourceforge.net/projects/katanas/