03-27-2017, 08:45 PM
Noob here. Sorry if question is stupid.
So I found an old Keepass 1 database on my hard drive which I forgot the password to and want to retrieve it again. I ran the .kdb file through keepass2john and got the hash now, but everytime I try to brute-force it with:
it tells me:
As stated, I just got into this kind of thing and really dont know if I'm doing something completely wrong here. Any help would be appreciated.
Log:
TOP.58d95b72.00000000 START
TOP.58d95b72.00000000 user_options->separator :
TOP.58d95b72.00000000 user_options->outfile sol.txt
TOP.58d95b72.00000000 user_options->rule_buf_l :
TOP.58d95b72.00000000 user_options->rule_buf_r :
TOP.58d95b72.00000000 user_options->session hashcat
TOP.58d95b72.00000000 user_options->limit 0
TOP.58d95b72.00000000 user_options->skip 0
TOP.58d95b72.00000000 user_options->attack_mode 3
TOP.58d95b72.00000000 user_options->benchmark 0
TOP.58d95b72.00000000 user_options->bitmap_max 24
TOP.58d95b72.00000000 user_options->bitmap_min 16
TOP.58d95b72.00000000 user_options->debug_mode 0
TOP.58d95b72.00000000 user_options->force 0
TOP.58d95b72.00000000 user_options->gpu_temp_abort 90
TOP.58d95b72.00000000 user_options->gpu_temp_disable 0
TOP.58d95b72.00000000 user_options->gpu_temp_retain 0
TOP.58d95b72.00000000 user_options->hash_mode 13400
TOP.58d95b72.00000000 user_options->hex_charset 0
TOP.58d95b72.00000000 user_options->hex_salt 0
TOP.58d95b72.00000000 user_options->hex_wordlist 0
TOP.58d95b72.00000000 user_options->increment 1
TOP.58d95b72.00000000 user_options->increment_max 54
TOP.58d95b72.00000000 user_options->increment_min 5
TOP.58d95b72.00000000 user_options->keep_guessing 0
TOP.58d95b72.00000000 user_options->kernel_accel 0
TOP.58d95b72.00000000 user_options->kernel_loops 0
TOP.58d95b72.00000000 user_options->keyspace 0
TOP.58d95b72.00000000 user_options->left 0
TOP.58d95b72.00000000 user_options->logfile_disable 0
TOP.58d95b72.00000000 user_options->loopback 0
TOP.58d95b72.00000000 user_options->machine_readable 0
TOP.58d95b72.00000000 user_options->markov_classic 0
TOP.58d95b72.00000000 user_options->markov_disable 0
TOP.58d95b72.00000000 user_options->markov_threshold 256
TOP.58d95b72.00000000 user_options->nvidia_spin_damp 100
TOP.58d95b72.00000000 user_options->opencl_info 0
TOP.58d95b72.00000000 user_options->opencl_vector_width 0
TOP.58d95b72.00000000 user_options->outfile_autohex 1
TOP.58d95b72.00000000 user_options->outfile_check_timer 5
TOP.58d95b72.00000000 user_options->outfile_format 3
TOP.58d95b72.00000000 user_options->potfile_disable 0
TOP.58d95b72.00000000 user_options->powertune_enable 0
TOP.58d95b72.00000000 user_options->quiet 0
TOP.58d95b72.00000000 user_options->remove 0
TOP.58d95b72.00000000 user_options->remove_timer 60
TOP.58d95b72.00000000 user_options->restore 0
TOP.58d95b72.00000000 user_options->restore_disable 0
TOP.58d95b72.00000000 user_options->restore_timer 60
TOP.58d95b72.00000000 user_options->rp_files_cnt 0
TOP.58d95b72.00000000 user_options->rp_gen 0
TOP.58d95b72.00000000 user_options->rp_gen_func_max 4
TOP.58d95b72.00000000 user_options->rp_gen_func_min 1
TOP.58d95b72.00000000 user_options->rp_gen_seed 0
TOP.58d95b72.00000000 user_options->runtime 0
TOP.58d95b72.00000000 user_options->scrypt_tmto 0
TOP.58d95b72.00000000 user_options->segment_size 33554432
TOP.58d95b72.00000000 user_options->show 0
TOP.58d95b72.00000000 user_options->status 0
TOP.58d95b72.00000000 user_options->status_timer 10
TOP.58d95b72.00000000 user_options->stdout_flag 0
TOP.58d95b72.00000000 user_options->speed_only 0
TOP.58d95b72.00000000 user_options->progress_only 0
TOP.58d95b72.00000000 user_options->usage 0
TOP.58d95b72.00000000 user_options->username 0
TOP.58d95b72.00000000 user_options->veracrypt_pim 0
TOP.58d95b72.00000000 user_options->version 0
TOP.58d95b72.00000000 user_options->weak_hash_threshold 0
TOP.58d95b72.00000000 user_options->workload_profile 2
TOP.58d95b72.00000000 proc_start 1490639730
TOP.58d95b72.00000000 proc_stop 1490639730
TOP.58d95b72.00000000 STOP
So I found an old Keepass 1 database on my hard drive which I forgot the password to and want to retrieve it again. I ran the .kdb file through keepass2john and got the hash now, but everytime I try to brute-force it with:
Code:
hashcat64.exe -m 13400 -a 3 -o sol.txt hash.txt ?a?a?a?a?a?a?a?a?a?a?a?a
it tells me:
Code:
"Hashfile 'hash.txt' on line 1 ($keepass$*1*hash*goes*here*): Salt-length exception"
As stated, I just got into this kind of thing and really dont know if I'm doing something completely wrong here. Any help would be appreciated.
Log:
TOP.58d95b72.00000000 START
TOP.58d95b72.00000000 user_options->separator :
TOP.58d95b72.00000000 user_options->outfile sol.txt
TOP.58d95b72.00000000 user_options->rule_buf_l :
TOP.58d95b72.00000000 user_options->rule_buf_r :
TOP.58d95b72.00000000 user_options->session hashcat
TOP.58d95b72.00000000 user_options->limit 0
TOP.58d95b72.00000000 user_options->skip 0
TOP.58d95b72.00000000 user_options->attack_mode 3
TOP.58d95b72.00000000 user_options->benchmark 0
TOP.58d95b72.00000000 user_options->bitmap_max 24
TOP.58d95b72.00000000 user_options->bitmap_min 16
TOP.58d95b72.00000000 user_options->debug_mode 0
TOP.58d95b72.00000000 user_options->force 0
TOP.58d95b72.00000000 user_options->gpu_temp_abort 90
TOP.58d95b72.00000000 user_options->gpu_temp_disable 0
TOP.58d95b72.00000000 user_options->gpu_temp_retain 0
TOP.58d95b72.00000000 user_options->hash_mode 13400
TOP.58d95b72.00000000 user_options->hex_charset 0
TOP.58d95b72.00000000 user_options->hex_salt 0
TOP.58d95b72.00000000 user_options->hex_wordlist 0
TOP.58d95b72.00000000 user_options->increment 1
TOP.58d95b72.00000000 user_options->increment_max 54
TOP.58d95b72.00000000 user_options->increment_min 5
TOP.58d95b72.00000000 user_options->keep_guessing 0
TOP.58d95b72.00000000 user_options->kernel_accel 0
TOP.58d95b72.00000000 user_options->kernel_loops 0
TOP.58d95b72.00000000 user_options->keyspace 0
TOP.58d95b72.00000000 user_options->left 0
TOP.58d95b72.00000000 user_options->logfile_disable 0
TOP.58d95b72.00000000 user_options->loopback 0
TOP.58d95b72.00000000 user_options->machine_readable 0
TOP.58d95b72.00000000 user_options->markov_classic 0
TOP.58d95b72.00000000 user_options->markov_disable 0
TOP.58d95b72.00000000 user_options->markov_threshold 256
TOP.58d95b72.00000000 user_options->nvidia_spin_damp 100
TOP.58d95b72.00000000 user_options->opencl_info 0
TOP.58d95b72.00000000 user_options->opencl_vector_width 0
TOP.58d95b72.00000000 user_options->outfile_autohex 1
TOP.58d95b72.00000000 user_options->outfile_check_timer 5
TOP.58d95b72.00000000 user_options->outfile_format 3
TOP.58d95b72.00000000 user_options->potfile_disable 0
TOP.58d95b72.00000000 user_options->powertune_enable 0
TOP.58d95b72.00000000 user_options->quiet 0
TOP.58d95b72.00000000 user_options->remove 0
TOP.58d95b72.00000000 user_options->remove_timer 60
TOP.58d95b72.00000000 user_options->restore 0
TOP.58d95b72.00000000 user_options->restore_disable 0
TOP.58d95b72.00000000 user_options->restore_timer 60
TOP.58d95b72.00000000 user_options->rp_files_cnt 0
TOP.58d95b72.00000000 user_options->rp_gen 0
TOP.58d95b72.00000000 user_options->rp_gen_func_max 4
TOP.58d95b72.00000000 user_options->rp_gen_func_min 1
TOP.58d95b72.00000000 user_options->rp_gen_seed 0
TOP.58d95b72.00000000 user_options->runtime 0
TOP.58d95b72.00000000 user_options->scrypt_tmto 0
TOP.58d95b72.00000000 user_options->segment_size 33554432
TOP.58d95b72.00000000 user_options->show 0
TOP.58d95b72.00000000 user_options->status 0
TOP.58d95b72.00000000 user_options->status_timer 10
TOP.58d95b72.00000000 user_options->stdout_flag 0
TOP.58d95b72.00000000 user_options->speed_only 0
TOP.58d95b72.00000000 user_options->progress_only 0
TOP.58d95b72.00000000 user_options->usage 0
TOP.58d95b72.00000000 user_options->username 0
TOP.58d95b72.00000000 user_options->veracrypt_pim 0
TOP.58d95b72.00000000 user_options->version 0
TOP.58d95b72.00000000 user_options->weak_hash_threshold 0
TOP.58d95b72.00000000 user_options->workload_profile 2
TOP.58d95b72.00000000 proc_start 1490639730
TOP.58d95b72.00000000 proc_stop 1490639730
TOP.58d95b72.00000000 STOP