OSINT – Comprehensive Toolkit With Docker To Enhance Your Cyber Security Using Vault Security’s Image

Open Source Intelligence (OSINT) involves gathering and analyzing publicly available information for security purposes. Vault Cyber Security offers a Docker image packed with essential OSINT tools to streamline and enhance your investigative capabilities. This article explores the diverse range of tools included in the image, making it easier for professionals to conduct thorough and effective …

ProtINTelligence: Python-based ProtonMail OSINT Analyzer

In the vast landscape of cyber tools, “PROTINTELLIGENCE” stands out as a specialized Python script designed for the OSINT and Cyber Community. This powerful tool, tailored for domain analysis, aims to unveil the intricate relationship between custom domains and Protonmail, a widely acknowledged encrypted email service. From detecting Protonmail usage to diving deep into PGP …

DorXNG – Advanced OSINT via Meta-Search & Tor

DorXNG is a modern solution for harvesting OSINT data using advanced search engine operators through multiple upstream search providers. On the backend, it leverages a purpose-built containerized image of SearXNG, a self-hosted, hackable, privacy-focused meta-search engine. Our SearXNG implementation routes all search queries over the Tor network while refreshing circuits every ten seconds with Tor’s MaxCircuitDirtiness configuration directive. Researchers have also disabled …

OSINT GPT – ChatGPT Powered Open Source Intelligence Tool

osintgpt is a Python package for leveraging OpenAI’s GPT models to analyze text data and perform tasks such as calculating text embeddings, searching for similar documents, and more. It is designed for use in open-source intelligence (OSINT) applications and research. Installation You can install the osintgpt package using pip. Given the recent changes and updates, it is highly …

Hackingtool – All in One Hacking tool For Hacker

A hacking tool is a piece of software that can be used for different things in cybersecurity and vulnerability testing. These tools help security workers find weaknesses, test security measures, and figure out how strong networks, apps, and systems are. They can be used both offensively and defensively, which helps improve cybersecurity methods as a …

Seekr : A Multi-Purpose OSINT Toolkit With A Neat Web-Interface

Seekr is a multi-purpose toolkit for gathering and managing OSINT-data with a sleek web interface. Our desktop view enables you to have all of your favourite OSINT tools integrated in one. The backend is written in Go with BadgerDB as database and it offers a wide range of features for data collection, organization, and analysis. …

Blackbird – OSINT Tool to Find Accounts Using Username

Blackbird is a user name enumeration tool developed by Cyber Hunter Lab. This is one of the OSINT tools to find usernames across social media websites. What is OSINT? Open-source intelligence (OSINT) methods involve collecting, analyzing, and disseminating publicly available information to address specific intelligence requirements. This information is gathered from diverse sources and distributed …

Fingerprintx – Tool to Fingerprint Services Running on Ports

Fingerprintx is a port scanner tool that helps to find the open ports and to fingerprintx the services running in the port. What is the Open Port Scanner? The open port scanner examines the external IP address and detects open ports on the connection. It aims to identify if port forwarding is correctly configured or …

Octosuite : Advanced Github OSINT Framework

Octosuite is a framework fro gathering osint on GitHub users, repositories and organization. Features Fetches an organization’s profile informationFetches an oganization’s eventsReturns an organization’s repositoriesReturns an organization’s public membersFetches a repository’s informationReturns a repository’s contributorsReturns a repository’s languagesFetches a repository’s stargazersFetches a repository’s forksFetches a repository’s releasesReturns a list of files in a specified path …

DomainDouche – OSINT Tool to Abuse SecurityTrails Domain

DomainDouche is a abusing securitytrails domain suggestion API to find potentially related domains by keyword and brute force. Demo Usage usage: domaindouche.py [-h] [-n N] -c COOKIE -a USER_AGENT [-w NUM] [-o OUTFILE] keyword Abuses SecurityTrails API to find related domains by keyword. Go to https://securitytrails.com/dns-trails, solve any CAPTCHA you might encounter, copy the raw …