Generates an HTML file which can recreate a given POST request for PoC purposes
Paste a POST request into the text field and hit the "PoC" button.
An HTML file is created, containing a form prefilled with the parameters from the request. A simple way of creating a PoC attachment for e.g. XSS, CSRF or SQLi reports utilizing the POST method.