Mozzarella

Home

HackBar Quantum

This is still a new project, so there will more than likely be lots of bugs, and missing features, if you would like to report a bug or have any suggestions, you can reach me on twitter (@totallynotdls) or email me via my contact email.

This is a fork and extension from build 1.0.2 of "New Hackbar" which can be found on the Firefox Add-ons Site here and on github here The original add-on for non-Quantum builds of firefox is available here.

Current Features:
* MD5, SHA1, SHA256 Hashing Algorithms
* ROT13 Encoding/Decoding
* Base64 Encoding/Decoding
* URL Encoding/Decoding
* Hex Encoding/Decoding
* Binary Encoding/Decoding
* Load, split and execute HTTP requests, This also includes the ability to manipulate POST data and your Referer
* Extract links from current page
* Strip spaces and slashes from strings as well as reversing them
* XSS assistance (String.fromCharCode generation, HTML Characters and XSS Alert generation)
* Auto-XSS (using Polyglot payload or custom)
* SQLi assistance (ORDER BY 'x' generation, MySQL, MSSQL and Oracle CHAR() function generation)
* Strip or Extract custom keywords or RegEx from a page
* More coming soon :)

Install