Skip to content

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

TheBarristerSway/KitHack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 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.

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 --> Kithack.elf
  • Windows --> Kithack.exe
  • Android --> Kithack.apk
  • Mac OS --> Kithack.macho
  • Php --> Kithack.php
  • Python --> Kithack.py
  • Bash --> Kithack.sh
  • Perl --> Kithack.pl

Probado en:

  • Kali Linux
  • Ubuntu
  • Debian
  • Deepin
  • Linux mint
  • Slax linux

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: kithacking@gmail.com
  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 KitHack. 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 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 98.2%
  • Shell 1.8%