<div dir="auto">I'm more looking at things like always adding extra headers such as auth tokens. I want to create some scripts that will go and get things like JWTs so I can run dumb tools through them and not have to worry about doing it by hand and then getting the tool to accept extra headers. <div dir="auto"><br></div><div dir="auto">And I know there are other ways to do this, but this is more a curiosity project now, especially as it didn't work first time and there is a new protocol to learn. </div><div dir="auto"><br></div><div dir="auto">Robin</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Fri, 7 Feb 2025, 21:12 Amos Jeffries, <<a href="mailto:squid3@treenet.co.nz">squid3@treenet.co.nz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 8/02/25 04:35, Robin Wood wrote:<br>
> Hi<br>
> I wouldn't risk trying to do a production quality one server!<br>
> <br>
> I'm a security tester and I want a way to automatically modify traffic <br>
> that I'm sending to and from sites. I've got plenty of other ways to do <br>
> it, but as all my testing traffic already goes through a Squid box I <br>
> just wanted to have a play to see if I could get it to do simple <br>
> things like add a new header or something like that.<br>
<br>
Please be aware that Squid normalizes and performs security sanitization <br>
on the HTTP messages that it receives. Regardless of whether they are <br>
arrive from client, server, or ICAP. That means a lot of traffic <br>
malformation needed for proper security tests will not work at all.<br>
<br>
<br>
HTH<br>
Amos<br>
<br>
_______________________________________________<br>
squid-users mailing list<br>
<a href="mailto:squid-users@lists.squid-cache.org" target="_blank" rel="noreferrer">squid-users@lists.squid-cache.org</a><br>
<a href="https://lists.squid-cache.org/listinfo/squid-users" rel="noreferrer noreferrer" target="_blank">https://lists.squid-cache.org/listinfo/squid-users</a><br>
</blockquote></div>