SBD_XSS_Demo/malicious/dump.php

4 lines
78 B
PHP

<?php
var_dump($_GET["data"]); // Do something with the data, I have it now!