feat: debugHunter v2.0.0 - Complete rewrite with MV3 support#1
Merged
Conversation
## Major Changes - Migrated from Manifest V2 to Manifest V3 - Complete rewrite of detection engine with multi-factor analysis - New dark UI with GitHub-inspired theme ## New Features - Severity classification (Critical/High/Medium/Low) - Response diff viewer for params and headers - Search and filter findings - Smart rate limiting with exponential backoff - Dynamic content filtering (timestamps, CSRF tokens, sessions) - 4 detection modes: Smart, Aggressive, Conservative, Keywords-only - HEAD requests optimization for path checking - Domain baseline caching to reduce requests ## Detection Coverage - 25+ debug parameters - 7 sensitive headers - 46 sensitive paths (up from 17) ## Other - Added test environment for verifying extension functionality - Updated icons with FontAwesome bug design - Comprehensive README with full documentation Co-Authored-By: Claude Opus 4.5 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Complete rewrite of debugHunter with Manifest V3 support and significant improvements to detection capabilities.
Major Changes
New Features
Detection Coverage
?debug=1,?env=dev,?XDEBUG_SESSION_START, etc.)X-Debug,X-Forwarded-Host,X-Original-URL, etc.)/.env,/.git/config,/actuator/env, etc.Other
test/folder)Test plan
./test/start-server-macos.command)?debug=1🤖 Generated with Claude Code