SkillAgentSearch skills...

Zer0sint

Zer0sint is an open-source intelligence (OSINT) project designed to empower researchers and analysts with tools to uncover and analyze publicly available information.

Install / Use

/learn @0giv/Zer0sint

README

Zer0sint

Zer0sint is an open-source intelligence (OSINT) project designed to empower researchers and analysts with tools to uncover and analyze publicly available information. This project provides various functionalities aimed at streamlining OSINT processes, such as data collection, visualization, and reporting.

Project Features

  • Automated Data Gathering: Collect information from various sources.
  • Visualization Tools: Simplify insights with graphs and charts.
  • Modular Design: Add or modify functionalities with ease.
  • Focus on Ethical Research: Emphasizing legal and ethical OSINT practices.

Disclaimer

This project or its maintainers are not responsible for any content found within the referenced data leak. The data is solely used for research and educational purposes, and any misuse of the information is strictly discouraged and disclaimed.


Alternative Usage

If you do not wish to go through the installation process, you can use the pre-installed version. Simply visit zer0sint.com to access the tools directly.

Installation Guide

Follow the steps below to install and set up Zer0sint:

Prerequisites

  • Operating System: Linux (recommended), macOS, or Windows
  • Python: Version 3.8 or higher
  • Git: For cloning the repository

Steps

  1. Clone the Repository

    git clone https://github.com/0giv/zer0sint.git
    cd zer0sint
    
  2. Set Up a Virtual Environment (Optional but recommended)

    python3 -m venv venv
    source venv/bin/activate   # On Windows: venv\Scripts\activate
    
  3. Install Dependencies

    pip install -r requirements.txt
    
  4. Run the Project Start the application:

    python app.py
    

    Access the web interface at http://localhost:5000.


About Us

Zer0sint was founded by a group of cybersecurity enthusiasts passionate about OSINT and data analytics. Our mission is to provide the community with accessible, reliable, and ethical OSINT tools. We believe in transparency and collaboration to advance the field of open-source intelligence.

Contact


Contributions

We welcome contributions from the community! Feel free to fork the repository, create pull requests, or open issues to suggest improvements.

How to Contribute

  1. Fork the repository.
  2. Create a new branch for your feature.
  3. Submit a pull request with detailed explanations of your changes.

TODO

  • Add response table
  • Add more database
  • Make the usage better

License

This project is licensed under the MIT License.


Thank you for supporting Zer0sint!

View on GitHub
GitHub Stars16
CategoryDesign
Updated1mo ago
Forks1

Languages

HTML

Security Score

95/100

Audited on Feb 16, 2026

No findings