iOS Frequent Locations Dumper – A Comprehensive Guide To Extracting Location Data

0

A powerful tool designed to extract and decode location data stored on iOS devices. By accessing the StateModel#.archive files, users can effectively dump location data into various formats, including KML and CSV. This guide provides a detailed walkthrough on using the script, along with necessary dependencies and usage examples to get started. Dump the contents of the StateModel#.archive files located...

The Docker Forensics Toolkit : A Comprehensive Guide For Post-Mortem Analysis

0

This repo contains a toolkit for performing post-mortem analysis of Docker runtime environments based on forensic HDD copies of the docker host system. Features mount-image Mounts the forensic image of the docker host status Prints status information about the container runtime list-images Prints images found on the computer show-image-history Displays the build history of an image show-image-config Pretty prints the full config file of an image list-containers Prints containers found on the...

Holehe Maltego Transform – Your Tool For Digital Investigation And Information Gathering

0

holehe allows you to check if the mail is used on different sites like twitter, instagram and will retrieve information on sites with the forgotten password function. In the evolving landscape of online intelligence, the Holehe Maltego Transform emerges as a pivotal tool for digital investigators. Designed to reveal how email addresses are used across various platforms, Holehe leverages...

Holehe OSINT – Email To Registered Accounts

0

Holehe checks if an email is attached to an account on sites like twitter, instagram, imgur and more than 120 others. Retrieves information using the forgotten password function. Does not alert the target email. Runs on Python 3. Installation With PyPI pip3 install holehe With Github git clone https://github.com/megadose/holehe.git cd holehe/ python3 setup.py install With Docker docker build . -t my-holehe-image docker run my-holehe-image holehe test@gmail.com Quick Start Holehe can be run from the CLI...

Telegram Trilateration – Exploring The Risks

0

It took them over a YEAR to realize their mistake but they FINALLY lowered the accuracy of the "People Nearby" function. Or it might be that the huge sudden outburst of negativity from Russian and Ukrainian media has finally made them come to senses. Either way, when you run the function now, you will only see results of 500m, 1km, 2km, etc. I have little faith left in Telegram...

Twayback – Downloading Deleted Tweets From The Wayback Machine, Made Easy

0

Sad News July 2023 - Due to recent changes to the Twitter platform, this tool is unable to work as intended. Login is required to even view tweets not to mention the rate limiting. I'll leave this repo up in case anyone wants to learn from it but I likely will not be updating the tool. Thank you to...

Agentic Security – Enhancing LLM Resilience With Open-Source Vulnerability Scanning

0

In an era where large language models (LLMs) are integral to technological advancements, ensuring their security is paramount. Agentic Security offers a pioneering open-source vulnerability scanner designed to robustly test and enhance the resilience of LLMs. This tool not only integrates seamlessly but also provides customizable attack simulations to safeguard against emerging threats. Features Customizable Rule Sets or Agent based attacks Comprehensive...

Collector – The Ultimate OSINT Toolkit For Digital Sleuthing

0

Collector is a OSINT tool and information gathering. I build this tool for my fun and you can use this tool for do OSINT. In github account and instagram account you can find information by username. Install git clone https://github.com/galihap76/collector.git cd collector pip install -r requirements.txt Options # Help python3 main.py -h # Phone number python3 main.py -n <phone number> # Github account python3 main.py -g <target username> #...

Darvester GEN2 – Revolutionizing Discord Data Harvesting With Enhanced OSINT Capabilities

0

The next-generation tool in Discord user and guild information harvesting. Built on Dart/Flutter, this platform offers a comprehensive suite of OSINT capabilities, ensuring compliance with rate limits while enhancing automated processing. Dive into the world of efficient data gathering with Darvester's advanced features and a user-friendly Material 3 interface. PoC Discord User And Guild Information Harvester Darvester aims to provide safe...

AVOSINT – Harnessing Aviation Intelligence From Open Sources

0

A tool to search Aviation-related intelligence from public sources. AVOSINT is a cutting-edge tool designed to extract and analyze aviation-related intelligence from public sources. It utilizes powerful OSINT techniques to monitor aircraft movements, gather historical data, and retrieve detailed aircraft information. This article explores how AVOSINT can be deployed and its various capabilities in aviation intelligence gathering. Usage Launch parsr docker...