Giter Club home page Giter Club logo

katanaframework's Introduction

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

© 2015-2017

katanaframework's People

Contributors

aholicknight avatar redtoor avatar thomastjdev avatar userxgnu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

katanaframework's Issues

The framework doesn't updates

Hi,
I'm using Arch Linux and before using it i needed to install a few dependencies :
yaourt -Ss scapy yaourt -S python2-libusb1 python-libusb1 yaourt -S python-pexpect python2-pexpect yaourt -S mysql-python
I didn't installed it from git, i've added the blackarch repo so i could installed it with pacman or yaourt :
yaourt -S katana
To update normally i should use this :
`condor666@arch: ~>$ sudo katana-ktfupdate
[sudo] Mot de passe de condor666 : 

 [!] Update - Katana framework
 [!] Version Current : Core:0.0.0.8 Build:0055 Date 22/01/2016 - 03/03/2016
 [!] Last Version    : Core:0.0.1.0 Build:0065 Date 08/10/16
 [!] Downloading Last Version
 [!] Upgrading.
 [+] Katana framework was Updated.

When i relaunch the command i've exactly the same command, i tried another way : I launch the framework :condor666@arch: ~>$ sudo katana-ktfconsoleAfter that i type "u" And i see this : /\ \ /\ __
\ \ /'\ __ \ \ ,\ __ ___ __
\ \ , < /'__\ \ \ \/ /'__\ /' _ \ /'__\
\ \ `\ /\ \L._\ \ _/\ \L._/\ /\ /\ \L._
\ _\ _\ _
/._\ _\ _/._\ _\ _\ _/._
/
////__/// ///////////__///

     .-.--.  
     \  \==\ 
     /- /==/  Katana Framework                    
    /' /==/   Core     = 0.0.0.8, Build: 0055
    |,|==|    Date     = 22/01/2016 - 03/03/2016
    \  \==\   Theme    = Warrior theme
     \ ,\==\  Modules  = 31 Scritp's
     / -/==/  By RedToor
     `-'--'  

KTF>u

 [!] Update - Katana framework
 [!] Version Current : Core:0.0.0.8 Build:0055 Date 22/01/2016 - 03/03/2016
 [!] Last Version    : Core:0.0.1.0 Build:0065 Date 08/10/16
 [!] Downloading Last Version
 [!] Upgrading.
 [+] Katana framework was Updated.

`
But it seems nothing is updated

[Socket] [war]([Errno -2] Name or service not known)

[run] The module was launched...
[inf] Wed Feb 20 17:39:16 2019
[inf] Loading file [files/db/commons-dir-admin.tbl]
[stp] [1] Step : Starting Brute Force...
[Socket] [war]([Errno -2] Name or service not known)

any idea how to fix it? i'm starting to overburn a bit a new point of view could help me thanks.

BUG: Update activated by calling module inside module

Hi Red

Just a minor thing with no big influence. When calling a module while another module is active, Katana is going for an update.

  1. use net/dns.spoof
  2. use net/dns.fake
  3. update started

Scenario:

 [ktf]:use net/dns.spoof
  ↳[ktf](net/dns.spoof):use net/dns.fake

 [inf] Update - Katana framework - Connecting with server
 [inf] Version Current : Core:0.0.1.0 Build:0066 Date 08/10/16:13/11/16
 [inf] Last Version    : Core:0.0.1.0 Build:0066 Date 13/11/16
 [inf] Downloading Last Version

Installation error

