Skip to content

mr-martin-eden/kalitoolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Kali Toolkit

This toolkit for Kali Linux brings together various tools to help you perform security analyses and tests. Below, you will find information about the categories included in the toolkit and their contents.

Categories

  1. Information Gathering
    • This category includes tools for gathering information about the target system.
  2. Vulnerability Analysis
    • Tools for identifying vulnerabilities in the system.
  3. Web Application Analysis
    • Tools for analyzing the security of web applications.
  4. Database Assessment
    • Tools for evaluating database security.
  5. Password Attacks
    • Tools for password cracking and attacks.
  6. Wireless Attacks
    • Tools for attacking wireless networks.
  7. Networking
    • Tools for network analysis and testing.
  8. Exploitation Tools
    • Tools for exploiting known vulnerabilities.
  9. Sniffing & Spoofing
    • Tools for sniffing network traffic and sending spoofed data.
  10. Post Exploitation
    • Tools and methods for post-exploitation.
  11. Go back
    • To return to the main menu.

Installation

To use this toolkit, follow these steps:

  1. Clone the repository:

    git clone https://github.com/username/kalitoolkit.git
  2. Make the script executable:

    cd kalitoolkit
    chmod +x kalitoolkit.sh
  3. Run the toolkit:

    ./kalitoolkit.sh

Usage

When the script runs, you can perform your tasks by selecting one of the categories listed above. To go back, press 99.

Contributing

If you would like to contribute, please send a message on my discord: hash2602

About

Just a Toolkit .d

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages