TotalRecall – Harnessing And Questioning Windows Recall’s Data Extraction

0

This very simple tool extracts and displays data from the Recall feature in Windows 11, providing an easy way to access information about your PC's activity snapshots. What Is Windows Recall? On May 20th 2024 Microsoft announced its new Copilot+ PCs running on ARM architecture. With this, they also announced Windows Copilot+ Recall which will be released on June 18th 2024. Retrace your steps with...

Surfactant – Streamlining SBOM Generation And Dependency Analysis

0

Surfactant can be used to gather information from a set of files to generate an SBOM, along with manipulating SBOMs and analyzing the information in them. It pulls information from recognized file types (such as PE, ELF, or MSI files) contained within a directory structure corresponding to an extracted software package. By default, the information is "surface-level" metadata contained...

LogSnare – Mastering IDOR And Access Control Vulnerabilities Through Hands-On Learnin

0

LogSnare is an intentionally vulnerable web application, where your goal is to go from a basic gopher user of the LogSnare company, to the prestigious acme-admin of Acme Corporation. The application, while hosting multiple vulnerabilities, serves as a valuable educational tool. However, the real lesson to be learned here is how to prevent and catch these attacks leveraging proper validation and logging. After logging in to...

GearGoat – A Comprehensive Guide To Using CaringCaribou For CAN Network Analysis

0

To find out the arbitration IDs and the corresponding message data and positional bytes for all the actions in GearGoat using CaringCaribou. Solution Step 0: To install Caring Caribou: Clone the repository and run the installation file: git clone https://github.com/CaringCaribou/caringcaribou.git cd caringcaribou/ sudo python3 setup.py install Return back to the previous location and run the following: cd .. printf "[default]ninterface = socketcannchannel = vcan0" > $HOME/.canrc More info here:- CaringCaribou Step 1: The...

FireFox OSINT And Security Researcher Configuration – A Guide To Enhancing Firefox For Security Investigations

0

Configure FireFox with Security and Intelligance features for OSINT and Security Investigations. This repo is in early alpha. Do not run this script yet Download The Required Files Download the required files from the GitHub Repository How To Run The Script The script may be lauched from the extracted GitHub download like this: Windows: .sos-firefoxresearcher.ps1 Linux: sudo chmod +x ./sos-firefoxresearcher.sh sudo bash ./sos-firefoxresearcher.sh

ForensiX – Advanced Digital Forensics For Chrome Data Analysis

0

Explore the cutting-edge capabilities of ForensiX, a robust digital forensics tool designed for deep analysis of Google Chrome data. From preserving data integrity to detailed suspect profiling, ForensiX utilizes advanced machine learning models to enhance investigative processes. This guide covers installation, features, and operational insights for effective data examination. Features Mounting of volume with Google Chrome data and preserving integrity trough...

Toutatis – The Ultimate Tool For Extracting Data From Instagram Profiles

0

Toutatis is a tool that allows you to extract information from instagrams accounts such as e-mails, phone numbers and moreFor BTC Donations : 1FHDM49QfZX6pJmhjLE5tB2K6CaTLMZpXZ Prerequisite Python 3 Installation With PyPI pip install toutatis With Github git clone https://github.com/megadose/toutatis.git cd toutatis/ python3 setup.py install Usage: toutatis -u username -s instagramsessionid Example Informations about : xxxusernamexxx Full Name ...

libelfmaster – Pioneering Secure And Versatile ELF Parsing

0

libelfmaster is a C library for loading and parsing ELF objects of any type. The goal of this project was to create an API that is innovative in its ability to be user-friendly, secure, and provide a variety of creative and useful ways to access an ELF object. Not only that, but this library was largley created for designing...

Karma v2 – The Ultimate Tool For Enhanced Cybersecurity Research

0

???????????????????? ???????? can be used by Infosec Researchers, Penetration Testers, Bug Hunters to find deep information, more assets, WAF/CDN bypassed IPs, Internal/External Infra, Publicly exposed leaks and many more about their target. Shodan Premium API key is required to use this automation. Output from the ???????????????????? ???????? is displayed to the screen and saved to files/directories. ℹ Regarding Premium Shodan...

gOSINT – The Comprehensive Open Source Intelligence Toolkit In Go

0

gOSINT is a multiplatform OSINT Swiss army knife in Golang. If you want, feel free to contribute and/or leave a feedback! What gOSINT Can Do Currently gOSINT has different modules:  git support for mail retriving (using github API, or plain clone and search)  Search for mails, aliases and KeyID in PGP Server  haveibeenpwned.com/ search for mail in databreach  Retrieve Telegram Public Group Message History  Search for mail address in...