 |
Hi Everyone,
I installed Hashtopolis server with 1 agent successfully, I tested system with 1 md5 task (10 hashes) + wordlist and it return successfully crack;
But when I create Bitcoin/Litecoin wallet.dat tasks (11300), system always return fail results;
Can you show me example step by step to create Bitcoin/Litecoin wallet.dat task.
Thank you very much
My system:
Current Server: Hashtopolis: 0.12.0 commit 8f5756e branch master
Current Client Version: s3-python-0.6.1.6
Client OS: Centos 7
Hashcat Version: v5.1.0
World list: 200-textpass.txt
Hashlist: bitcoin2john.py wallet.dat > hashtext
$bitcoin$64$35fccb34640e8fa11ae8964f77c980c9e0cd298ec3c5c5bb88d42eebbfd397ed$16$974695c14ad5eb46$68920$2$00
------------
[root@hashcat51 ~]# cat client.log
[2021-11-09 18:06:50,580] [INFO ] Starting client 's3-python-0.6.1.6'...
[2021-11-09 18:06:50,581] [DEBUG] Configuration session cert to:
[2021-11-09 18:06:53,523] [DEBUG] Setting url to: http://192.168.1.113/api/server.php
[2021-11-09 18:06:53,523] [DEBUG] {'action': 'testConnection'}
[2021-11-09 18:06:53,527] [DEBUG] Starting new HTTP connection (1): 192.168.1.113:80
[2021-11-09 18:06:53,532] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 48
[2021-11-09 18:06:53,533] [DEBUG] b'{"action":"testConnection","response":"SUCCESS"}'
[2021-11-09 18:06:53,533] [DEBUG] Connection test successful!
[2021-11-09 18:06:57,972] [DEBUG] {'action': 'register', 'voucher': 'abc123', 'name': 'hashcat51'}
[2021-11-09 18:06:58,002] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 63
[2021-11-09 18:06:58,003] [DEBUG] b'{"action":"register","response":"SUCCESS","token":"2QvnfWAePg"}'
[2021-11-09 18:06:58,004] [INFO ] Successfully registered!
[2021-11-09 18:06:58,004] [INFO ] Collecting agent data...
[2021-11-09 18:06:58,015] [DEBUG] {'action': 'updateInformation', 'token': '2QvnfWAePg', 'uid': '4aff644f-8e3c-478e-9d75-ba959d985943', 'os': 0, 'devices': ['Intel® Xeon® CPU E5-2680 v3 @ 2.50GHz', 'Intel® Xeon® CPU E5-2680 v3 @ 2.50GHz', 'Intel® Xeon® CPU E5-2680 v3 @ 2.50GHz', 'Intel® Xeon® CPU E5-2680 v3 @ 2.50GHz', 'Intel® Xeon® CPU E5-2680 v3 @ 2.50GHz', 'Intel® Xeon® CPU E5-2680 v3 @ 2.50GHz', 'Intel® Xeon® CPU E5-2680 v3 @ 2.50GHz', 'Intel® Xeon® CPU E5-2680 v3 @ 2.50GHz']}
[2021-11-09 18:06:58,035] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 51
[2021-11-09 18:06:58,035] [DEBUG] b'{"action":"updateInformation","response":"SUCCESS"}'
[2021-11-09 18:06:58,035] [DEBUG] {'action': 'login', 'token': '2QvnfWAePg', 'clientSignature': 's3-python-0.6.1.6'}
[2021-11-09 18:06:58,052] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 134
[2021-11-09 18:06:58,053] [DEBUG] b'{"action":"login","response":"SUCCESS","multicastEnabled":false,"timeout":30,"server-version":"0.12.0 (commit 8f5756e branch master)"}'
[2021-11-09 18:06:58,053] [INFO ] Login successful!
[2021-11-09 18:06:58,054] [INFO ] Hashtopolis Server version: 0.12.0 (commit 8f5756e branch master)
[2021-11-09 18:06:58,055] [DEBUG] {'action': 'checkClientVersion', 'token': '2QvnfWAePg', 'version': '0.6.1.6', 'type': 'python'}
[2021-11-09 18:06:58,063] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 67
[2021-11-09 18:06:58,063] [DEBUG] b'{"action":"checkClientVersion","response":"SUCCESS","version":"OK"}'
[2021-11-09 18:06:58,063] [INFO ] Client is up-to-date!
[2021-11-09 18:06:58,064] [DEBUG] {'action': 'downloadBinary', 'token': '2QvnfWAePg', 'type': '7zr'}
[2021-11-09 18:06:58,072] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 105
[2021-11-09 18:06:58,072] [DEBUG] b'{"action":"downloadBinary","response":"SUCCESS","executable":"http:\\/\\/192.168.1.113\\/static\\/7zr.bin"}'
[2021-11-09 18:06:58,075] [DEBUG] http://192.168.1.113:80 "HEAD /static/7zr.bin HTTP/1.1" 200 0
[2021-11-09 18:06:58,078] [DEBUG] http://192.168.1.113:80 "GET /static/7zr.bin HTTP/1.1" 200 267888
[2021-11-09 18:06:58,082] [DEBUG] Entering loop...
[2021-11-09 18:06:58,082] [DEBUG] {'action': 'getFileStatus', 'token': '2QvnfWAePg'}
[2021-11-09 18:06:58,087] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 156
[2021-11-09 18:06:58,088] [DEBUG] b'{"action":"getFileStatus","response":"SUCCESS","filenames":["Pre-cracked_2_03-11-2021_10-04-19.txt"]}'
[2021-11-09 18:06:58,088] [DEBUG] {'action': 'getTask', 'token': '2QvnfWAePg'}
[2021-11-09 18:06:58,096] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 94
[2021-11-09 18:06:58,097] [DEBUG] b'{"action":"getTask","response":"SUCCESS","taskId":null,"reason":"No suitable task available!"}'
[2021-11-09 18:06:58,097] [INFO ] No task available!
[2021-11-09 18:07:03,102] [DEBUG] {'action': 'getTask', 'token': '2QvnfWAePg'}
[2021-11-09 18:07:03,104] [DEBUG] Resetting dropped connection: 192.168.1.113
[2021-11-09 18:07:03,114] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 94
[2021-11-09 18:07:03,115] [DEBUG] b'{"action":"getTask","response":"SUCCESS","taskId":null,"reason":"No suitable task available!"}'
[2021-11-09 18:07:03,115] [INFO ] No task available!
[2021-11-09 18:07:08,121] [DEBUG] {'action': 'getTask', 'token': '2QvnfWAePg'}
[2021-11-09 18:07:08,123] [DEBUG] Resetting dropped connection: 192.168.1.113
[2021-11-09 18:07:08,132] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 94
[2021-11-09 18:07:08,133] [DEBUG] b'{"action":"getTask","response":"SUCCESS","taskId":null,"reason":"No suitable task available!"}'
[2021-11-09 18:07:08,134] [INFO ] No task available!
[2021-11-09 18:07:13,139] [DEBUG] {'action': 'getTask', 'token': '2QvnfWAePg'}
[2021-11-09 18:07:13,141] [DEBUG] Resetting dropped connection: 192.168.1.113
[2021-11-09 18:07:13,148] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 391
[2021-11-09 18:07:13,149] [DEBUG] b'{"action":"getTask","response":"SUCCESS","taskId":18,"attackcmd":"#HL# 200-text-random.txt","cmdpars":" --hash-type=11300 ","hashlistId":8,"bench":30,"statustimer":5,"files":["200-text-random.txt"],"crackerId":"2","benchType":"run","hashlistAlias":"#HL#","keyspace":"0","usePreprocessor":false,"preprocessor":"0","preprocessorCommand":"","enforcePipe":false,"slowHash":true,"useBrain":false}'
[2021-11-09 18:07:13,149] [INFO ] Got task with id: 18
[2021-11-09 18:07:13,149] [DEBUG] {'action': 'downloadBinary', 'token': '2QvnfWAePg', 'type': 'cracker', 'binaryVersionId': '2'}
[2021-11-09 18:07:13,156] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 147
[2021-11-09 18:07:13,156] [DEBUG] b'{"action":"downloadBinary","response":"SUCCESS","url":"https:\\/\\/hashcat.net\\/files\\/hashcat-5.1.0.7z","name":"hashcat","executable":"hashcat.bin"}'
[2021-11-09 18:07:13,158] [DEBUG] Starting new HTTPS connection (1): hashcat.net:443
[2021-11-09 18:07:14,274] [DEBUG] https://hashcat.net:443 "HEAD /files/hashcat-5.1.0.7z HTTP/1.1" 200 0
[2021-11-09 18:07:14,899] [DEBUG] https://hashcat.net:443 "GET /files/hashcat-5.1.0.7z HTTP/1.1" 200 2813043
[2021-11-09 18:08:08,058] [DEBUG] {'action': 'getFile', 'token': '2QvnfWAePg', 'taskId': 18, 'file': '200-text-random.txt'}
[2021-11-09 18:08:08,061] [DEBUG] Resetting dropped connection: 192.168.1.113
[2021-11-09 18:08:08,070] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 152
[2021-11-09 18:08:08,071] [DEBUG] b'{"action":"getFile","filename":"200-text-random.txt","extension":"txt","response":"SUCCESS","url":"getFile.php?file=4&token=2QvnfWAePg","filesize":1936}'
[2021-11-09 18:08:08,072] [DEBUG] Starting download of file from server...
[2021-11-09 18:08:08,080] [DEBUG] http://192.168.1.113:80 "HEAD /getFile.php?file=4&token=2QvnfWAePg HTTP/1.1" 200 0
[2021-11-09 18:08:08,087] [DEBUG] http://192.168.1.113:80 "GET /getFile.php?file=4&token=2QvnfWAePg HTTP/1.1" 200 1936
[2021-11-09 18:08:08,087] [DEBUG] {'action': 'getHashlist', 'token': '2QvnfWAePg', 'hashlistId': 8}
[2021-11-09 18:08:08,095] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 98
[2021-11-09 18:08:08,095] [DEBUG] b'{"action":"getHashlist","response":"SUCCESS","url":"getHashlist.php?hashlists=8&token=2QvnfWAePg"}'
[2021-11-09 18:08:08,102] [DEBUG] http://192.168.1.113:80 "GET /getHashlist.php?hashlists=8&token=2QvnfWAePg HTTP/1.1" 200 103
[2021-11-09 18:08:08,103] [DEBUG] {'action': 'checkClientVersion', 'token': '2QvnfWAePg', 'version': '0.6.1.6', 'type': 'python'}
[2021-11-09 18:08:08,111] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 67
[2021-11-09 18:08:08,112] [DEBUG] b'{"action":"checkClientVersion","response":"SUCCESS","version":"OK"}'
[2021-11-09 18:08:08,112] [INFO ] Client is up-to-date!
[2021-11-09 18:08:08,112] [INFO ] Got cracker binary type hashcat
[2021-11-09 18:08:08,113] [DEBUG] CALL: ./hashcat64.bin --version
[2021-11-09 18:08:08,119] [DEBUG] {'action': 'getChunk', 'token': '2QvnfWAePg', 'taskId': 18}
[2021-11-09 18:08:08,129] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 71
[2021-11-09 18:08:08,129] [DEBUG] b'{"action":"getChunk","response":"SUCCESS","status":"keyspace_required"}'
[2021-11-09 18:08:08,130] [DEBUG] CALL: ./hashcat64.bin --keyspace --quiet ../../files/200-text-random.txt --hash-type=11300
[2021-11-09 18:08:08,136] [DEBUG] {'action': 'sendKeyspace', 'token': '2QvnfWAePg', 'taskId': 18, 'keyspace': 315}
[2021-11-09 18:08:08,153] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 62
[2021-11-09 18:08:08,153] [DEBUG] b'{"action":"sendKeyspace","response":"SUCCESS","keyspace":"OK"}'
[2021-11-09 18:08:08,153] [INFO ] Keyspace got accepted!
[2021-11-09 18:08:08,154] [DEBUG] {'action': 'downloadBinary', 'token': '2QvnfWAePg', 'type': 'cracker', 'binaryVersionId': '2'}
[2021-11-09 18:08:08,161] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 147
[2021-11-09 18:08:08,161] [DEBUG] b'{"action":"downloadBinary","response":"SUCCESS","url":"https:\\/\\/hashcat.net\\/files\\/hashcat-5.1.0.7z","name":"hashcat","executable":"hashcat.bin"}'
[2021-11-09 18:08:08,162] [DEBUG] {'action': 'getFile', 'token': '2QvnfWAePg', 'taskId': 18, 'file': '200-text-random.txt'}
[2021-11-09 18:08:08,172] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 152
[2021-11-09 18:08:08,172] [DEBUG] b'{"action":"getFile","filename":"200-text-random.txt","extension":"txt","response":"SUCCESS","url":"getFile.php?file=4&token=2QvnfWAePg","filesize":1936}'
[2021-11-09 18:08:08,172] [DEBUG] File is present on agent and has matching file size.
[2021-11-09 18:08:08,172] [DEBUG] {'action': 'getChunk', 'token': '2QvnfWAePg', 'taskId': 18}
[2021-11-09 18:08:08,181] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 63
[2021-11-09 18:08:08,181] [DEBUG] b'{"action":"getChunk","response":"SUCCESS","status":"benchmark"}'
[2021-11-09 18:08:08,181] [INFO ] Benchmark task...
[2021-11-09 18:08:08,181] [DEBUG] CALL: ./hashcat64.bin --machine-readable --quiet --runtime=30 --restore-disable --potfile-disable --session=hashtopolis -p " " ../../hashlists/8 ../../files/200-text-random.txt --hash-type=11300 -o ../../hashlists/8.out
[2021-11-09 18:08:08,301] [DEBUG] started benchmark
[2021-11-09 18:08:08,302] [DEBUG] {'action': 'clientError', 'token': '2QvnfWAePg', 'taskId': 18, 'chunkId': None, 'message': 'No hashes loaded.'}
[2021-11-09 18:08:08,322] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 45
[2021-11-09 18:08:08,322] [DEBUG] b'{"action":"clientError","response":"SUCCESS"}'
[2021-11-09 18:08:08,322] [DEBUG] HCSTAT: Hashfile '../../hashlists/8' on line 1 ($bitco...d$16$974695c14ad5eb46$68920$2$00): Separator unmatched
[2021-11-09 18:08:18,333] [DEBUG] {'action': 'getTask', 'token': '2QvnfWAePg'}
[2021-11-09 18:08:18,338] [DEBUG] Resetting dropped connection: 192.168.1.113
[2021-11-09 18:08:18,347] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 85
[2021-11-09 18:08:18,348] [DEBUG] b'{"action":"getTask","response":"SUCCESS","taskId":null,"reason":"Agent is inactive!"}'
[2021-11-09 18:08:18,348] [INFO ] No task available!
[2021-11-09 18:08:23,354] [DEBUG] {'action': 'getTask', 'token': '2QvnfWAePg'}
[2021-11-09 18:08:23,358] [DEBUG] Resetting dropped connection: 192.168.1.113
[2021-11-09 18:08:23,366] [DEBUG] http://192.168.1.113:80 "POST /api/server.php HTTP/1.1" 200 85
[2021-11-09 18:08:23,366] [DEBUG] b'{"action":"getTask","response":"SUCCESS","taskId":null,"reason":"Agent is inactive!"}'
[2021-11-09 18:08:23,366] [INFO ] No task available!
[2021-11-09 18:08:28,210] [INFO ] Exiting...
|