(Archive) bormaxi8080 OSINT Timeline (121) - 31.07.2025
Fallen.
Fallen.
OSINT Repos List, Repository with gathered from GitHub utilities for OSINT, Development and DevOps. The number of artifacts in the repository exceeded 2800: https://github.com/bormaxi8080/osint-repos-list
OSINT in Africa: SOCMINT Strategies Across the Continent. Detailed article by OSINT Industries* Nathaniel F. (https://www.linkedin.com/in/ACoAABJWxOABpP9H5pTYqrHIIZf8q5BgUDZHhhk) team.
SOCMINT and OSINT in the African Context, The Dark Continent: Specific Challenges for OSINT in Africa, The Big Five: Which Platforms are Popular in Africa, On Safari: What to Look For in Emails and Phone Numbers, Exploring the Jungle: A Platform-by-Platform Approach to African OSINT, Reverse Username, Phone and Email Lookups, Legal and Ethical Considerations: https://www.osint.industries/post/osint-in-africa-socmint-strategies-across-the-continent
OSINT of Romania. Open Data, Company Registries / Business Info, Land & Property Records, Vehicle & Registration Info, Litigation & Regulatory, People Search & Personal Data, Procurement & Tenders: https://substack.com/home/post/p-167581111
UNISHKA's OSINT for Countries. A series of articles (constantly updated), each with dozens of tools for collecting information about people, cars, domains, companies and other objects of interest in different countries: https://substack.com/@unishkaresearchservice
Atypical OSINT Guide. Introduction, Civil OSINT, EImmersive & Gamified Learning, Training & Practicing, Choosing a Pathway to Follow, Immersive & Gamified Learning, Games (b), Work (A-Z), External Data: https://github.com/OffcierCia/non-typical-OSINT-guide
Offshore Leaks Database. A searchable database by the ICIJ containing information on over 810,000 offshore entities from investigations like the Panama Papers and Pandora Papers, aiding in financial transparency and investigative research:
https://offshoreleaks.icij.org/
Finra. Very large database of people related to financial markets (only by name is john more than 75 thousand people), with full names, work addresses and other details. Large database of companies (you can even search by two letters of a name):
https://brokercheck.finra.org/
YouTube OSINT Tool. List by Nihad Hassan (https://www.linkedin.com/in/ACoAAAs13F4BcsTD5hByvj9qpwiLZ8lK6PpzNXg): https://osint.link/social-media-intelligence-socmint/#you1
Analyst Research Tools. A comprehensive suite of OSINT utilities designed for investigative research, including tools for social media, email, phone number, and domain searches, as well as username and email permutation:
https://analystresearchtools.com/
Impersonal Me. Perform Google searches as if they were in different countries or using different languages, providing localized search results without changing their actual location:
https://impersonal.me
Mine. Discover where your personal data is online, in less than 30 seconds: https://www.saymine.com/mineapp
Flood Runner. An open-source framework that allows you to easily monitor your web applications, using end-to-end browser tests:
https://www.floodrunner.dev/
GitHub: https://github.com/FloodRunner/FloodRunner
OSINT Tools, Services and Investigations:
Awesome Threat Detection and Hunting. A curated list of awesome threat detection and hunting resources: https://github.com/0x4D31/awesome-threat-detection
V2Ray Configurations Hub is a cutting-edge, fully automated platform designed to collect, process, and distribute high-quality V2Ray configurations. Powered by intelligent algorithms, it systematically gathers Vmess, Vless, Shadowsocks, Trojan, Hysteria2, TUIC, and Reality configurations from publicly accessible Telegram channels. The platform categorizes configurations based on open and closed ports, eliminates duplicates, resolves addresses using IP addresses, and updates configuration titles to reflect server and protocol properties, including network type, security type, IP address, port, and associated country. With over 10,000 configurations spanning 100+ countries, it ensures reliable, secure, and optimized connections for users worldwide: https://github.com/eQnz/configs-collector-v2ray
Telegram Message Forwarder Bot. A telegram bot to forward messages automatically when they arrived: https://github.com/viperadnan-git/telegram-message-forwarder-bot
User Finder. OSINT tool for finding profiles by username: https://github.com/mishakorzik/UserFinder
MailFinder. OSINT tool for finding email by first and last name: https://github.com/mishakorzik/MailFinder
OSINTMAILER. A robust Python-based OSINT tool designed for validating and investigating email addresses across social media platforms and known data breaches, enhancing threat intelligence and digital footprint analysis: https://github.com/techenthusiast167/OSINTMAILER-
TG Auto Poster. Telegram Bot for reposting from VK: https://github.com/qwertyadrian/TG_AutoPoster
Free-Proxy - A lot of proxies here: https://github.com/mishakorzik/Free-Proxy
Universal Search & AI:
Most search engines show you the surface. Alireza M. (https://www.linkedin.com/in/ACoAADICBqkBZorQ_EZyfHNLR7I_TdDQeAT8_sQ)'s EyeDex goes deeper. It’s a deep web search engine built to uncover hidden files, unlisted images, and obscure pages that traditional search tools miss:
https://www.eyedex.org
Lara offers accurate, literary, and creative translation, and allows you to add context: https://laratranslate.com/translate
Sokuji is a desktop application designed to provide live speech translation using OpenAI, Google Gemini, and Palabra.ai APIs. It bridges language barriers in live conversations by capturing audio input, processing it through advanced AI models, and delivering translated output in real-time: https://github.com/kizuna-ai-lab/sokuji
Voice Extractor. A tool for identifying, isolating, and transcribing clean solo segments of a target speaker from multi-speaker audio recordings. Processes audio to extract only non-overlapped speech of a specific person using modern AI techniques: https://github.com/ReisCook/Voice_Extractor
Software Development & APIs:
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2: https://github.com/boto/boto3
Templater (https://github.com/SilentVoid13/Templater) is a template plugin for Obsidian.md (
https://obsidian.md/
). It defines a templating language that lets you insert variables and functions results into your notes. It will also let you execute JavaScript code manipulating those variables and functions: https://github.com/SilentVoid13/Templater
Obsidian Link Embed. This plugin allow you to convert URLs in your notes into embeded previews: https://github.com/Seraphli/obsidian-link-embed
Node.js wrapper for useragents.me: https://github.com/DavideViolante/useragents-me-api/
Chromeless, Chrominator, Chromy, Navalia, Lambdium, GhostJS, AutoGCD and Friends: https://medium.com/@kensoh/chromeless-chrominator-chromy-navalia-lambdium-ghostjs-autogcd-ef34bcd26907
Awesome Puppeteer. A curated list of awesome puppeteer resources: https://github.com/transitive-bullshit/awesome-puppeteer
Puppeteer Official Examples. Use case-driven examples for using Puppeteer and headless Chrome: https://github.com/puppeteer/examples
Puppeteer example scripts for running Headless Chrome from Node from Checkly: https://github.com/checkly/puppeteer-examples
Puppeteer Cluster. Create a cluster of puppeteer workers. This library spawns a pool of Chromium instances via [Puppeteer](https://github.com/GoogleChrome/puppeteer "Puppeteer") and helps to keep track of jobs and errors. This is helpful if you want to crawl multiple pages or run tests in parallel. Puppeteer Cluster takes care of reusing Chromium and restarting the browser in case of errors: https://github.com/thomasdondorf/puppeteer-cluster
Ultimatum is a chromium fork with web extensions support on Android, anti-detect browser capabilities, web3.0 support and much more: https://github.com/gonzazoid/Ultimatum
Linux & DevOps:
NetBird. Connect your devices into a secure WireGuard-based overlay network with SSO, MFA and granular access controls: https://github.com/netbirdio/netbird
OBash. Yet another Shell Obfuscation alternative: https://github.com/louigi600/obash
Flipper Zero & Other Devices:
FlipperZero Barcode Scanner Emulator. Emulates a barcode scanner for testing cash registers: https://github.com/polarikus/flipper-zero_bc_scanner_emulator
New from CyberDetective:
List of academic databases and search engines. A list of dozens of the largest online tools for finding scholarly articles in a wide variety of disciplines: https://en.wikipedia.org/wiki/List_of_academic_databases_and_search_engines
Filmot. I already did a tweet about YouTube's subtitle search engine a few years ago, but since then it's very much expanded its functionality and increased its search index - 1.33 billion transcripts, 1.18 billion videos, 72 million channels:
https://filmot.com/
New from GitHub Community:
ToolHub. All the tools you need to bring your digital visions to life. From image editing tools to text manipulation tools, we've got everything you need to enhance your digital creations:
https://tools3ox.com/
bormaxi8080 OSINT timeline:
GitHub: https://github.com/bormaxi8080/osint-timeline
You can see Systematized List of my GitHub Starred OSINT Repositories
You can contact me on SubStack:
If you like the projects that I do, I will be grateful for donations in private dialogue.
WARNING! All tools, programs and techniques published in this article and repository are used for informational, educational purposes or for information security purposes. The authors are not responsible for the activities that users of these tools and techniques may carry out, and urge them not to use them to carry out harmful or destructive activities directed against other users or groups on the Internet.



