Accessing databases stored on a machine by the Chrome browser and dumping URLs found. Getting Started: These instructions will help you set up the project on your local machine for development and testing purposes. Prerequisites: Python 2.7 is required. Installing: Run 'pip install -r requirements.txt' to install necessary packages. Check packages: - For Windows: 'pip list | Findstr /L "package"' - For Linux: 'pip list | grep "package"' Running the tests: - To kill Chrome processes for deeper analysis on Windows: 'python main.py -k -d' - To kill Chrome processes for deeper analysis on Linux: './main.py -k -d' Authors: Tomer Eyzenberg - Initial work - eLoopWoo
FEATURES
SIMILAR TOOLS
A library to access FileVault Drive Encryption (FVDE) encrypted volumes on Mac OS X systems.
A command-line tool for creating hex dumps, converting between binary and human-readable representations, and patching binary files.
A library to access and parse Windows XML Event Log (EVTX) format, useful for digital forensics and incident response.
Stegextract is a Bash script that extracts hidden files and strings from images, supporting PNG, JPG, and GIF formats.
Zenduty's platform provides real-time operational health monitoring and incident response orchestration to improve incident response times and build a solid on-call culture.
A comprehensive incident response tool for Windows computers, providing advanced memory forensics and access to locked systems.
A library to access and read QEMU Copy-On-Write (QCOW) image file formats with support for zlib compression and AES-CBC encryption.
A digital forensics tool that provides read-only access to file-system objects from various storage media types and file formats.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.