OSINT-Explorer
OSINT-Explorer copied to clipboard
New-Generation OSINT Framework
OSINT-Explorer
New-Generation OSINT Framework
Introduction
OSINT-Explorer is a revamped and modernized version of the classic OSINT framework, designed to provide a comprehensive and organized platform for open-source intelligence tools. With a focus on ease of contribution and enhanced user experience, OSINT-Explorer is the go-to solution for all your OSINT needs.
Features
- Hierarchical Data Structure: Organized in a tree-like structure, making it easy to navigate and find the right tools.
- YAML-based Configuration: Simplifies the process of adding new tools or categories. Just edit the YAML and the framework takes care of the rest.
- Interactive Visualization: Built with D3.js, the visualization is both informative and interactive, providing a seamless user experience.
- Responsive Design: Whether you're on a desktop, tablet, or mobile device, OSINT-Explorer is designed to look and work perfectly.
Contributing
We welcome contributions! If you'd like to add a tool or improve the framework:
- Fork the repository.
- Make your changes in the forked repo.
- Submit a pull request. For detailed contribution guidelines, please refer to the CONTRIBUTING.md file (coming soon).
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Acknowledgements
- Original OSINT Framework by lockfale
- D3.js for interactive visualizations