yeswehack / PwnFox

PwnFox is a Firefox/Burp extension that provide usefull tools for your security audit.
983 stars 89 forks source link

Add header for custom named containers #19

Open CoreyD97 opened 1 year ago

CoreyD97 commented 1 year ago

Add container header for custom-named containers

CoreyD97 commented 1 year ago

This simple change allows PwnFox to be used to send all container names as a header, rather than just colored containers.

This way, you can set up containers like "Low Privilege", "Attacker", "High Privilege", without having to remember which color is for each role etc.

Combined with Logger++ request tags, this makes testing apps with multiple roles a much smoother experience.

image

image