MetaOSINT enables open source intelligence (“OSINT”) practitioners to jumpstart their investigations by quickly identifying relevant, publicly-available tools and resources, saving valuable time during investigations, research, and analysis.
Open source intelligence (“OSINT”) is intelligence derived from open sources. Intelligence refers to raw information that has been analyzed or contextualized.
Open source refers to information that virtually anyone can access, usually over the internet.
OSINT’s definition is often extended to other forms of information/data, which may be publicly available and “free”, but which require something like registering with an email in order to obtain it.
MetaOSINT is a free and openly available aggregation of “top” tools & resources intended to help jumpstart OSINT investigations.
MetaOSINT was built by a former OSINT analyst & investigator to help answer questions like “I wonder if there’s a way to find __ specific piece of information online?”
By compiling and prioritizing among thousands of tools and resources, MetaOSINT seeks to help OSINT practitioners intuitively surface the most relevant resources much more quickly.
MetaOSINT was published in 2021 and received two rounds of major updates in 2022 & 2023.
Pystinger is a Python-based tool that enables SOCKS4 proxying and port mapping through webshells. It…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
Introduction When it comes to cybersecurity, speed and privacy are critical. Public vulnerability databases like…
If you are working with Linux or writing bash scripts, one of the most common…
What is a bash case statement? A bash case statement is a way to control…
Why Do We Check Files in Bash? When writing a Bash script, you often work…