Quantcast
Channel: hashcat Forum - All Forums
Viewing all 7816 articles
Browse latest View live

oclHashcat v1.32

$
0
0


Download here: https://hashcat.net/oclhashcat/



This version 1.32 is a preponed release due to many conflicts between v1.31 and the latest AMD and NV drivers.

It does not include support for PDF as we're not yet finished implementing all different versions of PDF. PDF will be supported in next version of oclHashcat.

Still, there's a lot of other stuff that comes with this release. The most important:
  • Workaround a bug which is caused by AMD Catalyst 14.9 driver that could lead to uncracked office documents
  • Mark AMD Catalyst 14.12 as entirely broken for OpenCL and show a warning message on startup
  • Support ForceWare 346.x to solve cuModuleLoad() 209 error -- Make sure you have 346.x installed !!!
  • Add support for Tesla K80 devices (sm_37) to solve cuModuleLoad() 301 error
  • New AMP kernels to compute passwords candidates for slow hashes on GPU as well
  • Increased scrypt performance



Full changelog v1.31 -> v1.32

Quote:
Type: Driver
File: Host
Desc: Marked AMD Catalyst 14.12 as broken driver

Type: Driver
File: Kernel
Desc: Added support for AMD APP SDK v3.0 beta

Type: Driver
File: Kernel
Desc: Added support for NV ForceWare 346.29 driver

Type: Driver
File: Host
Desc: added support for NV CUDA 7.0

Type: Driver
File: Kernel
Desc: Added support for NV new GPUs: "sm_37", used in Tesla K80

Type: Driver
File: Host
Desc: NVidia dropped support for CUDA enabled cards <= sm_13

Type: Driver
File: Host
Desc: Removed bzero kernel as they are now supported by native runtime

Type: Workaround
File: Kernel
Desc: Fixed bug in RC4 based algorithms like Office initiated by AMD drivers

Type: Reimplementation
File: Kernel and Host
Desc: Rewrote slow hash candidate amplifiers, ported from CPU to GPU

Type: Reimplementation
File: Kernel
Desc: Rewrote support for algorithm -m 8900 = scrypt, simply more speed
Trac: #507

Type: Feature
File: Kernel
Desc: added support for TrueCrypt 5.x containers in all hash modes -m 62XX

Type: Feature
File: Kernel
Desc: added new hash mode -m 4710 = sha1($salt.$pass.$salt)
Trac: #517

Type: Feature
File: Kernel
Desc: added new hash mode -m 10200 = Cram MD5
Trac: #528

Type: Feature
File: Kernel
Desc: added new hash mode -m 10300 = SAP CODVN H (PWDSALTEDHASH) iSSHA-1

Type: Feature
File: Kernel
Desc: added new hash mode -m 10800 = SHA384

Type: Change
File: Host
Desc: renamed -m 123 = Django (SHA-1) to -m 124 = Django (SHA-1)

Type: Change
File: Host
Desc: renamed --powertune-disable to --powertune-enable and set default to unset

Type: Feature
File: Host
Desc: Added parameter --scrypt-tmto to manually override automatically calculated tmto settings

Type: Bug
File: Host
Desc: fixed a bug when two rules in chaining-mode exceed maximum 15 functions calls in sum

Type: Bug
File: Host
Desc: fixed a bug in -j if the rule causes to change password length

Type: Bug
File: Host
Desc: fixed problem with ADL fan speed display, catalyst 14.9 driver had problems querying the fan information/speed
Trac: #514

Type: Bug
File: Host
Desc: fixed a problem with too aggressive plain rejection check
Trac: #515

Type: Bug
File: Host
Desc: show error message when the user attempts to use directories in combinator attack (which is not supported)
Trac: #518

Type: Bug
File: Host
Desc: show error message when the user tries to use too long masks, fixes a crash
Trac: #522

Type: Bug
File: Host
Desc: Fixed Redmine format; support for 32 bytes of hexadecimal salt added
Trac: #543

Type: Bug
File: Host
Desc: Fixed a problem when using --remove with a multi-hccap file
Trac: #552

type: Feature
file: Rules
desc: added dive.rule
Trac: #519

--
atom

Driver archive

$
0
0
After I've spent significant time looking for AMD drivers matching my oclHashcat versions I wonder if it is possible to maintain a repository of the appropriate drivers for oclHashcat releases.

