View Issue Details

IDProjectCategoryView StatusLast Update
0009024Kali LinuxNew Tool Requestspublic2024-11-30 14:11
Reporterintapp21 Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009024: Request to add Intframework
Description

Name: Intframework

Version: 4.0 (or the latest stable release)

Homepage: https://gitlab.com/intapp21/intframework

Download: GitLab - Intframework Tags

Author: Intikam21

License: Custom. Although the license typically restricts use in third-party projects, Kali Linux is granted a special exception for inclusion in its repository.

About the Tool:
Intframework provides an extensive array of tools for penetration testing, exploit development, and vulnerability assessment. While many exploits are already included, the displayed exploit count represents the framework’s development goals, not the current active count. The framework remains under constant improvement with regular updates.


Dependencies:

Python 3.x
(Note: Additional dependencies and installation instructions are detailed in the README file.)


Similar Tools:

Hydra

Nmap


Activity:
The project is actively maintained, with frequent updates and new features being added.


Installation:

  1. Clone the repository:

git clone https://gitlab.com/intapp21/intframework.git

  1. Navigate to the directory:

cd intframework

  1. Run the framework:

python3 intconsole.py

Dependencies and additional setup instructions are provided in the README.


Contact:
Users can report bugs or seek assistance via email at [email protected]. Secondary contact emails are listed in the contact-us/our-email.md file.


Installation Path:
It is recommended to install Intframework in the /usr/opt directory for optimal functionality.


Packaged for Debian
Intframework has been packaged for Debian in the past. However, due to concerns over potential issues with the existing Debian packaging, we recommend not using the current package version until further verification.


Activities

intapp21

intapp21

2024-11-30 14:11

reporter   ~0020101

If Git is not installed during the installation process, follow these steps:

wget https://gitlab.com/intapp21/intframework/-/archive/İntframeworkV4/intframework-İntframeworkV4.zip
mv intframework-İntframeworkV4.zip intframework.zip
unzip intframework.zip
cd intframework
mv ~/intframework /usr/opt/
python intconsole.py

Issue History

Date Modified Username Field Change
2024-11-30 08:59 intapp21 New Issue
2024-11-30 14:11 intapp21 Note Added: 0020101