Convert Figma logo to code with AI

Ph055a logoOSINT_Collection

Maintained collection of OSINT related resources. (All Free & Actionable)

1,957
260
1,957
27

Top Related Projects

:scream: A curated list of amazingly awesome OSINT

A collection of several hundred online tools for OSINT

OSINT Framework

2,751

Collections of tools and methods created to aid in OSINT collection

10,895

Incredibly fast crawler designed for OSINT.

Quick Overview

OSINT_Collection is a GitHub repository that serves as a comprehensive collection of Open Source Intelligence (OSINT) resources. It provides a curated list of tools, websites, and techniques for gathering and analyzing publicly available information for intelligence purposes.

Pros

  • Extensive collection of OSINT resources in one place
  • Well-organized and categorized for easy navigation
  • Regularly updated with new tools and resources
  • Includes both free and paid options for various OSINT needs

Cons

  • Lacks detailed descriptions or reviews of individual tools
  • Some links may become outdated over time
  • No standardized vetting process for included resources
  • May overwhelm beginners due to the sheer volume of information

Code Examples

This repository does not contain code examples as it is primarily a collection of resources and links rather than a code library.

Getting Started

As this is not a code library, there are no specific getting started instructions. However, users can begin by browsing the repository's README file, which contains categorized lists of OSINT resources. To access the collection:

  1. Visit the GitHub repository: https://github.com/Ph055a/OSINT_Collection
  2. Navigate through the different categories of OSINT tools and resources
  3. Click on the links to explore individual tools or websites
  4. Consider starring or watching the repository to stay updated with new additions

Competitor Comparisons

:scream: A curated list of amazingly awesome OSINT

Pros of awesome-osint

  • More comprehensive and extensive list of OSINT resources
  • Better organized with clear categories and subcategories
  • Regularly updated with new tools and resources

Cons of awesome-osint

  • May be overwhelming for beginners due to the sheer volume of information
  • Lacks detailed descriptions for some tools and resources

Code comparison

While both repositories primarily consist of curated lists rather than code, awesome-osint uses Markdown formatting more effectively:

## Social Media

