<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CTF on Jhuk Tech News</title><link>https://jhuk.tech/categories/ctf/</link><description>Recent content in CTF on Jhuk Tech News</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 11 Jul 2023 18:03:28 +0000</lastBuildDate><atom:link href="https://jhuk.tech/categories/ctf/index.xml" rel="self" type="application/rss+xml"/><item><title>Burp Suite and OWASP ZAP Interception Proxy Configuration</title><link>https://jhuk.tech/2023/07/11/burp-suite-and-owasp-zap-interception-proxy-configuration/</link><pubDate>Tue, 11 Jul 2023 18:03:28 +0000</pubDate><guid>https://jhuk.tech/2023/07/11/burp-suite-and-owasp-zap-interception-proxy-configuration/</guid><description>&lt;p&gt;An interception proxy is a must-have tool in any web application penetration tester&amp;rsquo;s arsenal. In brief, an interception proxy is an application downloaded on a host computer and sits in-between a client browser and the remote web server. This specialized tool is purpose-built to intercept HTTP requests that are initiated from the client browser &lt;strong&gt;before&lt;/strong&gt; the message is delivered to the remote web server. The tool can manipulate certain elements of the request such as session cookies or parameter values. The application proxy &lt;em&gt;also&lt;/em&gt; handles the HTTP response &lt;strong&gt;in-reverse&lt;/strong&gt;, meaning the tool can examine the raw data contained in the server&amp;rsquo;s response before the content is ultimately rendered by the client browser.&lt;/p&gt;</description></item></channel></rss>