View Issue Details

IDProjectCategoryView StatusLast Update
0009573Kali LinuxNew Tool Requestspublic2026-02-26 11:17
Reporterjeffreyhawchab Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0009573: LeakGorilla is a powerful reconnaissance tool designed for penetration testers and security researchers to discover exposed API
Description

Leak Gorilla is a web secret scanning tool built in Python. It recursively crawls a website (staying within the same domain) and looks for sensitive data within HTML and linked JavaScript files. It supports detection of 20+ types of secrets and saves results redacted for safety. The tool prints redacted output to the console and also writes detailed findings (including where the secret was found and what type it is) to an output file for review. You can configure scanning depth, timeouts, and output options for more customized scans. The project includes installation instructions, usage examples, and a legal disclaimer reminding users to only scan sites they own or are authorized to test.

� GitHub Repo

Get the source code and documentation here:
https://github.com/jeffryhawchab/leakgorilla

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-02-26 11:17 jeffreyhawchab New Issue