SkillAgentSearch skills...

KiTools

es una herramienta en python que contiene 130 herramientas de hacking para descargar e instalar con sus dependencias necesarias. También contiene la opción de poder generar puertas traseras para Linux, Windows, Android y Mac OS.

Install / Use

/learn @Dextro593/KiTools
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

KITOOL

[Author Python

KiTool es un proyecto de código abierto que contiene 130 herramientas enfocadas al hacking y automatiza el proceso de descarga e instalación para la herramienta que usted desee. KiTool también nos brinda la facilidad de poder generar puertas traseras con diferentes tipos de Payloads tanto para Linux, Windows, Android y MAC OS.

Menu

  • Android
  • Windows
  • Phishing
  • Wifi Attacks
  • Passwords Attacks
  • Web Attacks
  • Spoofing
  • Information Gathering
  • Others
  • Backdoors with msfvenom

Android:

Windows:

Phishing:

Wifi Attacks:

Passwords Attacks:

Web Attacks:

Spoofing:

Information Gathering:

Others:

Backdoors with msfvenom:

  • Linux --> KiTool.elf
  • Windows --> KiTool.exe
  • Android --> KiTool.apk
  • Mac OS --> KiTool.macho
  • Php --> KiTool.php
  • Python --> KiTool.py
  • Bash --> KiTool.sh
  • Perl --> KiTool.pl

Probado en:

Kali) Kali Linux

Instalación:

Instrucciones para instalar KiTool:

sudo apt install python2.7 python-pip  
git clone https://github.com/Dextro593/KiTools
cd KiTools
chmod +x configure.sh && ./configure.sh 
pip install -r requirements.txt
sudo python KiTools.py

Bug?

Si encuentra algun fallo en la herramienta siga los siguientes pasos:

  1. Tomar un screenshot y que el fallo se aprecie detalladamente.
  2. Contactarme mediante Facebook: https://www.facebook.com/daniel.san.01.11
  3. Mandar el screenshot y explicar su problemática con ese fallo.

Importante: Existirán diversas razones por las que una herramienta incorporada no se ejecute y no precisamente será a causa de un fallo en el código de KiTools. Algunos repositorios en GitHub de las 130 herramientas incorporadas se encuentran desatendidos o los actualizan y en lugar de mejorar empeoran o ya no inician, también puede ser que algún repositorio sea eliminado y por ende se presente usted con algún tipo de error, es por ello que es importante reportar estos fallos y especificar detalladamente que tipo de error se le presentó para ver de que se trata y corregirlo lo antes posible.

Licencia

MIT License

Copyright (c) 2019 Bryan Herrera

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to per

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1mo ago
Forks6

Languages

Python

Security Score

90/100

Audited on Feb 9, 2026

No findings