When install Katana in my kali linux the installation show this:
root@kali:~/Desktop/inst/katana# ./install.py
from: can't read /var/mail/core.Setting
from: can't read /var/mail/core
from: can't read /var/mail/core
from: can't read /var/mail/core
Error: no such file ""
Error: no such file ",+colors.W+ \011\011\011\011 #' (No such file or directory):: +colors.B+,:+colors.W+ +colors.B+:,+colors.W+ #"
Error: no such file ":,:"
Error: no such file "::,"
Error: no such file " +colors.B+,/./+colors.W+ 8 +colors.B+.\ #"
Error: no "print" mailcap rules found for type "inode/directory"
Error: no such file "8"
Error: no such file ". "
./install.py: line 17: syntax error near unexpected token (' ./install.py: line 17:print " "+colors.B+",\ "+colors.W+"/"+colors.P+"("+colors.R+"O"+colors.P+")"+colors.W+""+colors.B+"/ / "# \ /( O )/ /

to fix this please insert into the first line of install.py

!/usr/bin/env python

Best regards
Marco Mirandola

get GPS Location with anf/af.imagen module

I would like ask one information for example if i use anf/af.imagen and on extract_all show me it
|ExifTool Version Number : 10.02
|File Name : IMG-20160722-WA0006.jpg
|Directory : /root/Scrivania/b
|File Size : 166 kB
|File Modification Date/Time : 2016:07:22 20:44:58+02:00
|File Access Date/Time : 2016:07:23 02:21:14+02:00
|File Inode Change Date/Time : 2016:07:23 02:19:08+02:00
|File Permissions : rwxrwx---
|File Type : JPEG
|File Type Extension : jpg
|MIME Type : image/jpeg
|JFIF Version : 1.01
|Resolution Unit : None
|X Resolution : 72
|Y Resolution : 72
|Exif Byte Order : Big-endian (Motorola, MM)
|Orientation : Horizontal (normal)
|Color Space : sRGB
|Exif Image Width : 1600
|Exif Image Height : 1200
|Current IPTC Digest : d41d8cd98f00b204e9800998ecf8427e
|IPTC Digest : d41d8cd98f00b204e9800998ecf8427e
|Image Width : 1600
|Image Height : 1200
|Encoding Process : Baseline DCT, Huffman coding
|Bits Per Sample : 8
|Color Components : 3
|Y Cb Cr Sub Sampling : YCbCr4:2:0 (2 2)
|Image Size : 1600x1200
|Megapixels : 1.9
How can i detect or found the gps location ? Is there a simple way for track the location ?

logging bug

Hello!
I just found 88.0 GB katana error log file from core/logs
This might be some kind of bug?

I didn't include whole error log here, but here is first 47 lines of log:)

Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7ff42b71c3f8>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7f4077ed2878>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7ff42b71c368>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7f4077ed2908>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7ff42b71c3f8>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7f4077ed2878>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7ff42b71c368>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7f4077ed2908>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7ff42b71c3f8>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7f4077ed2878>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7ff42b71c368>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

 Date    : Sat Dec 10 19:55:01 2016

 info    : (<type 'exceptions.EOFError'>, EOFError('EOF when reading a line',), <traceback object at 0x7f4077ed2908>)#64:/home/shadoww/Projects/KatanaFramework/core/Errors.py

ENHANCEMENT: Invoke module from dashboard

Hi RedToor,

At the moment I need to use cat/module, and then I need to call the invoke command but specifying the recently opened modules name again invoke cat/module. Would it be possible to:

  1. Invoke modules from the dashboard (console frontpage)
  2. And invoke modules with only the command invoke when using the module (console use xx)

Current scenario:

 [ktf]:use set/facebrok
  ↳[ktf](set/facebrok):invoke set/facebrok

Enhancement 1:

 [ktf]:invoke set/facebrok

Enhancement 2:

 [ktf]:use set/facebrok
  ↳[ktf](set/facebrok):invoke

Kind regards

maby me doing something wrong ?

root@xxx:/home/xxx# ktf.console
WARNING: No route found for IPv6 destination :: (no default route?)
Traceback (most recent call last):
File "ktf.console.py", line 7, in
from scripts import *
File "/usr/share/katana/scripts/init.py", line 14, in
import TLogin
File "/usr/share/katana/scripts/TLogin.py", line 20, in
import pxssh #
ImportError: No module named pxssh

like i realised missing pxssh model on kali linux?

sh dependencies | ValueError: bad marshal data (unknown type code)

┌──(root㉿rayan)-[/home/rayan/Github/KatanaFramework]
└─# sh dependencies            
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
default-jre is already the newest version (2:1.17-73).
The following packages were automatically installed and are no longer required:
  libbroker2 libcaf-core0.17 libcaf-io0.17 libcaf-openssl0.17 libgoogle-perftools4
  libtcmalloc-minimal4 openjdk-11-jdk openjdk-11-jre zeek-common
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 2502 not upgraded.
  File "/home/rayan/Github/KatanaFramework/lib/scapy/setup.py", line 35
    os.chmod(fname,0755)
                      ^
SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integers
running install
running bdist_egg
running egg_info
writing dnslib.egg-info/PKG-INFO
writing dependency_links to dnslib.egg-info/dependency_links.txt
writing top-level names to dnslib.egg-info/top_level.txt
reading manifest file 'dnslib.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'dnslib.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/client.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/intercept.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/bimap.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/buffer.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/label.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/test_decode.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/lex.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/server.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/fixedresolver.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/__init__.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/shellresolver.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/proxy.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/dns.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/ranges.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/digparser.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/bit.py -> build/bdist.linux-x86_64/egg/dnslib
copying build/lib/dnslib/zoneresolver.py -> build/bdist.linux-x86_64/egg/dnslib
byte-compiling build/bdist.linux-x86_64/egg/dnslib/client.py to client.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/intercept.py to intercept.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/bimap.py to bimap.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/buffer.py to buffer.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/label.py to label.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/test_decode.py to test_decode.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/lex.py to lex.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/server.py to server.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/fixedresolver.py to fixedresolver.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/shellresolver.py to shellresolver.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/proxy.py to proxy.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/dns.py to dns.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/ranges.py to ranges.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/digparser.py to digparser.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/bit.py to bit.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/dnslib/zoneresolver.py to zoneresolver.cpython-39.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying dnslib.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying dnslib.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying dnslib.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying dnslib.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
Traceback (most recent call last):
  File "/home/rayan/Github/KatanaFramework/lib/dnslib/setup.py", line 20, in <module>
    setup(name='dnslib',
  File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/install.py", line 67, in run
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/install.py", line 109, in do_egg_install
  File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 209, in run
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 245, in zip_safe
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 355, in analyze_egg
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 392, in scan_module
ValueError: bad marshal data (unknown type code)
running install
running build
running build_py
running install_lib
running install_egg_info
Removing /usr/local/lib/python3.9/dist-packages/IPy-0.83.egg-info
Writing /usr/local/lib/python3.9/dist-packages/IPy-0.83.egg-info
Regenerating egg_info
running egg_info
writing setuptools.egg-info/PKG-INFO
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
writing requirements to setuptools.egg-info/requires.txt
writing top-level names to setuptools.egg-info/top_level.txt
reading manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'setuptools/_vendor'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
...and again.
running egg_info
writing setuptools.egg-info/PKG-INFO
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
writing requirements to setuptools.egg-info/requires.txt
writing top-level names to setuptools.egg-info/top_level.txt
reading manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'setuptools/_vendor'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
running install
running bdist_egg
running egg_info
writing setuptools.egg-info/PKG-INFO
writing dependency_links to setuptools.egg-info/dependency_links.txt
writing entry points to setuptools.egg-info/entry_points.txt
writing requirements to setuptools.egg-info/requires.txt
writing top-level names to setuptools.egg-info/top_level.txt
reading manifest file 'setuptools.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*' under directory 'setuptools/_vendor'
writing manifest file 'setuptools.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/archive_util.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/py31compat.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/lib2to3_ex.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/script (dev).tmpl -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/sandbox.py -> build/bdist.linux-x86_64/egg/setuptools
creating build/bdist.linux-x86_64/egg/setuptools/extern
copying build/lib/setuptools/extern/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/extern
copying build/lib/setuptools/package_index.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/msvc.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/monkey.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/__init__.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/version.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/unicode_utils.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/utils.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/dist.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/script.tmpl -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/ssl_support.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/windows_support.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/depends.py -> build/bdist.linux-x86_64/egg/setuptools
creating build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/bdist_rpm.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/install_egg_info.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/bdist_wininst.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/install_scripts.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/test.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/rotate.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/saveopts.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/upload_docs.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/install_lib.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/alias.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/bdist_egg.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/__init__.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/build_ext.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/build_py.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/egg_info.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/develop.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/setopt.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/upload.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/sdist.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/install.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/register.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/command/easy_install.py -> build/bdist.linux-x86_64/egg/setuptools/command
copying build/lib/setuptools/launch.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/py26compat.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/py27compat.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/site-patch.py -> build/bdist.linux-x86_64/egg/setuptools
copying build/lib/setuptools/extension.py -> build/bdist.linux-x86_64/egg/setuptools
creating build/bdist.linux-x86_64/egg/pkg_resources
creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor
creating build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/requirements.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/markers.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/specifiers.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/version.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/utils.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_structures.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/_compat.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/packaging/__about__.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging
copying build/lib/pkg_resources/_vendor/six.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/pyparsing.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor
copying build/lib/pkg_resources/_vendor/appdirs.py -> build/bdist.linux-x86_64/egg/pkg_resources/_vendor
creating build/bdist.linux-x86_64/egg/pkg_resources/extern
copying build/lib/pkg_resources/extern/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources/extern
copying build/lib/pkg_resources/__init__.py -> build/bdist.linux-x86_64/egg/pkg_resources
copying build/lib/easy_install.py -> build/bdist.linux-x86_64/egg
byte-compiling build/bdist.linux-x86_64/egg/setuptools/archive_util.py to archive_util.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/py31compat.py to py31compat.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/lib2to3_ex.py to lib2to3_ex.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/sandbox.py to sandbox.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/extern/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/package_index.py to package_index.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/msvc.py to msvc.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/monkey.py to monkey.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/version.py to version.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/unicode_utils.py to unicode_utils.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/utils.py to utils.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/dist.py to dist.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/ssl_support.py to ssl_support.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/windows_support.py to windows_support.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/depends.py to depends.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_rpm.py to bdist_rpm.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_egg_info.py to install_egg_info.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_wininst.py to bdist_wininst.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_scripts.py to install_scripts.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/test.py to test.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/rotate.py to rotate.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/saveopts.py to saveopts.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/upload_docs.py to upload_docs.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install_lib.py to install_lib.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/alias.py to alias.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/bdist_egg.py to bdist_egg.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_ext.py to build_ext.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/build_py.py to build_py.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/egg_info.py to egg_info.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/develop.py to develop.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/setopt.py to setopt.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/upload.py to upload.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/sdist.py to sdist.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/install.py to install.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/register.py to register.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/command/easy_install.py to easy_install.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/launch.py to launch.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/py26compat.py to py26compat.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/py27compat.py to py27compat.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/site-patch.py to site-patch.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/setuptools/extension.py to extension.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/requirements.py to requirements.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/markers.py to markers.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/specifiers.py to specifiers.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/version.py to version.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/utils.py to utils.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_structures.py to _structures.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/_compat.py to _compat.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/packaging/__about__.py to __about__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/six.py to six.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/pyparsing.py to pyparsing.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/_vendor/appdirs.py to appdirs.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/extern/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/pkg_resources/__init__.py to __init__.cpython-39.pyc
byte-compiling build/bdist.linux-x86_64/egg/easy_install.py to easy_install.cpython-39.pyc
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying setuptools.egg-info/zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
creating 'dist/setuptools-27.3.0.post20221206-py3.9.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing setuptools-27.3.0.post20221206-py3.9.egg
Removing /usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg
Copying setuptools-27.3.0.post20221206-py3.9.egg to /usr/local/lib/python3.9/dist-packages
setuptools 27.3.0.post20221206 is already the active version in easy-install.pth
Installing easy_install script to /usr/local/bin
Installing easy_install-3.9 script to /usr/local/bin

Installed /usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg
Processing dependencies for setuptools==27.3.0.post20221206
Finished processing dependencies for setuptools==27.3.0.post20221206
running install
running bdist_egg
running egg_info
writing libusb1.egg-info/PKG-INFO
writing dependency_links to libusb1.egg-info/dependency_links.txt
writing top-level names to libusb1.egg-info/top_level.txt
reading manifest file 'libusb1.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'libusb1.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
copying libusb1.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying libusb1.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying libusb1.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying libusb1.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
Traceback (most recent call last):
  File "/home/rayan/Github/KatanaFramework/lib/libusb1/setup.py", line 31, in <module>
    setup(
  File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/install.py", line 67, in run
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/install.py", line 109, in do_egg_install
  File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 209, in run
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 245, in zip_safe
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 355, in analyze_egg
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 392, in scan_module
ValueError: bad marshal data (unknown type code)
running install
running bdist_egg
running egg_info
writing beautifulsoup4.egg-info/PKG-INFO
writing dependency_links to beautifulsoup4.egg-info/dependency_links.txt
writing requirements to beautifulsoup4.egg-info/requires.txt
writing top-level names to beautifulsoup4.egg-info/top_level.txt
reading manifest file 'beautifulsoup4.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'beautifulsoup4.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
copying beautifulsoup4.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying beautifulsoup4.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying beautifulsoup4.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying beautifulsoup4.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying beautifulsoup4.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
Traceback (most recent call last):
  File "/home/rayan/Github/KatanaFramework/lib/bs4/setup.py", line 6, in <module>
    setup(
  File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/install.py", line 67, in run
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/install.py", line 109, in do_egg_install
  File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 209, in run
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 245, in zip_safe
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 355, in analyze_egg
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 392, in scan_module
ValueError: bad marshal data (unknown type code)
running install
running bdist_egg
running egg_info
writing src/future.egg-info/PKG-INFO
writing dependency_links to src/future.egg-info/dependency_links.txt
writing entry points to src/future.egg-info/entry_points.txt
writing top-level names to src/future.egg-info/top_level.txt
reading manifest file 'src/future.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.au' under directory 'tests'
warning: no files found matching '*.gif' under directory 'tests'
warning: no files found matching '*.txt' under directory 'tests'
writing manifest file 'src/future.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
copying src/future.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/future.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/future.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/future.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying src/future.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
zip_safe flag not set; analyzing archive contents...
Traceback (most recent call last):
  File "/home/rayan/Github/KatanaFramework/lib/future/setup.py", line 163, in <module>
    setup(name=NAME,
  File "/usr/lib/python3.9/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.9/distutils/dist.py", line 966, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/install.py", line 67, in run
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/install.py", line 109, in do_egg_install
  File "/usr/lib/python3.9/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.9/distutils/dist.py", line 985, in run_command
    cmd_obj.run()
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 209, in run
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 245, in zip_safe
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 355, in analyze_egg
  File "/usr/local/lib/python3.9/dist-packages/setuptools-27.3.0.post20221206-py3.9.egg/setuptools/command/bdist_egg.py", line 392, in scan_module
ValueError: bad marshal data (unknown type code)
┌──(root㉿rayan)-[/home/rayan/Github/KatanaFramework]
└─# python2 --version 
Python 2.7.18
                                                                                                       
┌──(root㉿rayan)-[/home/rayan/Github/KatanaFramework]
└─# ls -l             
total 136
drwxr-xr-x  6 root root  4096 Dec  6 16:09 core
-rw-r--r--  1 root root   100 Dec  6 15:40 del.pyc.bat
-rw-r--r--  1 root root  1638 Dec  6 15:40 dependencies
-rw-r--r--  1 root root   140 Dec  6 15:40 DISCLAIMER
drwxr-xr-x  4 root root  4096 Dec  6 15:40 doc
drwxr-xr-x  8 root root  4096 Dec  6 15:40 files
-rw-r--r--  1 root root  7551 Dec  6 15:40 install
-rwxr-xr-x  1 root root  2285 Dec  6 15:40 ktf.console
-rw-r--r--  1 root root 39892 Dec  6 15:40 ktf.gui.jar
-rw-r--r--  1 root root  4144 Dec  6 15:40 ktf.ktf
-rw-r--r--  1 root root   240 Dec  6 15:40 ktf.linker
-rwxr-xr-x  1 root root  2043 Dec  6 15:40 ktf.run
-rw-r--r--  1 root root  2709 Dec  6 15:40 ktf.tool
-rw-r--r--  1 root root   493 Dec  6 15:40 ktf.update
drwxr-xr-x 16 root root  4096 Dec  6 15:40 lib
-rwxr-xr-x  1 root root  2769 Dec  6 15:40 LINETIME
-rwxr-xr-x  1 root root   961 Dec  6 15:40 linker.py
drwxr-xr-x 12 root root  4096 Dec  6 15:40 modules
-rw-r--r--  1 root root  4993 Dec  6 15:40 README.md
drwxr-xr-x  2 root root  4096 Dec  6 15:40 tmp
drwxr-xr-x  2 root root  4096 Dec  6 15:40 tools
-rw-r--r--  1 root root   414 Dec  6 15:40 uninstall
                                                                                                       
┌──(root㉿rayan)-[/home/rayan/Github/KatanaFramework]
└─# python2 install   

                    ,:       :,                   				 
                   ,/./ _8_  \.\                  				 
                   ,\ \/(O)\/ /                  				 
                    ,\ \:::/ /                   				 
                     /__---__\                   				 
                    (/__\ /__\)                   				 
                    /\  .V.  /\                   				 
                   /  \,---,/  \                  				 
                   \___TTTTT___/         CODE: KATANA  
                ::::\ |_____| /::::      DATE: 25/12/16:14/03/17
                (+  _| __|__ |_  +)      CORE: 1.0.0.1, BUILD: 0069
        FREE    |  I_|KATANA.|_I  |                               
                |  I_|_|_|_|_|_|  |               				 
    __________?_____________________________________  				 
   {_B| Y| R| T| |#################################/  				 
     ^ ^ ^ ^   ,ww   FRAMEWORK   ww,                   				 
                   I_|_|_|_|_|_I                  				 
                   \_|_|_|_|_|_/                  				 


 INSTALLING
 [16:12:51] Pre-installing.                   STATUS:[OK]Noneing]
 [16:12:51] Checking dependencies.            STATUS:[ERROR][WARNING]None
 [16:12:55] Checking Updates.

   [inf] Update - Katana framework - Connecting with server
   [inf] Version Current : Core:1.0.0.1 Build:0069 Date 25/12/16:14/03/17
   [inf] Last Version    : Core:1.0.0.1 Build:0069 Date 14/03/17
   [suf] katana already updated.


 [16:13:11] Creating Folder.                  STATUS:[OK]Noneing]
 [16:13:11] Copying files.                    STATUS:[OK]Noneing]
 [16:13:11] Creating Shortcuts.               STATUS:[OK]Noneing]
 [16:13:11] Extracting Files.                 STATUS:[OK]Noneing]
 [16:13:12] Giving privileges.                STATUS:[OK]Noneing]

 If all is [OK] Katana was installed, use ktf.console or ktf.gui (DEMO)
 go to https://github.com/PowerScript/KatanaFramework/wiki for more info

                                                                                                       
┌──(root㉿rayan)-[/home/rayan/Github/KatanaFramework]
└─# ktf.console
Traceback (most recent call last):
  File "/usr/share/KatanaFramework/ktf.console", line 9, in <module>
    from core.MainListLibrary import *
  File "/usr/share/KatanaFramework/core/MainListLibrary.py", line 10, in <module>
    from Internal import (
ModuleNotFoundError: No module named 'Internal'
                                                                                                       
┌──(root㉿rayan)-[/home/rayan/Github/KatanaFramework]
└─# python2 ktf.console
Traceback (most recent call last):
  File "ktf.console", line 9, in <module>
    from core.MainListLibrary import *
  File "/home/rayan/Github/KatanaFramework/core/MainListLibrary.py", line 37, in <module>
    from Function import Executefunction
  File "/home/rayan/Github/KatanaFramework/core/Function.py", line 11, in <module>
    from scapy.all import *
ImportError: No module named scapy.all

Was there something wrong within my executions?

Running Environment:
VMware Workstation 17
Kali 2022.1 Installer-everything amd64

[Exception]([SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:661))

I get this error when I use the admin panel finder.

[ktf](web/cp.finder):run
[run] The module was launched...
[inf] Sat Oct 27 18:07:29 2018
[inf] Loading file [files/db/commons-dir-admin.tbl]
[stp] [1] Step : Starting Brute Force...
[Exception]([SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:661))

Syntax Error on Fedora 31

Hi guys,
trying to install KatanaFramework on Fedora 31 but I get back this message on my terminal

Python install
File "install", line 24
print ""
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("")?

Any clue why?
Any suggest how can I fix it?

ktf.console command not found

19:00:48] Creating Folder. STATUS:[OK]Noneing]
[19:00:48] Copying files. STATUS:[OK]Noneing]
[19:00:48] Creating Shortcuts. STATUS:[OK]Noneing]
[19:00:48] Extracting Files. STATUS:[OK]Noneing]
[19:00:48] Giving privileges. STATUS:[OK]Noneing]

