Thank you for your interest in improving Header Change Notifier!
This extension helps security researchers detect changes in HTTP response headers inside Burp Suite. Whether you're fixing bugs, suggesting improvements, or adding new features — your help is appreciated.
- Fork the repository and clone it locally
- Install Python 3.x.
- Load the extension in Burp Suite via the Extender tab (Python mode using Jython).
- Fix bugs: Check for issues labeled
bug, or report new ones. - Improve features: Suggest or implement enhancements to the interface, header tracking, or export functionality.
- Add new headers: You can submit pull requests to include additional security headers in the tracking list.
- Improve documentation: Spotted a typo or unclear section? Feel free to fix it.
- Keep your code clean and readable.
- Test your changes in Burp Suite before opening a pull request.
- Create a new branch with a descriptive name.
- Make your changes and commit clearly.
- Open a pull request with a short explanation of what you changed and why.
Feel free to open an issue or reach out:
Author: Mohamed
Email: mohamed.cybersec@gmail.com
Thanks for helping make this tool better!