DotGit Enhanced icon

DotGit Enhanced

by MaorDayan

v6.0 Updated Mar 7, 2026 176KiB
CWS
13
Users
β˜… 0.00
0 reviews
#113118
of 207.1K
developer
#9681 of 18.1K
⚠️Requests 1 sensitive permission βœ…Recently updated

Description

DotGit Enhanced is a security research browser extension that automatically detects exposed version control directories and sensitive files on every website you visit. πŸ” WHAT IT DETECTS - Exposed .git/ repositories (validates HEAD content) - .svn/ Subversion databases (SQLite header check) - .hg/ Mercurial repositories (manifest detection) - .env files containing API keys, database credentials, and secrets - .DS_Store macOS metadata files that reveal directory structures - security.txt responsible disclosure policies (RFC 9116) πŸ“¦ ONE-CLICK DOWNLOAD & SOURCE EXTRACTION When an exposed .git repository is found, click the download button to: 1. Fetch Git objects using 50+ well-known paths and dynamic ref discovery 2. Detect directory listings for recursive crawling when available 3. Decompress all Git objects using zlib 4. Traverse commit β†’ tree β†’ blob chains to reconstruct actual source files 5. Deliver a ZIP containing both extracted source code AND raw .git data The resulting ZIP includes: - A source folder with reconstructed files (index.html, config files, scripts, etc.) - A raw .git folder for manual analysis with external tools - An ExtractionReport.txt documenting what was found, extracted, or failed - A DownloadStats.txt with HTTP status code breakdown πŸ›‘οΈ INTELLIGENCE FEATURES - Open Source Detection β€” Reads .git/config to identify GitHub/GitLab remotes - security.txt Detection β€” Finds responsible disclosure contact information - Dynamic Ref Discovery β€” Scans downloaded files for branch names beyond static lists - Directory Listing Detection β€” Recursively crawls when server exposes file listings βš™οΈ CONFIGURABLE - Toggle detection for each file type independently - Adjustable download concurrency, wait times, and failure thresholds - Hostname blacklist with wildcard support - Desktop notifications for new findings and download progress - Debug mode for troubleshooting 🎨 MODERN DARK UI - Stats dashboard with type-based breakdown - Color-coded badges for each finding type - Animated findings list with hover-reveal action buttons - Card-based settings with toggle switches ⚠️ IMPORTANT: This tool is designed for authorized security research and educational purposes only. Accessing systems without explicit permission is illegal in most jurisdictions. Always ensure proper authorization before investigating findings. All data is stored locally on your machine β€” nothing is sent to any external server. Built by Maor D. β€” Cyber Intelligence Researcher and author of "The Digital Hunter." Based on the original DotGit extension by davtur19, with discovery techniques inspired by git-dumper (Maxime Arthaud) and extraction concepts from GitTools (internetwache). GitHub: https://github.com/MaorDayanOfficial/DotGit-Enhanced
DotGit Enhanced screenshot 1DotGit Enhanced screenshot 2DotGit Enhanced screenshot 3

Reviews

Loading reviews...

Permissions (6)

Permissions

downloadsβ„Ή Can manage and monitor downloads notificationsβ„Ή Can show desktop notifications scriptingβ„Ή Can inject scripts into web pages storageβ„Ή Can store data locally in your browser tabsβ„Ή Can see your open tabs and their URLs webRequestβ„Ή Can observe and analyze network traffic

Details

Version 6.0
Updated Mar 7, 2026
Size 176KiB
First Seen Mar 31, 2026