Explore the comprehensive world of Open-Source Intelligence (OSINT) with our curated list of active links from the OSINT Inception project.
This resource guide is designed to assist professionals and enthusiasts in navigating through an extensive array of tools and databases tailored for various investigative needs.
Whether you’re searching for specific insights on cybersecurity, social media intelligence, or international security, these links offer a gateway to the knowledge and tools you need.
Feel free to submit an Issue or PR (Pull Request) for any broken links. (Even though I regularly check for broken links and I maintain this project).
Thank you to @WebBreacher for using and mentionning OSINT Inception foor his project
The Google Custom Search Engine specifically crawls the start.me pages listed on project OSINT Inception.
"Telegram" OR "telegram", this search currently returns over 3 pages of data from all the startme projects listed within OSINT Inception.OSINT Inception Startme Project CSE
| Link Number | Brief Information |
|---|---|
| 1 | SANS OSINT Summit 2022 |
| 2 | Huge list of resources by NCSO |
| 3 | Ultime OSINT Collection bt Hatless1der |
| 4 | Large collection by CyberSecStu |
| 5 | Nixintel’s OSINT Resource List |
| 6 | Resources of OSINT_Research |
| 7 | Jake Crep’s Resources |
| 8 | Belligncat OSINT Landscape |
| 9 | OSINT China by Pangar-Ban |
| 10 | Email Investigation ToolKit by Igor Bederov |
For more information click here.
Introduction Bash scripting is a powerful way to automate Linux tasks, but writing a script…
Introduction A self-signed SSL certificate is a certificate that is created and signed by the…
Introduction Debugging is an important part of Bash scripting. When a script does not work…
Introduction Cron jobs are used in Linux to run commands or Bash scripts automatically at…
Introduction Pipes are an important feature in Linux and Bash scripting. A pipe allows you…
Introduction The grep, awk, and sed commands are powerful text-processing tools in Linux. They are…