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

0

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 OSINT investigations. Docker image for...

GHunt – Mastering Google With Advanced OSINT Techniques

0

GHunt v2 is a sophisticated offensive Google framework tailored for OSINT tasks and more. With a focus on efficiency and versatility, this tool offers a range of features including CLI usage, asynchronous operations, and browser integration. Ideal for security professionals and researchers, GHunt sets the stage for advanced Google data exploration. GHunt (v2) is an offensive Google framework, designed to...

Facebook Friend List Scraper – A Powerful OSINT Tool For Efficient Data Collection

0

OSINT tool to scrape names and usernames from large friend lists on Facebook, without being rate limited. The capabilities of the Facebook Friend List Scraper, an advanced OSINT tool designed for efficiently extracting names and usernames from Facebook profiles. This guide covers installation, usage, and features of the tool, ensuring you can navigate Facebook's complex data landscape without hitting...

Telepathy – Mastering Telegram OSINT For Enhanced Digital Investigations

0

Telepathy has been described as the "swiss army knife of Telegram tools," allowing OSINT analysts, researchers and digital investigators to archive Telegram chats (including replies, media content, comments and reactions), gather memberlists, lookup users by given location, analyze top posters in a chat, map forwarded messages, and more. The toolkit has already seen a wide variety of use cases, including...

Blackbird – The Advanced OSINT Tool For Digital Investigations

0

Blackbird is a robust OSINT tool that facilitates rapid searches for user accounts by username or email across a wide array of platforms, enhancing digital investigations. It features WhatsMyName integration, export options in PDF, CSV, and HTTP response formats, and customizable search filters. Setup Clone The Repository git clone https://github.com/p1ngul1n0/blackbird cd blackbird Install Requirements pip install -r requirements.txt Usage Search By Username python blackbird.py --username username1 username2 username3 Search...

Natudump – Automating The Extraction Of Naturalisation Decrees From LegiFrance

0

This is example of scraping public LegiFrance registry's naturalisation decrees for research purposes only (naturalisation par mariage is not included in these decrees). Code license is MIT. pip install selenium charset_normalizer mkdir -p jo # python3 natudump.py -o jo --years $(seq 2000 2021) --output-directory-prefix "$(wslpath -a -w "$PWD")\" # for WSL systems, must be on a NTFS drive python3 natudump.py -o jo...

Sabonis – The Ultimate Tool For Enhanced Digital Forensics And Incident Response

0

Sabonis provides a way of quickly parsing EVTX, proxy and PCAP files and extracting just the information related to lateral movements. It also has the ability of loading all this information into a Neo4J database. This not only provides a graphic and easy-going way of investigating an incident, but also allows incident handlers to make use of the powerful...

AutoExif – Simplifying Image Metadata Editing With Bash

0

AutoExif is a powerful Bash script designed to streamline the process of editing image metadata through the exiftool utility. This guide provides a straightforward approach to installing and using AutoExif, making it accessible for users who wish to modify image files easily. Developed by SirCryptic, AutoExif is an open-source tool licensed under the MIT License, ensuring it is free...

SimpleImager V4.3 : A Step-by-Step Guide To Efficient System Imaging

0

SimpleImager V4.3, your go-to tool for streamlined system imaging and data acquisition. Designed to simplify the process of capturing essential system information, this guide will walk you through each step to ensure successful imaging. Whether you're backing up data or conducting system diagnostics, SimpleImager V4.3 is equipped to handle your needs efficiently. This script has been created to ease out...

MetaOSINT – Revolutionizing OSINT Investigations With Top Tools And Resources

0

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. What Is OSINT? 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...