Simple OSINT Bot is a straightforward and easy-to-use bot for performing basic OSINT tasks. It provides functions for gathering information about:
- BSSID (MAC address of an access point)
- IP address
The project is designed to be simple yet extensible, making it suitable for a wide range of users
- Modular Core: This bot’s structure allows users to create their own modules that are automatically loaded when the bot starts. This approach makes the bot highly adaptable and easy to expand with new functionalities
- Cross-Platform Compatibility: Compatible with Linux, Windows, and macOS (tested on Arch Linux)
- MIT License: The project is open-source under the MIT license, making it free to use and modify
-
Clone the repository:
git clone https://github.com/Andrey-oss/Simple-Osint-Bot cd Simple-Osint-Bot
-
Install required dependencies:
pip3 install -r requirements.txt
-
Run the bot:
python3 main.py
To create your own module, simply add a Python file to the modules directory, and it will be loaded automatically when the bot starts. For more details, check example module
- Python 3.8+ (tested on Python3.12)
- Compatibility: Linux, Windows, macOS (tested on Linux)
You have to follow the instructions about setting up the bot, please read the documentation
This project is licensed under the MIT License. See LICENSE for details
If you have any questions, suggestions, or need support, feel free to open an issue or contact us at:
- Email: [email protected]
- Telegram: @feedbackchater