* [Facebook](https://www.facebook.com/)
  * [Intel Techniques](https://inteltechniques.com/osint/facebook.html)
  * [Sowdust Github](https://github.com/sowdust/facebook-search)

OSINT_Collection uses a simpler format:

# Social Media

Facebook
Twitter
LinkedIn

Summary

awesome-osint offers a more comprehensive and well-organized collection of OSINT resources, making it suitable for both beginners and advanced users. However, its extensive list may be overwhelming for some. OSINT_Collection provides a simpler, more concise list that might be easier for beginners to navigate but lacks the depth and organization of awesome-osint.

A collection of several hundred online tools for OSINT

Pros of osint_stuff_tool_collection

  • More comprehensive collection with a wider range of OSINT tools and resources
  • Better organized with clear categories and subcategories
  • Regularly updated with new tools and information

Cons of osint_stuff_tool_collection

  • May be overwhelming for beginners due to the large number of tools
  • Less focus on specific OSINT techniques or methodologies
  • Some links may become outdated more quickly due to the vast collection

Code Comparison

While both repositories primarily consist of curated lists and links, osint_stuff_tool_collection includes some code snippets for specific tools. For example:

OSINT_Collection:

No relevant code snippets available

osint_stuff_tool_collection:

import requests
from bs4 import BeautifulSoup

url = "https://example.com"
response = requests.get(url)
soup = BeautifulSoup(response.text, 'html.parser')

This code snippet demonstrates basic web scraping, which is a common OSINT technique.

OSINT Framework

Pros of OSINT-Framework

  • More comprehensive and structured collection of OSINT tools and resources
  • Regularly updated with new tools and categories
  • Interactive web-based interface for easy navigation and exploration

Cons of OSINT-Framework

  • Less focused on specific OSINT techniques or methodologies
  • May be overwhelming for beginners due to the large number of tools listed
  • Lacks detailed descriptions or usage instructions for individual tools

Code Comparison

OSINT-Framework uses a JSON structure to organize its data:

{
  "name": "OSINT Framework",
  "children": [
    {
      "name": "Category",
      "children": [
        {
          "name": "Tool Name",
          "type": "url",
          "url": "https://example.com"
        }
      ]
    }
  ]
}

OSINT_Collection uses Markdown to list resources:

## Category

- [Tool Name](https://example.com) - Brief description
- [Another Tool](https://example.org) - Another description

While both repositories serve as OSINT resource collections, OSINT-Framework offers a more structured and interactive approach, whereas OSINT_Collection provides a simpler, text-based list format. The choice between them may depend on user preferences and specific OSINT needs.

2,751

Collections of tools and methods created to aid in OSINT collection

Pros of OSINT

  • More comprehensive and regularly updated resource collection
  • Better organized with clear categories and subcategories
  • Includes a wider range of OSINT tools and techniques

Cons of OSINT

  • Less focused on specific OSINT methodologies
  • Lacks detailed explanations for some tools and resources
  • May be overwhelming for beginners due to the sheer volume of information

Code Comparison

OSINT_Collection:

## OSINT Collection

- [Intelligence Gathering](Intelligence%20Gathering.md)
- [Recon & Footprinting](Recon%20%26%20Footprinting.md)
- [Social Media Intelligence](Social%20Media%20Intelligence.md)

OSINT:

# OSINT
A collection of OSINT related resources

## General
* [Awesome OSINT](https://github.com/jivoi/awesome-osint) - A curated list of amazingly awesome OSINT
* [OSINT Framework](https://osintframework.com/) - Web based collection of tools

Both repositories primarily consist of markdown files with lists of resources, tools, and links. OSINT_Collection uses a more structured approach with separate files for different categories, while OSINT organizes everything within a single README file with multiple sections.

10,895

Incredibly fast crawler designed for OSINT.

Pros of Photon

  • More focused on web crawling and information gathering from websites
  • Offers advanced features like JavaScript rendering and custom regex support
  • Actively maintained with regular updates and bug fixes

Cons of Photon

  • Limited to web-based OSINT, unlike OSINT_Collection's broader scope
  • Requires more technical knowledge to use effectively
  • May be overkill for simple OSINT tasks

Code Comparison

OSINT_Collection (example of a tool execution):

python3 sherlock.py username

Photon (example of a basic crawl):

python3 photon.py -u http://example.com -l 3 -t 100 -o output

Summary

Photon is a specialized web crawling and information gathering tool, while OSINT_Collection is a curated list of various OSINT resources and tools. Photon offers more advanced features for web-based OSINT but requires more technical expertise. OSINT_Collection provides a broader range of OSINT tools and resources, making it more suitable for beginners or those looking for a comprehensive OSINT toolkit. The choice between the two depends on the specific OSINT needs and the user's technical proficiency.

Convert Figma logo designs to code with AI

Visual Copilot

Introducing Visual Copilot: A new AI model to turn Figma designs to high quality code using your components.

Try Visual Copilot

README

Ph055a's OSINT Collection

This is a maintained collection of free actionable resources for those conducting OSINT investigations. None of the links below should point to paid software or services, these are for actual OSINT investigations. If you find any links that do not provide actionable intelligence please remove them and commit.

You can find the OSINT Team on Keybase

Menu

Avatar

People Investigations

Deceased Searching

Public Records

Arrests, Inmate & Court Search

Analytics & Affiliate ID's

Plagiarism & Fakes

Real Estate

Stolen Property

Fact Checking

Censorship, Takedowns, Copyright

Leaks

Geospatial

Video Search

Live Streams

Audio Streams

Image Analysis

File Search & Metadata

Image Search

Translation

Keywords Research

Job Search

Company Research

Events

Expert Search

E-mail Search / Check

Scams

Classifieds

Phone Numbers

Username Check

Tumblr

Russian Speaking Social Media

Reddit

LinkedIn

Pinterest

Wikipedia

Instagram

Telegram

WhatsApp

Twitter

Discord

Snap Chat

Google+

Facebook

Social Networks

Social Media Search

Other Communities

Pastebins

Code Search

General Search

Similar Sites Search

Visual Search and Clustering Search Engines

Specialty Search Engines

Meta Search

International Search Engines

Document and Slides Search

Forums and Discussion Boards Search

Sun and lunar Tools

Flight Tracking

Drones

Cryptocurrency Investigations

Vehicle

Marine & Cargo Tracking

Memes

Post / Mail

IBAN

Multi-Tools

Darkweb