This multi-tool application provides a variety of utilities for users, including WiFi lookup, IP lookup, webhook sending, password generator, and WiFi brute force capabilities. Each tool is designed to be user-friendly and accessible via a terminal interface.
To set up the project, clone the repository and install the required dependencies:
git clone https://github.com/Blanknetework/Multi-Tool.git
cd multi-tool-app
pip install -r requirements.txtRun the main application by executing the following command:
python src/multi_tool.py1. pkg update && pkg upgrade
2. pkg install python
3. pkg install git
4. git clone https://github.com/Blanknetework/Multi-Tool.git
5. cd Multi-Tool
6. pip install -r requirements.txt
7. python src/multi_tool.py
Follow the on-screen instructions to select the desired tool.
This tool scans for available WiFi networks and displays their details, such as SSID, signal strength, and security type.
The IP lookup tool retrieves and displays information about a given IP address, including geolocation data.
This functionality allows users to send webhooks to specified URLs with customizable payloads, enabling integration with various services.
Generate secure and random passwords based on user-defined criteria, including length and character types.
This tool attempts to crack WiFi passwords using a list of potential passwords, providing a method for testing network security.
Contributions are welcome! Please feel free to submit a pull request or open an issue for any suggestions or improvements.
This project is licensed under the MIT License. See the LICENSE file for more details.
