fork(1) download
  1. {source}
  2. <html>
  3. <head>
  4. <title>3D</title>
  5. <meta http-equiv="Content-Language" content="eng">
  6. <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9">
  7. <meta http-equiv="Pragma" content="no-cache">
  8. <meta http-equiv="Expires" content="now">
  9. </head>
  10. <body>
  11. <?php $orgClientId = "10743201 ";
  12. $orgOid = "";
  13. $orgAmount = "";
  14. $orgOkUrl = "http://s...content-available-to-author-only...y.sk/index.php?option=com_content&view=article&id=92:success";
  15. $orgFailUrl = "https://t...content-available-to-author-only...d.com/fim/est3dteststoreutf8?pagelang=en";
  16. $orgTransactionType = "Auth";
  17. $orgInstallment = "";
  18. $orgRnd = "asdf";
  19. $orgMsKey = "";
  20. $orgCurrency = "978";
  21. $orgStoreKey = "XXxx2016";
  22.  
  23. $clientId = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgClientId));
  24. $oid = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgOid));
  25. $amount = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgAmount));
  26. $okUrl = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgOkUrl));
  27. $failUrl = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgFailUrl));
  28. $transactionType = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgTransactionType));
  29. $installment = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgInstallment));
  30. $rnd = str_replace("|", "\\|", str_replace("\\", "\\\\", microtime()));
  31. $msAuthType = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgMsAuthType));
  32. $msKey = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgMsKey));
  33. $currency = str_replace("|", "\\|", str_replace("\\", "\\\\", $orgCurrency));
  34. $storeKey = str_replace("|", "\\|", str_replace("\\", "\\\\", "XXxx2016"));
  35. $plainText = $clientId . "|" . $oid . "|" . $amount . "|" . $okUrl . "|" . $failUrl . "|" . $transactionType . "|" . $installment . "|" . $rnd . "|" . $msAuthType . "|" . $msKey . "||" . $currency . "|" . $storeKey;
  36. $hashValue = hash('sha512', $plainText);
  37. $hash = base64_encode(pack('H*',$hashValue));
  38. $description = "";
  39. $xid = "";
  40. $lang="sk";
  41. $email="";
  42. $userid=""; ?>
  43. <center>
  44. <form method="post" action="https://t...content-available-to-author-only...d.com/fim/est3dgate">
  45. <input type="hidden" name="clientid" value="<?php echo $orgClientId ?>">
  46. <input type="text" name="amount" value="<?php echo $orgAmount ?>">
  47. <input type="hidden" name="storekey" value="<?php echo $storeKey ?>">
  48. <input type="hidden" name="oid" value="<?php echo $orgOid ?>">
  49. <input type="hidden" name="okurl" value="<?php echo $orgOkUrl ?>">
  50. <input type="hidden" name="failUrl" value="<?php echo $orgFailUrl ?>">
  51. <input type="hidden" name="trantype" value="<?php echo $orgTransactionType ?>">
  52. <input type="hidden" name="instalment" value="<?php echo $orgInstallment ?>">
  53. <input type="hidden" name="MERCHANTSAFEAUTHTYPE" value="<?php echo $orgMsAuthType ?>">
  54. <input type="hidden" name="MERCHANTSAFEKEY" value="<?php echo $orgMsKey ?>">
  55. <input type="hidden" name="currency" value="<?php echo $orgCurrency ?>">
  56. <input type="hidden" name="rnd" value="<?php echo $orgRnd ?>">
  57. <input type="hidden" name="hash" value="<?php echo $hash ?>">
  58. <input type="hidden" name="storetype" value="3d_pay_hosting ">
  59. <input type="hidden" name="hashAlgorithm" value="ver2">
  60. <input type="hidden" name="encoding" value="utf-8" id="encoding">
  61. <input type="hidden" name="lang" value="sk">
  62. <table>
  63. <tr>
  64. <td align="center" colspan="2"><input type="submit" value="Complete Payment" />
  65. </td>
  66. </tr>
  67. </table>
  68. </form>
  69. </center>
  70. </body>
  71. </html>
  72. {/source}
Success #stdin #stdout #stderr 0.02s 52432KB
stdin
Standard input is empty
stdout
{source}
<html>
<head>
<title>3D</title>
<meta http-equiv="Content-Language" content="eng">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9">
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="Expires" content="now">
</head>
<body>
<center>
<form method="post" action="https://t...content-available-to-author-only...d.com/fim/est3dgate">
<input type="hidden" name="clientid" value="10743201 ">
<input type="text" name="amount" value="">
<input type="hidden" name="storekey" value="XXxx2016">
<input type="hidden" name="oid" value="">
<input type="hidden" name="okurl" value="http://s...content-available-to-author-only...y.sk/index.php?option=com_content&view=article&id=92:success">
<input type="hidden" name="failUrl" value="https://t...content-available-to-author-only...d.com/fim/est3dteststoreutf8?pagelang=en">
<input type="hidden" name="trantype" value="Auth">
<input type="hidden" name="instalment" value="">
<input type="hidden" name="MERCHANTSAFEAUTHTYPE" value="">
<input type="hidden" name="MERCHANTSAFEKEY" value="">
<input type="hidden" name="currency" value="978">
<input type="hidden" name="rnd" value="asdf">
<input type="hidden" name="hash" value="l0BsHAkB6fYOi8NeHwBmB8MB8veDLudH76zJJ7e31uPHCXIyPdeidy4AE+5CFc3BACDX+jBT+wnq6d096r1XDg==">
<input type="hidden" name="storetype" value="3d_pay_hosting ">
<input type="hidden" name="hashAlgorithm" value="ver2">
<input type="hidden" name="encoding" value="utf-8" id="encoding">
<input type="hidden" name="lang" value="sk">
<table>
<tr>
<td align="center" colspan="2"><input type="submit" value="Complete Payment" />
</td>
</tr>
</table>
</form>
</center>
</body>
</html>
{/source}
stderr
PHP Notice:  Undefined variable: orgMsAuthType in /home/OtSsL4/prog.php on line 31
PHP Notice:  Undefined variable: orgMsAuthType in /home/OtSsL4/prog.php on line 53