If all is [OK] Katana was installed, use ktf.console or ktf.gui (DEMO)
go to https://github.com/PowerScript/KatanaFramework/wiki for more info

┌─[exotic@parrot]─[/KatanaFramework]
└──╼ $ktf.console
bash: ktf.console: command not found
┌─[✗]─[exotic@parrot]─[
/KatanaFramework]
└──╼ $ktf.gui
bash: ktf.gui: command not found
┌─[✗]─[exotic@parrot]─[~/KatanaFramework]
└──╼ $

Error on running

Okay so I did a fresh clone and installed it, everything was okay but on running ktf.console, this error popped out:

Traceback (most recent call last):
  File "./ktf.console", line 53, in <module>
    LoadGlobalVariables()
  File "/root/Desktop/Tools/Pentest/KatanaFramework/core/Internal.py", line 512, in LoadGlobalVariables
    data_file   = open('core/logs/variables.globals.json','r')
IOError: [Errno 2] No such file or directory: 'core/logs/variables.globals.json'

Problems with the anf/af.imagen module

I had to analyze a dozen images, I start with the first one, and until then everything is ok, I analyze the second one and it gives me the same identical results as the first one, I continued to analyze all the images one after the other, but all gave the same identical results except for the image resolution and the shooting time. Does anyone know what is causing this problem??

