https://github.com/ahosall/unitools
Instalador de ferramentas hacking.
https://github.com/ahosall/unitools
portfolio python tools-hacking
Last synced: 7 days ago
JSON representation
Instalador de ferramentas hacking.
- Host: GitHub
- URL: https://github.com/ahosall/unitools
- Owner: Ahosall
- License: mit
- Created: 2021-07-14T11:20:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T14:21:31.000Z (over 1 year ago)
- Last Synced: 2025-04-30T07:49:44.459Z (7 days ago)
- Topics: portfolio, python, tools-hacking
- Language: Python
- Homepage:
- Size: 59.6 KB
- Stars: 26
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
![]()
---
Hacking Tools Installer.
🏁
Activation •
Technologies •
License
🏁How to use?
> **NOTE**
>
> It is no longer necessary to run as Super User (su).You only need to have Python and PyPi installed on the machine .
```bat
$ sudo apt update -y && sudo apt upgrade -y
$ sudo apt install python3 python3-pip
```Clone the repository, go into the `UniTools` folder and run the `app.py` script.
```bat
$ git clone https://github.com/Ahosall/UniTools.git
$ cd UniTools/
$ python3 app.py
```Tools
1. `Information Collection Tools.`
1. `DoS tools.`
1. `Phishing Tools.`
1. `Exploit Tools (Scanners).`
1. `Brute-force tools.`Credits
See option number `8` in the home menu.
License
This repository is licensed under the `MIT License`. Click here to view it.
---