AFAIK AMD doesn't maintain such an archive, and mirrors often provide downloads which are broken or packed with malware/crapware (I don't have experience with Nvidia), so a trustworthy archive would be very useful.

What do you think?

Having trouble with rules.

$
0
0
Hi all, I'm having trouble getting this to work. I keep getting the "Line-length exception ERROR: No hashes loaded" error, but I'm not even sure if my command is correct anyway.

I have a hash, let's call it 123mysha256hash123 which consists of $salt + $password

Now, I already know the $password is "John Smith", so how can I brute force the hash and find the salt?

My command so far:

Code:
cudaHashcat64.exe -m 1420 -a 3 "123mysha256hash123" --rule-right="$J$o$h$n$ $S$m$i$t$h"

I guess I'm looking to see if my rule parameter is correct and any other obvious weirdness you see.

Thanks!

GTX 970 Benchmark

$
0
0
Greetings everyone.

Long time lurker and just built my own rig with the new NVidia cards.

I went with two GTX 970's as they are readily available, in my budget, power efficient, and easily found in reference design.

I haven't seen any benchmarks around for these cards, so here is mine.

https://gist.github.com/joshuaskorich/76...49acb69387

I feel it is rather impressive for NVidia hardware and furthers a lot of the claims that these new cards are pretty sweet.

Setup is Ubuntu 14.04x64 and I'm using the official NVidia 343.22 drivers and cudaHashcat-1.31.

xorg.conf includes:
Code:
Section "Device"
    Option       "Coolbits" "12"
    Option       "RegistryDwords" "PerfLevelSrc=0x2222"
    Option       "Interactive" "False"
EndSection

At the moment I am very mildly overclocking with (note: cannot run as root):
Code:
nvidia-settings -a [gpu:0]/GPUPowerMizerMode=1
nvidia-settings -a [gpu:1]/GPUPowerMizerMode=1
nvidia-settings -a [gpu:0]/GPUFanControlState=1
nvidia-settings -a [gpu:1]/GPUFanControlState=1
nvidia-settings -a [fan:0]/GPUCurrentFanSpeed=85
nvidia-settings -a [fan:1]/GPUCurrentFanSpeed=85
nvidia-settings -a [gpu:0]/GPUGraphicsClockOffset[3]=150
nvidia-settings -a [gpu:1]/GPUGraphicsClockOffset[3]=150

I found that a higher clock offset and/or any transfer rate offset increase resulted in cuStreamSynchronize() 700 and/or 702 errors. Something I am still trying to wrangle in.

how to md5unix

$
0
0
Hello,

Im pretty new to hashcat, I was watching some videos and reading guides, still something went wrong, so lets see if you guys can help me out.

I have a some hashes from a wordpress site ( so its MD5Unix most likely)

My hashes seems to be like this one :