No module named tmp.module

I am getting


 [ktf]↣[ktf]↘
   [inf] Importing Module
   [inf] Loading file [/home/vanish/Desktop/module.py]
   [inf] Information Module
   [inf] Coping module to temp folder.              STATUS:[OK]                      |
   [err] No module named tmp.module

When I try to import a module

ModuleNotFoundError: No module named 'Internal'

having a bit of troubles getting it to work on Arch Linux. Anytime I run ktf.console it give the following:

  File "ktf.console", line 9, in <module>
    from core.MainListLibrary import *
  File "/usr/share/KatanaFramework/core/MainListLibrary.py", line 10, in <module>
    from Internal import (
ModuleNotFoundError: No module named 'Internal'

Integer or string

Hi, i have a really big problem
Everytime i get this when i use web/bt.form
[Socket] [err](getaddrinfo() argument 2 must be integer or string)
I don t know how to use integer or string thing and i need help

same at web/bypass.sql
i get this [Exception](Error connecting to SOCKS5 proxy 94.23.2.127:60088: timed out)
or this [Socket] [war]([Errno -2] Name or service not known)

anf/af.imagen

Can you explain the usage of anf imagen? For some reason, every file i try to load it says it can not be found?

┌─[root@parrot]─[~]
└──╼ #ktf.console 


                 ██╗  ██╗████████╗███████╗
                 ██║ ██╔╝╚══██╔══╝██╔════╝
     ░░░░░░███████ ]▄▄▄▄▄█████╔╝    ██║   █████╗  
     ▂▄▅█████████▅▄▃▂    ██╔═██╗    ██║   ██╔══╝  
     I█████████████████].██║  ██╗   ██║   ██║     
     ◥⊙▲⊙▲⊙▲⊙▲⊙▲⊙▲⊙◤     ╚═╝  ╚═╝   ╚═╝   ╚═╝
                  The Hacking Framework 

            Core     [ 0.0.1.0, Build: 0062 ]
            Date     [ 21/07/16:28/07/16    ]
            Theme    [ Army ...theme        ]
            Modules     [ 33 ] Tools [ 2 ]

 [ktf]:use anf/af.imagen
 [ktf](anf/af.imagen):set target files/test/test1.jpg

 target     ==> files/test/test1.jpg

 [ktf](anf/af.imagen):run

 [run] Running...
 [inf] Wed Aug 10 22:10:15 2016
 [inf] Loading file [files/test/test1.jpg]
 [Exception][err]([Errno 2] No such file or directory: 'files/test/test1.jpg')

 [ktf](anf/af.imagen):

