Cyber security

Awesome OSINT – A Comprehensive Resource For Cybersecurity Experts

A curated list of amazingly awesome open source intelligence tools and resources. Open-source intelligence (OSINT) is intelligence collected from publicly available sources.

In the intelligence community (IC), the term “open” refers to overt, publicly available sources (as opposed to covert or clandestine sources).

This list is to help all of those who are into Cyber Threat Intellience (CTI), threat hunting, or OSINT. From beginners to advanced.

Table Of Contents

  • General Search
  • Main National Search Engines
  • Meta Search
  • Specialty Search Engines
  • Visual Search and Clustering Search Engines
  • Similar Sites Search
  • Document and Slides Search
  • File Search
  • Pastebins
  • Code Search
  • Major Social Networks
  • Real-Time Search, Social Media Search, and General Social Media Tools
  • Social Media Tools
    • Twitter
    • Facebook
    • Instagram
    • Pinterest
    • Reddit
    • VKontakte
    • Tumblr
    • LinkedIn
    • Telegram
  • Blog Search
  • Forums and Discussion Boards Search
  • Username Check
  • People Investigations
  • Email Search / Email Check
  • Phone Number Research
  • Vehicle / Automobile Research

For more information click here.

Varshini

Varshini is a Cyber Security expert in Threat Analysis, Vulnerability Assessment, and Research. Passionate about staying ahead of emerging Threats and Technologies.

Recent Posts

Comments in Bash Scripts

What Are Bash Comments? In Bash scripting, comments are notes in your code that the…

4 days ago

Shebang (#!) in Bash Script

When you write a Bash script in Linux, you want it to run correctly every…

5 days ago

Bash String Concatenation – Bash Scripting

Introduction If you’re new to Bash scripting, one of the first skills you’ll need is…

5 days ago

Learn Bash Scripting: How to Create and Run Shell Scripts for Beginners

What is Bash Scripting? Bash scripting allows you to save multiple Linux commands in a file and…

6 days ago

Bash if…else Statement – Bash Scripting

When it comes to automating tasks on Linux, Bash scripting is an essential skill for both beginners…

6 days ago

Bash Functions Explained: Syntax, Examples, and Best Practices

Learn how to create and use Bash functions with this complete tutorial. Includes syntax, arguments,…

1 week ago