$P$xxxxxxxxxxxxxxxxxxxxxxxxxxxxx/ ( so 30 characters after the $P$ then "/" at the end.

I have wordlists on about 5gb also I've done with hash.txt (hashes filled in without "quote") and cracked.txt

Now I'd need help, how can I basicly kick of the cracking.

This is the command line I used : >hashcat -m 400 -a 0 -o 0 C:\hashcat\hash.txt C:\hashcat\cracked.txt C:\hashcat\wordlist.txt

( to try out I used a hash of mine in the hash.txt and my password on wordlist.txt ) after some seconds the program stops himself (seems like everything went smooth and its done cracking) but I didnt get my password to the cracked text file its still empty.

Here is a image of the whole process (cmd)

[Image: hfYKe.jpg]

What did I do wrong ?

I'd highly appreciate.
Regards

How to emulate 3 dictionaries?

$
0
0
Hi there,
I know how to use 2 dictionaries, but I need to use 3.
I cannot just merge 2 dictionaries into 1, because that would create files as huge as 100 GB.
Perhaps I can use masks? So it would be something like:

cudahashcat64.exe {dictionary1}{dictionary2}{constant_postfix1}
cudahashcat64.exe {dictionary1}{dictionary2}{constant_postfix2}
cudahashcat64.exe {dictionary1}{dictionary2}{constant_postfix3}

so I would just convert the third cdictionary into postfixes. Can I do something like this?

Line Length Exception on oclhashcat 1.31

$
0
0
When using the following command I get a line length exception for cudahashcat however not hashcat in general. Any suggestions?

lag@merovingian:~/Projects/0000-CMIYC-2014/1$ /home/lag/Projects/cudacat/cudacat64 -a 3 -d 1 -o 1.out DES.txt ?d?d?d?d?d?d?d?d
cudaHashcat v1.31 starting...

WARNING: Hashfile 'street-hashes.3.txt' in line 1 (hash): Line-length exception
WARNING: Hashfile 'street-hashes.3.txt' in line 2 (hash): Line-length exception
ERROR

Where is ForceWare 346.29?

$
0
0
All,

I looked on the Nvidia drivers for linux and could not find this particular version of the Nvidia linux drivers the closest I got was a beta version 346.22.


Any suggestions?

ERROR: restore value greater keyspace

$
0
0
Can't restore wpa progress with 1.32. Catalyst 14.9 Win7.64bit. It starts fine from the start (no -s). And everything works fine with 1.31.
Code:
D:\oclHashcat>oclHashcat64.exe -m 2500 -a 3 -w 3 -s 61867462616 e:\test.hccap -1 qwertyupasdfghjklzxcvbnm ?1?1?1?1?1?1?1?1
oclHashcat v1.32 starting...

Device #1: Tahiti, 3072MB, 925Mhz, 32MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
* Brute-Force
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel ./kernels/4098/m02500.Tahiti_1573.4_1573.4 (VM).kernel (258840 bytes)
Device #1: Kernel ./kernels/4098/markov_le_v1.Tahiti_1573.4_1573.4 (VM).kernel (35068 bytes)
Device #1: Kernel ./kernels/4098/amp_a3_v1.Tahiti_1573.4_1573.4 (VM).kernel (13624 bytes)

[s]tatus [p]ause [r]esume [b]ypass [q]uit =>

ERROR: restore value greater keyspace


D:\oclHashcat>

EDIT: restore value is not greater. 24^8=110075314176

Low speed on GTX 970 v1.32 with WPA2

$
0
0
Hello hashcat forums!

Having a bit of trouble here. My speed on cudahashcat64 is about 150kH/s on a single GTX 970 for WPA2. Now, I am unsure of what the standard speed is for WPA2 cracking, so that might be what it's supposed to be. But incase it isn't:

Reading other people's problems, I have tried using:
  • Dictionary attack
  • Mask-based attack (?u?l?l?l?l?l?l?l?l?d)
  • Mixture of both
But all of these have the same speed. The dictionary is on an SSD, and there's still the issue on mask attacks so the access speed is not the problem.

Any help would help! Thanks!
-Sam

Is it possible to find the salt for a known password?

$
0
0
I have a hash of the form of 64 hex chars (I'm assuming SHA256???)

Im told that it has some form of salt prepended to the string before hashing, and I have the unhashed string, but not the salt.

Is it possible to find the salt?

I have tried:

hashcat -m 1400 -a 1 ./hashfile /usr/share/dict/american-english ./known

(Combination attack mode), where "known" contains the known string. But it only seems to load one dictionary. And of course I don't know that the salt is a dictionary word.

Any advice appreciated - I'm knew to this sort of thing in general, and hashcat specifically!

Thanks!

Win7 32, Ati 5850, catalyst 14.9 but ERROR: clGetDeviceIDs() -1

$
0
0
Hi.
I try to utilize oclHashcat, I prepare a new machine (clean machine) only with win7 SP1 32 pro (updated at today), an ATI 5850 and the version 14.9 of Catalyst.
When I run the program the error is:
clGetDeviceIDs() -1

I tried to reinstall the dirver: nothing.
I tried to install the latest Catalys: nothing.
Reverse to 14.9, nothing. installed SDK 2.7, 2.8, 2.9-1.599.381.... nothing

clinfo report the vga card correctly.
if I try with --force or with --gpu-devices=1 nothing change.

help me please.

Third card not recognized

$
0
0
I have two Radeon 6950s and one 6850. oclHashcat does not appear to see the 6800 series card.

Catalyst 14.9 installed.
oclHashcat 1.32

$clinfo
Code:
Number of platforms:                 1
  Platform Profile:                 FULL_PROFILE
  Platform Version:                 OpenCL 1.2 AMD-APP (1573.4)
  Platform Name:                 AMD Accelerated Parallel Processing
  Platform Vendor:                 Advanced Micro Devices, Inc.
  Platform Extensions:                 cl_khr_icd cl_amd_event_callback cl_amd_offline_devices


  Platform Name:                 AMD Accelerated Parallel Processing
Number of devices:                 4
  Device Type:                     CL_DEVICE_TYPE_GPU
  Vendor ID:                     1002h
  Board name:                     AMD Radeon HD 6900 Series
  Device Topology:                 PCI[ B#5, D#0, F#0 ]
  Max compute units:                 24
  Max work items dimensions:             3
    Max work items[0]:                 256
    Max work items[1]:                 256
    Max work items[2]:                 256
  Max work group size:                 256
  Preferred vector width char:             16
  Preferred vector width short:             8
  Preferred vector width int:             4
  Preferred vector width long:             2
  Preferred vector width float:             4
  Preferred vector width double:         2
  Native vector width char:             16
  Native vector width short:             8
  Native vector width int:             4
  Native vector width long:             2
  Native vector width float:             4
  Native vector width double:             2
  Max clock frequency:                 800Mhz
  Address bits:                     32
  Max memory allocation:             536870912
  Image support:                 Yes
  Max number of images read arguments:         128
  Max number of images write arguments:         8
  Max image 2D width:                 16384
  Max image 2D height:                 16384
  Max image 3D width:                 2048
  Max image 3D height:                 2048
  Max image 3D depth:                 2048
  Max samplers within kernel:             16
  Max size of kernel argument:             1024
  Alignment (bits) of base address:         2048
  Minimum alignment (bytes) for any datatype:     128
  Single precision floating point capability
    Denorms:                     No
    Quiet NaNs:                     Yes
    Round to nearest even:             Yes
    Round to zero:                 Yes
    Round to +ve and infinity:             Yes
    IEEE754-2008 fused multiply-add:         Yes
  Cache type:                     None
  Cache line size:                 0
  Cache size:                     0
  Global memory size:                 2098200576
  Constant buffer size:                 65536
  Max number of constant args:             8
  Local memory type:                 Scratchpad
  Local memory size:                 32768
  Kernel Preferred work group size multiple:     64
  Error correction support:             0
  Unified memory for Host and Device:         0
  Profiling timer resolution:             1
  Device endianess:                 Little
  Available:                     Yes
  Compiler available:                 Yes
  Execution capabilities:                
    Execute OpenCL kernels:             Yes
    Execute native function:             No
  Queue on Host properties:                
    Out-of-Order:                 No
    Profiling :                     Yes
  Platform ID:                     0x7f6da56b5830
  Name:                         Cayman
  Vendor:                     Advanced Micro Devices, Inc.
  Device OpenCL C version:             OpenCL C 1.2
  Driver version:                 1573.4 (VM)
  Profile:                     FULL_PROFILE
  Version:                     OpenCL 1.2 AMD-APP (1573.4)
  Extensions:                     cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_amd_image2d_from_buffer_read_only cl_khr_spir cl_khr_gl_event


  Device Type:                     CL_DEVICE_TYPE_GPU
  Vendor ID:                     1002h
  Board name:                     AMD Radeon HD 6800 Series
  Device Topology:                 PCI[ B#6, D#0, F#0 ]
  Max compute units:                 14
  Max work items dimensions:             3
    Max work items[0]:                 256
    Max work items[1]:                 256
    Max work items[2]:                 256
  Max work group size:                 256
  Preferred vector width char:             16
  Preferred vector width short:             8
  Preferred vector width int:             4
  Preferred vector width long:             2
  Preferred vector width float:             4
  Preferred vector width double:         0
  Native vector width char:             16
  Native vector width short:             8
  Native vector width int:             4
  Native vector width long:             2
  Native vector width float:             4
  Native vector width double:             0
  Max clock frequency:                 940Mhz
  Address bits:                     32
  Max memory allocation:             134217728
  Image support:                 Yes
  Max number of images read arguments:         128
  Max number of images write arguments:         8
  Max image 2D width:                 16384
  Max image 2D height:                 16384
  Max image 3D width:                 2048
  Max image 3D height:                 2048
  Max image 3D depth:                 2048
  Max samplers within kernel:             16
  Max size of kernel argument:             1024
  Alignment (bits) of base address:         2048
  Minimum alignment (bytes) for any datatype:     128
  Single precision floating point capability
    Denorms:                     No
    Quiet NaNs:                     Yes
    Round to nearest even:             Yes
    Round to zero:                 Yes
    Round to +ve and infinity:             Yes
    IEEE754-2008 fused multiply-add:         Yes
  Cache type:                     None
  Cache line size:                 0
  Cache size:                     0
  Global memory size:                 536870912
  Constant buffer size:                 65536
  Max number of constant args:             8
  Local memory type:                 Scratchpad
  Local memory size:                 32768
  Kernel Preferred work group size multiple:     64
  Error correction support:             0
  Unified memory for Host and Device:         0
  Profiling timer resolution:             1
  Device endianess:                 Little
  Available:                     Yes
  Compiler available:                 Yes
  Execution capabilities:                
    Execute OpenCL kernels:             Yes
    Execute native function:             No
  Queue on Host properties:                
    Out-of-Order:                 No
    Profiling :                     Yes
  Platform ID:                     0x7f6da56b5830
  Name:                         Barts
  Vendor:                     Advanced Micro Devices, Inc.
  Device OpenCL C version:             OpenCL C 1.2
  Driver version:                 1573.4
  Profile:                     FULL_PROFILE
  Version:                     OpenCL 1.2 AMD-APP (1573.4)
  Extensions:                     cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_amd_image2d_from_buffer_read_only cl_khr_spir cl_khr_gl_event


  Device Type:                     CL_DEVICE_TYPE_GPU
  Vendor ID:                     1002h
  Board name:                     AMD Radeon HD 6900 Series
  Device Topology:                 PCI[ B#8, D#0, F#0 ]
  Max compute units:                 24
  Max work items dimensions:             3
    Max work items[0]:                 256
    Max work items[1]:                 256
    Max work items[2]:                 256
  Max work group size:                 256
  Preferred vector width char:             16
  Preferred vector width short:             8
  Preferred vector width int:             4
  Preferred vector width long:             2
  Preferred vector width float:             4
  Preferred vector width double:         2
  Native vector width char:             16
  Native vector width short:             8
  Native vector width int:             4
  Native vector width long:             2
  Native vector width float:             4
  Native vector width double:             2
  Max clock frequency:                 800Mhz
  Address bits:                     32
  Max memory allocation:             536870912
  Image support:                 Yes
  Max number of images read arguments:         128
  Max number of images write arguments:         8
  Max image 2D width:                 16384
  Max image 2D height:                 16384
  Max image 3D width:                 2048
  Max image 3D height:                 2048
  Max image 3D depth:                 2048
  Max samplers within kernel:             16
  Max size of kernel argument:             1024
  Alignment (bits) of base address:         2048
  Minimum alignment (bytes) for any datatype:     128
  Single precision floating point capability
    Denorms:                     No
    Quiet NaNs:                     Yes
    Round to nearest even:             Yes
    Round to zero:                 Yes
    Round to +ve and infinity:             Yes
    IEEE754-2008 fused multiply-add:         Yes
  Cache type:                     None
  Cache line size:                 0
  Cache size:                     0
  Global memory size:                 2100297728
  Constant buffer size:                 65536
  Max number of constant args:             8
  Local memory type:                 Scratchpad
  Local memory size:                 32768
  Kernel Preferred work group size multiple:     64
  Error correction support:             0
  Unified memory for Host and Device:         0
  Profiling timer resolution:             1
  Device endianess:                 Little
  Available:                     Yes
  Compiler available:                 Yes
  Execution capabilities:                
    Execute OpenCL kernels:             Yes
    Execute native function:             No
  Queue on Host properties:                
    Out-of-Order:                 No
    Profiling :                     Yes
  Platform ID:                     0x7f6da56b5830
  Name:                         Cayman
  Vendor:                     Advanced Micro Devices, Inc.
  Device OpenCL C version:             OpenCL C 1.2
  Driver version:                 1573.4 (VM)
  Profile:                     FULL_PROFILE
  Version:                     OpenCL 1.2 AMD-APP (1573.4)
  Extensions:                     cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_atomic_counters_32 cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_amd_image2d_from_buffer_read_only cl_khr_spir cl_khr_gl_event


  Device Type:                     CL_DEVICE_TYPE_CPU
  Vendor ID:                     1002h
  Board name:                    
  Max compute units:                 2
  Max work items dimensions:             3
    Max work items[0]:                 1024
    Max work items[1]:                 1024
    Max work items[2]:                 1024
  Max work group size:                 1024
  Preferred vector width char:             16
  Preferred vector width short:             8
  Preferred vector width int:             4
  Preferred vector width long:             2
  Preferred vector width float:             4
  Preferred vector width double:         2
  Native vector width char:             16
  Native vector width short:             8
  Native vector width int:             4
  Native vector width long:             2
  Native vector width float:             4
  Native vector width double:             2
  Max clock frequency:                 2900Mhz
  Address bits:                     64
  Max memory allocation:             2147483648
  Image support:                 Yes
  Max number of images read arguments:         128
  Max number of images write arguments:         8
  Max image 2D width:                 8192
  Max image 2D height:                 8192
  Max image 3D width:                 2048
  Max image 3D height:                 2048
  Max image 3D depth:                 2048
  Max samplers within kernel:             16
  Max size of kernel argument:             4096
  Alignment (bits) of base address:         1024
  Minimum alignment (bytes) for any datatype:     128
  Single precision floating point capability
    Denorms:                     Yes
    Quiet NaNs:                     Yes
    Round to nearest even:             Yes
    Round to zero:                 Yes
    Round to +ve and infinity:             Yes
    IEEE754-2008 fused multiply-add:         Yes
  Cache type:                     Read/Write
  Cache line size:                 64
  Cache size:                     65536
  Global memory size:                 6260609024
  Constant buffer size:                 65536
  Max number of constant args:             8
  Local memory type:                 Global
  Local memory size:                 32768
  Kernel Preferred work group size multiple:     1
  Error correction support:             0
  Unified memory for Host and Device:         1
  Profiling timer resolution:             1
  Device endianess:                 Little
  Available:                     Yes
  Compiler available:                 Yes
  Execution capabilities:                
    Execute OpenCL kernels:             Yes
    Execute native function:             Yes
  Queue on Host properties:                
    Out-of-Order:                 No
    Profiling :                     Yes
  Platform ID:                     0x7f6da56b5830
  Name:                         AMD Athlon(tm) II X2 245 Processor
  Vendor:                     AuthenticAMD
  Device OpenCL C version:             OpenCL C 1.2
  Driver version:                 1573.4 (sse2)
  Profile:                     FULL_PROFILE
  Version:                     OpenCL 1.2 AMD-APP (1573.4)
  Extensions:                     cl_khr_fp64 cl_amd_fp64 cl_khr_global_int32_base_atomics cl_khr_global_int32_extended_atomics cl_khr_local_int32_base_atomics cl_khr_local_int32_extended_atomics cl_khr_int64_base_atomics cl_khr_int64_extended_atomics cl_khr_3d_image_writes cl_khr_byte_addressable_store cl_khr_gl_sharing cl_ext_device_fission cl_amd_device_attribute_query cl_amd_vec3 cl_amd_printf cl_amd_media_ops cl_amd_media_ops2 cl_amd_popcnt cl_khr_spir cl_khr_gl_event

$amdconfig --adapter=all --odgt
Code:
Adapter 0 - AMD Radeon HD 6900 Series
            Sensor 0: Temperature - 42.00 C

Adapter 1 - AMD Radeon HD 6800 Series
            Sensor 0: Temperature - 48.00 C

Adapter 2 - AMD Radeon HD 6900 Series
            Sensor 0: Temperature - 39.50 C

$oclHashcat64.bin -b
Code:
oclHashcat v1.32 starting in benchmark-mode...

Device #1: Cayman, 2001MB, 800Mhz, 24MCU
Device #2: Cayman, 2003MB, 800Mhz, 24MCU

Hashtype: MD4
Workload: 1024 loops, 256 accel
...

ideas?

Help with output

$
0
0
Hello, I am using CPU Hashcat v0.49
I have list like a :
Code:
example1@gmail.com:724128f922c5188c
example2@hotmail.com:67b706bf564a5f1d
example3@gmail.com:07b3c4f43ea47312

And i'm trying to get output + remove success lines from first list :
Code:
example1@gmail.com:tattoo
example2@hotmail.com:beanie1
example3@gmail.com:monkey16

If I use
Code:
hashcat-cli64.exe -m 200 -o test.txt -p : --username --show --remove hash.txt word/

I got
Code:
example1@gmail.com:724128f922c5188c:tattoo
example2@hotmail.com:67b706bf564a5f1d:beanie1
example3@gmail.com:07b3c4f43ea47312:monkey16

If I use
Code:
hashcat-cli64.exe -m 200 -o test.txt --outfile-format=2 -p : --username --show --remove hash.txt word/

I got
Code:
tattoo
beanie1
monkey16

I tried many times but still no result.
Thank you for help.

speed and length

$
0
0
I have 2 questions

1.
why the rate of 1 gpu sometimes falls. sometimes. not always
temperature in the range of normals. drv = 14.9

pictured 295X2 overlock to 1100 ghz
at standard frequencies 1018 occurs the same. sometimes

2.
how not to use password from wordlist length is less than 8 characters include mask ?a?a

.png  3333.PNG (Size: 12.74 KB / Downloads: 14)

v1.32 oclhashcat64.exe has stopped working

oclHashcat v1.32 - ERROR: cuModuleLoad() 209

$
0
0
Code:
cudaHashcat v1.32 starting...

Device #1: GeForce GT 620M, 1024MB, 950Mhz, 2MCU
Device #1: WARNING! Kernel exec timeout is not disabled, it might cause you erro
rs of code 702
           You can disable it with a regpatch, see here: http://hashcat.net/wiki
/doku.php?id=timeout_patch

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger set to 80c
Watchdog: Temperature retain trigger set to 75c


ERROR: cuModuleLoad() 209



H:\WI-FI\cudaHashcat-1.32>

While using previous version such error wasn‘t founded.
how to fix it?

One of six GPUs has 99% Util and 0 H/s, Progress gets stuck at 99%

$
0
0
Arch: 64bit
OS: Linux
GPU: 7 x AMD Sapphire 7970 HD
oclHashcat: 1.31
Catalyst: fglrx 14.30.4

The run starts fine. Status looks good. At some point one of the GPU's starts to show 99% Util and 0 H/s, Progress gets stuck at 99% and the job never finishes because it seems to be waiting for the last GPU to finish. I'm already skipping one GPU due to this issue, and now a second is acting up.

Command for testing, run should complete in about 25 min. Notice I'm already skipping GPU 6 due to the same issue.

oclHashcat64.bin --gpu-devices=1,2,3,4,5,7 --gpu-temp-retain=65 -m 0 notahash -a 3 -1 ?l?u?s?d ?1?1?1?1?1?1?1

Three status are shown below
1. Beginning, all good
2. GPU 4 wedged, other GPUs still working at progress 7%
3. GPU 4 wedged, other GPUs finished with work, progress 99%, will never finish.


1. Beginning, all good

Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (?1?1?1?1?1?1?1) [7]
Hash.Target....: ffd1ca720c067fadb7b57ee4ab07db05
Hash.Type......: MD5
Time.Started...: Mon Jan 19 15:15:16 2015 (26 secs)
Time.Estimated.: Mon Jan 19 15:42:13 2015 (26 mins, 29 secs)
Speed.GPU.#1...: 7377.6 MH/s
Speed.GPU.#2...: 7374.1 MH/s
Speed.GPU.#3...: 7388.7 MH/s
Speed.GPU.#4...: 7370.7 MH/s
Speed.GPU.#5...: 7392.8 MH/s
Speed.GPU.#6...: 7369.9 MH/s
Speed.GPU.#*...: 44273.8 MH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 1150984126464/69833729609375 (1.65%)
Skipped........: 0/1150984126464 (0.00%)
Rejected.......: 0/1150984126464 (0.00%)
HWMon.GPU.#1...: 94% Util, 45c Temp, 20% Fan
HWMon.GPU.#2...: 94% Util, 48c Temp, 20% Fan
HWMon.GPU.#3...: 94% Util, 45c Temp, 20% Fan
HWMon.GPU.#4...: 94% Util, 55c Temp, 15% Fan
HWMon.GPU.#5...: 94% Util, 44c Temp, 20% Fan
HWMon.GPU.#6...: 94% Util, 45c Temp, 20% Fan


2. GPU 4 wedged at progress 7%, other GPUs still normal

Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (?1?1?1?1?1?1?1) [7]
Hash.Target....: ffd1ca720c067fadb7b57ee4ab07db05
Hash.Type......: MD5
Time.Started...: Mon Jan 19 15:15:16 2015 (2 mins, 1 sec)
Time.Estimated.: Mon Jan 19 15:42:05 2015 (24 mins, 46 secs)
Speed.GPU.#1...: 7354.0 MH/s
Speed.GPU.#2...: 7454.7 MH/s
Speed.GPU.#3...: 7327.9 MH/s
Speed.GPU.#4...: 0 H/s
Speed.GPU.#5...: 7385.6 MH/s
Speed.GPU.#6...: 7400.3 MH/s
Speed.GPU.#*...: 36922.5 MH/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 5287989215232/69833729609375 (7.57%)
Skipped........: 0/5287989215232 (0.00%)
Rejected.......: 0/5287989215232 (0.00%)
HWMon.GPU.#1...: 94% Util, 66c Temp, 15% Fan
HWMon.GPU.#2...: 94% Util, 72c Temp, 40% Fan
HWMon.GPU.#3...: 94% Util, 64c Temp, 15% Fan
HWMon.GPU.#4...: 99% Util, 62c Temp, 15% Fan
HWMon.GPU.#5...: 94% Util, 67c Temp, 15% Fan
HWMon.GPU.#6...: 93% Util, 66c Temp, 15% Fan



3. GPU 4 wedged, other cards finished with work, progress 99%, will never finish.

Session.Name...: oclHashcat
Status.........: Running
Input.Mode.....: Mask (?1?1?1?1?1?1?1) [7]
Hash.Target....: ffd1ca720c067fadb7b57ee4ab07db05
Hash.Type......: MD5
Time.Started...: Mon Jan 19 15:15:16 2015 (31 mins, 44 secs)
Time.Estimated.: Mon Jan 19 15:47:09 2015 (7 secs)
Speed.GPU.#1...: 0 H/s
Speed.GPU.#2...: 0 H/s
Speed.GPU.#3...: 0 H/s
Speed.GPU.#4...: 0 H/s
Speed.GPU.#5...: 0 H/s
Speed.GPU.#6...: 0 H/s
Speed.GPU.#*...: 0 H/s
Recovered......: 0/1 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.......: 69544608370335/69833729609375 (99.59%)
Skipped........: 0/69544608370335 (0.00%)
Rejected.......: 0/69544608370335 (0.00%)
HWMon.GPU.#1...: 0% Util, 51c Temp, 15% Fan
HWMon.GPU.#2...: 0% Util, 51c Temp, 15% Fan
HWMon.GPU.#3...: 0% Util, 57c Temp, 15% Fan
HWMon.GPU.#4...: 99% Util, 60c Temp, 15% Fan
HWMon.GPU.#5...: 0% Util, 51c Temp, 15% Fan
HWMon.GPU.#6...: 0% Util, 50c Temp, 15% Fan

WPA-WPA2-PSK test: crack failed

$
0
0
Hi at all.
For tests, I will try to crack two my WPA test key.
I use Kali and aircrak-ng... well, now I have rhe handsake and the cap files, then I converted with
aircrack-ng <out.cap> -J <out.hccap>

the first file has is for the key 12121212 and with a brute force attack I will find in few seconds. perfect.
for the second file the key is mao1mao1: I don't wait more time, and I create a simple dictionary.txt with 6 lines, one of this is mao1mao1
ok: -m 2500 -a 0 file.hccap dictionary.txt.... but nothing. recovered 0/1.

the configuration is: oclhashcat 1.32, win7 32 bit, Catalyst 14.9, ATI 5850


any ideas?

permutation patterns

$
0
0
hi all,

im playing with a cracking a default WPA passphrase. the passphrase is very long but defined by a pattern, im trying to establish how best to express the pattern to hashcat, and establish how vulnerable the passphrase is.

the pattern is as follows

three or four five-letter words, followed by a 5 digit number. im fairly sure the words are uppercase, so possibles could be

WATERTHANKPIPER52415
WATERTHANKPIPERCROSS52415
BRAKETHROWSLAPS98342
BRAKETHROWSLAPSBOARD98342

any ideas on how i should tackle this? im imagining that ill need to create a five-letter wordlist, perhaps by following http://hashcat.net/forum/thread-1305.html and adding an expression to filter anything != to 5 letters. then do a combinator + mask attack, where permutations of three or four 5-letter basewords are appended by !d!d!d!d!d

im new to hashcat (since last night), this is mostly a learning exercise for me - there are probably going to be far too many permutations for my linux-in-VM hardware to grapple. if anyone has any ideas or suggestions for how to a combinator + mask attack, or a different methodology, id love to hear it.
Viewing all 7816 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>