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, not complete.
Step 1 :Just Download or clone from github.
git clone https://github.com/PowerScript/KatanaFramework.git
cd KatanaFramework
sudo sh dependencies
Step 2 :Lets Install it.
sudo python install
Step 3 :Lets start with Katana Framework with just type a simple command.
ktf.console
Step 4 :Lets open of modules with command
show modules
Step 5 :use web/cp.finder.
use web/cp.finder
Step 6 :Here we are using this website url to find admin panel/page of a website.
you can use your target website and Now Run it.
set target www.techtrick.in
run