The file exists

─[root@parrot]─[~]
└──╼ #ls ~/git/KatanaFramework/files/test
host  kNrXJnh.png  Proxys.txt  test1.jpg  test.jpg  test.rar  test.zip

And is rwx perms

┌─[root@parrot]─[~]
└──╼ #ls -l ~/git/KatanaFramework/files/test/test1.jpg 
-rwxrwxrwx 1 root root 287146 Aug 10 21:36 /root/git/KatanaFramework/files/test/test1.jpg
┌─[root@parrot]─[~]
└──╼ #

Problem while sudo python install

sudo python install 1 ⨯
File "/home/abdu/KatanaFramework/install", line 24
print ""
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("")?

ktf.gui.jar

eption in thread "main" java.lang.reflect.InvocationTargetException
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:58)
Caused by: java.awt.AWTError: Assistive Technology not found: org.GNOME.Accessibility.AtkWrapper
at java.desktop/java.awt.Toolkit.newAWTError(Toolkit.java:472)
at java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:488)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
at java.base/java.util.HashMap$KeySpliterator.forEachRemaining(HashMap.java:1608)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at java.desktop/java.awt.Toolkit.loadAssistiveTechnologies(Toolkit.java:532)
at java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:613)
at java.desktop/java.awt.Toolkit.getEventQueue(Toolkit.java:1494)
at java.desktop/java.awt.EventQueue.invokeLater(EventQueue.java:1312)
at frames.Main.main(Main.java:51)
... 5 more
Caused by: java.lang.ClassNotFoundException: org.GNOME.Accessibility.AtkWrapper
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:582)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:374)
at java.desktop/java.awt.Toolkit.fallbackToLoadClassForAT(Toolkit.java:485)
... 19 more

