DrHeader icon indicating copy to clipboard operation
DrHeader copied to clipboard

Create integration with MiTM tools

Open javixeneize opened this issue 6 years ago • 2 comments

Description

Drheader currently needs a list of headers to run a bulk scan. It would be a good idea to integrate this with the most common MiTM tools, as ZAP/Burp, so drheader can read the headers in the traffic captured and run the scan against that data

javixeneize avatar Nov 11 '19 14:11 javixeneize

this seems like a good idea.

This looks like it could be done as plugin , we don't have that system in place yet but we probably should.

Creating the plugin system would also mean that the default usage of requests to fetch headers could be re-implemented as plugin.

Other possible input plugins could include browser integrations or testing frameworks

amias-channer avatar Nov 13 '19 15:11 amias-channer

I just opened an issue to ZAP guys to ask for their recommendation on how to integrate it. https://github.com/zaproxy/zaproxy/issues/5687

javixeneize avatar Nov 13 '19 17:11 javixeneize