Track all updates, fixes, and new features added to BugBounty.Zip
Latest Update
June 1, 2025
Major UI overhaul with modern design, improved performance, and better user experience across all tools.
2025-06-01
New
Complete UI redesign with modern dark/light theme support and smooth animations throughout the platform.
Significant performance improvements across all tools with optimized JavaScript execution and reduced memory usage.
Enhanced mobile responsiveness with touch-optimized controls and better viewport handling.
New color scheme with improved contrast ratios for better accessibility and reduced eye strain.
Fixed multiple UI inconsistencies and improved error handling across all tools.
Redesigned navigation with dropdown menus and better tool organization for easier access.
Deprecated UltraSoundJS Scanner. A more powerful JavaScript analysis tool is coming soon with advanced scanning capabilities.
2025-04-27
Major update to the quick actions with improved statistics and data handling.
Added item counting feature that shows the number of items in the input/output box.
Added new "Extract Path Words" function that breaks URL paths into individual segments.
Fixed URL-encoding issues: the tool now properly decodes URL-encoded characters when processing.
Improved duplicate removal with statistics showing how many duplicates were removed.
Enhanced parameter extraction to remove duplicates and display unique parameters only.
All extraction functions now consistently use the original input box data for more predictable behavior.
2023-08-11
Introduced 'Evidence': a screen recorder with audio and mic support. Recordings are saved directly to the user's local machine.
Fixed a bug on the Replace function. Thanks to @0xNasser_ for his valuable contribution.
2023-07-30
Fixed a bug on Rapid Hand where it wasn't functioning correctly when users input a URL without parameters. Thanks to @Az7rb's valuable contribution.
Implemented automatic removal of URLs without any parameters from the Rapid Hand output. Thanks to @Az7rb's valuable contribution.
Enhanced the results message for better clarity and accuracy.
Upgraded the website's input/output boxes with subtle shadows, making the experience more visually appealing and user-friendly.
Introducing Hope - a tool to scan URLs for potential vulnerable parameters, with a focus on OWASP's top 25 vulnerable parameters.
2023-07-09
Presenting Boil Over, a tool designed to extract root domains from subdomains. Please be aware of its limitations when dealing with top-level domains such as "example.com.uk".
2023-07-07
Fixed a bug in the tool's parameter injection functionality. Previously, only the first parameter was being injected. Thanks to @c0nqr0r's valuable feedback.
Incorporated a new filter mechanism to exclude certain parameters from being injected. This was suggested by @c0nqr0r to provide better control over input parameters.
2023-07-03
Added new feature: Rapid-Hand for faster payload injection.
Integrated "Open All URLs" function with a protective limit set at 50 URLs. This can be bypassed by activating Developer mode through repeated button clicks.
Fixed the URI malformed bug in the URL decode function.
Introduced the ability to Payload encode/decode directly.
Added Copy to Clipboard and Export buttons for quick sharing and testing of output.
Integrated Google Analytics to better understand website performance.
Missing Pages Titles Added.
Fixed the "Remove Duplicates" function to correctly handle leading and trailing spaces. Thanks to @TanmayLP7 for reporting this issue.
2023-07-01
Added a new button in the user interface that enables users to append a specific path to entered domains/URLs.
Enhanced the user prompt in the 'Add Path' function to clearly indicate that the entered path should start with a '/'.
2023-06-30
Moved large CSS styles to an external stylesheet to reduce HTML file size and improve page load speed.
Corrected the color issue in the dropdown menu. The text for "OTP Generator" and "UltraScan" now correctly appears in black instead of white.
Updated CSS rules for better specificity and minimal style conflicts.
Updated usage of !important in CSS for better style control and less conflicts.
2023-06-29
Added the "UltraSound Source Scan" feature to extract endpoints from user input.
Fixed the display of extracted endpoints to avoid extra HTML tags and present each endpoint on a new line.
Introduced the "Export Results" button to allow users to save their scan results in a .txt file.
Adjusted UI elements such as the "Run UltraSound Scan" and "Export Results" buttons for better alignment and aesthetics.
2023-06-28
Implemented the about page with information about BugBounty.zip.
Fixed dark mode compatibility across different pages.
Finalized the OTP generation page with copy functionality.
Enhanced mobile responsiveness.
Fixed a bug where dark mode was persistently enabled on certain pages, even after attempting to disable it.