Kit Herramientas de Hacking
HackingTool
Esta es una herramienta la cual posee un conjunto de utilidades divididas en categorias.
Algunas categorias de ejemplo son:
- Anonymously Hiding Tools
- Information gathering tools
- Wordlist Generator
- Wireless attack tools
- SQL Injection Tools
Instalacion para Linux
Importante correr esta herramienta como root
1
2
3
4
5
6
7
8
9
10
11
git clone https://github.com/Z4nzu/hackingtool.git
chmod -R 755 hackingtool
cd hackingtool
sudo pip3 install -r requirement.txt
bash install.sh
sudo hackingtool
Una vez terminada la instalacion solo hay que escribir hackingtool en la terminal
Video de la herramienta YOUTUBE
Link de la herramienta HackingTool
This post is licensed under CC BY 4.0 by the author.