Issue with ktf.console

Hi RedToor,
I installed katana following those instructions:
git clone https://github.com/PowerScript/KatanaFramework.git
cd KatanaFramework
sudo sh dependencies
sudo python install
and all went fine, but when i tried to start the program with ktf.console it says:
Traceback (most recent call last):
File "ktf.console", line 9, in
from core.MainListLibrary import *
File "/usr/share/KatanaFramework/core/MainListLibrary.py", line 10, in
from Internal import (
File "/usr/share/KatanaFramework/core/Internal.py", line 21, in
import fcntl ,struct ,readline,rlcompleter,subprocess ,os
ImportError: No module named readline

is it me or there is a problem with the file?

ktf failed to run admin panel finder

+ktf:run
[run] The module was launched...
[inf] Sat Oct 6 17:01:57 2018
[inf] Loading file [files/db/commons-dir-admin.tbl]
[stp] [1] Step : Starting Brute Force...
[Socket] [war]([Errno -2] Name or service not known)

err

sudo python install
File "/root/Tools/KatanaFramework/install", line 24
print ""
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("")?

ktf.console not working (ModuleNotFoundError: No module named 'Internal')

python3 ktf.console
Traceback (most recent call last):
File "/root/KatanaFramework/ktf.console", line 9, in
from core.MainListLibrary import *
File "/root/KatanaFramework/core/MainListLibrary.py", line 10, in
from Internal import (
ModuleNotFoundError: No module named 'Internal'

anyone please?

Dependencies

Hi,
i tried a new install on Linux Mint (cause finally python3 as default sucks really) and there's a little problem with the dependencies install, there's no php5, so i installed php7 :
sudo apt install php7.0 libapache2-mod-php7.0

For the moment everything is working fine but for what are they needed ?

Error on running ktf.gui

While running framework on GUI and when we choose the option web>ap.finder then its giving an error

Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on -Dswing.aatext=true
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException

Readme fixing

"[..] is recommended update ever that you use it(ktf.update -f)." ->
"[..] it's recommended to update every time that you will use it (ktf.update -f)."

SSL: Unknown Protocol error(ssl: c590)

Running Linux Mint 18 and recently downloaded Katana. Receive this error when I enter url target. SSL: Unknown Protocol: unknown protocol ( ssl:c590) Anyone see this before?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.