Skip to content
@osint-services

Open Source Intelligence Platform

A platform that provides microservices to gather open source intelligence data from various datasets

Open Source Intelligence Platform

Welcome to the Open Source Intelligence Platform! This organization is dedicated to creating powerful, modular Python-based microservices to collect and analyze open-source intelligence (OSINT) on a target.

🚀 About the Organization

The Open Source Intelligence Platform aims to:

  • Provide highly extensible and modular Python microservices.
  • Simplify the process of collecting OSINT data from various sources, including websites, APIs, and public records.
  • Enable secure and efficient intelligence analysis focusing on privacy and compliance.

📂 Repository Overview

Repository Name Description
scan A Python microservice to find website profiles based on a given username.
focus A Python microservice to get metadata for a particular website profile based on the URL found from scanning.

🛠️ Features

  • Scalable Microservices: Each service is built to run independently, enabling easy scaling and integration.
  • Modular Design: Swap or extend components without affecting the core functionality.
  • Python Powered: Built with Python, leveraging its extensive libraries and frameworks for web scraping, data analysis, and visualization.
  • Secure & Compliant: Designed with security best practices and legal compliance in mind.

📖 Getting Started

To get started, clone the repository you need and follow the instructions in its README.md file. Below is a general setup for running our microservices.

Prerequisites

  • Python 3.9+
  • Docker (optional for containerized deployments)
  • Virtual environment (recommended)

Installation

  1. Clone the desired repository:
    git clone https://github.com/osint-services/platform.git
    cd platform
  2. Start the platform
    docker build -t platform .
    docker run -p 80:80 platform
  3. All microservices will be available on port 80 using the given endpoints listed.

Pinned Loading

  1. scan scan Public

    A Python microservice to find website profiles based on a given username

    Python 2

Repositories

Showing 5 of 5 repositories
  • scan Public

    A Python microservice to find website profiles based on a given username

    osint-services/scan’s past year of commit activity
    Python 2 GPL-3.0 0 0 0 Updated Jan 6, 2025
  • focus Public

    Gives detailed metadata on a particular social profile using a URI

    osint-services/focus’s past year of commit activity
    Python 2 GPL-3.0 0 0 0 Updated Jan 2, 2025
  • whoisit Public
    osint-services/whoisit’s past year of commit activity
    JavaScript 1 GPL-3.0 0 0 0 Updated Jan 2, 2025
  • platform Public

    Platform to combine multiple micro-services into one.

    osint-services/platform’s past year of commit activity
    Dockerfile 1 GPL-3.0 0 0 0 Updated Jan 1, 2025
  • .github Public

    An Open Source Intelligence Platform

    osint-services/.github’s past year of commit activity
    1 0 0 0 Updated Dec 15, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…