<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Redirect Endpoint :: goshs Documentation</title>
    <link>https://goshs.de/en/usage/collaboration/redirect/index.html</link>
    <description>How to use the redirect endpoint goshs can serve HTTP 3xx redirects via a special URL query parameter. This is useful in penetration testing and CTF scenarios where you want to redirect a victim’s browser or server-side request to an arbitrary target — for example when testing open-redirect vulnerabilities or chaining SSRF attacks.&#xA;Triggering a redirect Append ?redirect to any goshs URL and provide the target via ?url=:&#xA;http://&lt;your-ip&gt;:8000/?redirect&amp;url=https://example.comgoshs will respond with an HTTP 302 redirect to https://example.com.</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://goshs.de/en/usage/collaboration/redirect/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>