Ask Your Question
0

Intercept HTTP requests / responses and add custom header

asked 2019-10-28 16:31:48 +0000

Display Name gravatar image

I have a requirement to intercept HTTP and HTTPS requests and responses and add a custom header based on the request being made. I'm pretty new to this and have no idea where to start. Is this something that I can achieve by extending on wireshark?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2019-10-28 16:36:27 +0000

grahamb gravatar image

No, Wireshark is a packet analysis tool and cannot generate (new or modified) network traffic.

There might be some appropriate tools on the wiki tools page.

edit flag offensive delete link more
0

answered 2019-10-28 19:00:43 +0000

Chuckc gravatar image

There is a demo version of Burp you can experiment with:
https://support.portswigger.net/custo...

Or maybe Zap will do:
https://www.owasp.org/index.php/OWASP...

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2019-10-28 16:31:48 +0000

Seen: 3,951 times

Last updated: Oct 28 '19