Skip to content
forked from AdrMXR/KitHack

KitHack 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 backdoors para Linux, Windows, Android y Mac OS.

License

Notifications You must be signed in to change notification settings

JonesoO/KitHack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KITHACK

Author Version System Python License Paypal

KitHack 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. KitHack también nos brinda la facilidad de poder generar puertas traseras con diferentes tipos de Payloads tanto para Linux, Windows, Android y MAC OS con ayuda de Metasploit-Framework.

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:

Sistema Formato
Linux Kithack.elf
Windows Kithack.exe
Android Kithack.apk
Mac OS Kithack.macho
Php Kithack.php
Python Kithack.py
Bash Kithack.sh
Perl Kithack.pl

Distribuciones compatibles con KitHack:

Distribución Estado
Kali Linux Compatible
Ubuntu Compatible
Xbuntu Compatible
Debian Compatible
Raspbian Compatible
Deepin Compatible
Parrot OS Compatible
Arch Linux En desarrollo
Termux En desarrollo

Instalación:

sudo apt install python2.7 python-pip  
git clone https://github.com/AdrMXR/KitHack.git
cd KitHack
bash install.sh 
sudo python KitHack.py

Actualización:

Actualizar KitHack es importante para disfrutar de las nuevas herramientas que se vayan incorporando o de alguna función en especial que se agregue. Para ello, escriba lo siguiente en su terminal cuando desee actualizar:

cd KitHack
git pull

Screenshots

Menu principal Generador de backdoors
Index f

Videos

Demo 1 Demo 2

Tutorial

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 el siguiente correo: [email protected]
  3. Mandar el screenshot y explicar su problemática con ese fallo.

Licencia

MIT License

Copyright (c) 2019 Adrián Guillermo

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 permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

KitHack 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 backdoors para Linux, Windows, Android y Mac OS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.4%
  • Shell 3.6%