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

Brute-force missing characters from a known word?

$
0
0
I'm new to Hashcat and hash-cracking in general, so bear with me please.

I have a 54 character long string from which only four characters are missing; the rest are known. I also have the complete string's GOST hash. I want to know if there is a way to Brute-force the hash using the 54 character string to obtain those missing characters, and subsequently the whole string.

I tried to create a table file, but it went on to become 20+ GB huge before I quit Hashcat in fear of running out of space. I also tried to combine rules and charset by passing
Code:
-1 ?l?u?d
as a parameter and putting
Code:
s*?1
in the .rule file (where the missing characters are represented by * in the hash file). Apparently that's not allowed. I also don't want to go deep into shell-scripting, since that would mean learning a whole new language just to crack a code. My brain is already rattled by Python and C as it is. Oh, and I'm on Windows 8.1.

So is there a way that I've overlooked? Is there some trick or technique that you learn only from experience?

Any help is appreciated. Thanks in advance!

Speeding up hashcat mac osx

$
0
0
I've managed to configure hashcat to crack some hashes on mac osx, the only problem is it is rather slow and i have approx 1500 hashes i want to crack. according to hashcat it would take a few days for this to occur.

my question is, is there any way of increasing CPU usage for hashcat to make it faster or is it already set to fastest possible settings?

Incase anyone needs reference to how i set it up http://hashcat.net/forum/thread-4211-pos...l#pid24495

also im trying to crack phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla) hashes, so far 7 cracked out of a possible 1500 but it has already taken many hours.

Thanks in advance!

Output including non succeeded hashes?

$
0
0
Hello,

So I'm wondering if it would be possible to have the output look like this:
e99a18c428cb38d5f260853678922e03
8f036369a5cd26454949e594fb9e0a2d
hello123
b8f8312b939f00abb38eeafd4fd107f3

Etc. Would this be possible?
If so, what code do I need to use?

Kind regards.

View hashcat.pot?

$
0
0
how would you view the hashcat.pot and also how would you output it into file instead of looking in there and removing?

Hashcat not cracking PDF hash

$
0
0
I'm trying to crack a PDF file (version 1.6). Here are the contents of hash.txt: <redacted>

Hashcat says it cracked the hash, but there is no password.

PS C:\Users\Dr Dinosaur\Documents\Security\Hashcat> .\cudaHashcat64.exe -m 10500 -o cracked.txt hash.txt "C:\Users\Dr Dinosaur\Documents\Kali Linux Share\Wordlist.lst"
cudaHashcat v1.35 starting...

Device #1: GeForce GT 630M, 1024MB, 950Mhz, 2MCU

Hashes: 1 hashes; 1 unique digests, 1 unique salts
Bitmaps: 8 bits, 256 entries, 0x000000ff mask, 1024 bytes, 0/1 rotates
Rules: 1
Applicable Optimizers:
* Zero-Byte
* Not-Iterated
* Single-Hash
* Single-Salt
Watchdog: Temperature abort trigger set to 90c
Watchdog: Temperature retain trigger set to 80c
Device #1: Kernel C:\Users\Dr Dinosaur\Documents\Security\Hashcat/kernels/4318/m10500.sm_21.64.ptx
Device #1: Kernel C:\Users\Dr Dinosaur\Documents\Security\Hashcat/kernels/4318/amp_a0_v1.64.ptx

INFO: removed 1 hash found in pot file


Session.Name...: cudaHashcat
Status.........: Cracked
Input.Mode.....: File (C:\Users\Dr Dinosaur\Documents\Kali Linux Share\Wordlist.lst)
Hash.Target....: <redacted>
Hash.Type......: PDF 1.4 - 1.6 (Acrobat 5 - 8)
Time.Started...: 0 secs
Speed.GPU.#1...: 0 H/s
Recovered......: 1/1 (100.00%) Digests, 1/1 (100.00%) Salts
Progress.......: 0/0 (100.00%)
Skipped........: 0/0 (100.00%)
Rejected.......: 0/0 (100.00%)
Restore point..: 0/0 (100.00%)
HWMon.GPU.#1...: 0% Util, 58c Temp, N/A Fan

tutorial on using cuda hashcat64

$
0
0
hello,

I am a complete noob in hash cat , i have a geforce gt 540 m graphics card with cuda & i wanna crack a wpa2 pass word please suggest me good tutorial with details on how to use hash cat with various attacks, i have searched online & i found a few videos on youtube but one of them led to no output & the following the second one hashcat fails to recognize .hccap file.

please i need help.

i am using cuda hashcat 64 bit v 1.35


thanks in advance.

.jpg  hash cat.jpg (Size: 100.31 KB / Downloads: 1)

Price for PW Audit

$
0
0
What are real life prices for a password Audit.

Lets say:

1. Small StartUp 5-10 Employees
2. 100 User Active Directory
3. Fortune 500 Corp with 50+ Domains and each of them 100+ Users

All the best
scumpii

Convert ntlmv1 john to hashcat

$
0
0
Hi everybody,

I have a ntlmv1 john the ripper format hash and I would like to run that with hashcat, but hashcat can't read the hash format.

The hash output is in the following format:
user@domain.com:$NETNTLM$b412549e207a01d2$6fb6eac4a195e3643b735c1b177d263dd2041b​90478c7dc5

Now I have found the following article in the archives:
http://hashcat6.rssing.com/browser.php?i...9&item=214

But I don't really understand the following:

Code:
perl -ne '/(.*?):\$.*?\$(.*?)\$(.*)/; print "$1::::$3:$2\n";'

If somebody would be so kind to explain what this means I will be very greatfull.


Kind regards,
M-H

is descrypt slow after ocl v1.31?

$
0
0
I am having trouble with descrypt cracking performance. It used to be fast (v1.31) but now it is going slow for me (v1.33 or v1.35). Benchmarks reveal the same numbers for each version and so do short runs but once I get a big enough dictionary, everything falls apart. It was suggested to me to try piping (shown below) but that didn't fix the problem.

Detailed below, both releases were freshly un-7zr'd immediately prior to testing. I use the same rules, same dictionary and same test hashes in both tests. The only thing that changes is the cuda version. The same problem occurs with 1.35.

I will be grateful for any help.

Here is the output:

lavisher@crackhost:~/test/cudaHashcat-1.31$ ../hashcat-0.49/hashcat-cli64.bin --stdout dictionary.txt -r ~/audit/2015-02-12.rules | ./cudaHashcat64.bin --hash-type 1500 -o output.txt ~/audit/hashes.crypt

[...snip...]

Session.Name...: cudaHashcat
Status.........: Exhausted
Input.Mode.....: Pipe
Hash.Target....: File (/home/lavisher/audit/hashes.crypt)
Hash.Type......: descrypt, DES(Unix), Traditional DES
Time.Started...: Wed Apr 15 16:30:58 2015 (2 hours, 12 mins)
Speed.GPU.#1...: 118.9 kH/s
Recovered......: 403/1527 (26.39%) Digests, 66/607 (10.87%) Salts
Progress.......: 2979221737493
Skipped........: 48207862800
Rejected.......: 2457490450973
HWMon.GPU.#1...: -1% Util, 56c Temp, 62% Fan

Started: Wed Apr 15 16:30:58 2015
Stopped: Wed Apr 15 18:43:44 2015

lavisher@crackhost:~/test/cudaHashcat-1.31$ cd ../cudaHashcat-1.33/
lavisher@crackhost:~/test/cudaHashcat-1.33$ ../hashcat-0.49/hashcat-cli64.bin --stdout dictionary.txt -r ~/audit/2015-02-12.rules | ./cudaHashcat64.bin --hash-type 1500 -o output.txt ~/audit/hashes.crypt

[...snip...]

Session.Name...: cudaHashcat
Status.........: Running
Input.Mode.....: Pipe
Hash.Target....: File (/home/lavisher/audit/hashes.crypt)
Hash.Type......: descrypt, DES(Unix), Traditional DES
Time.Started...: Wed Apr 15 19:24:34 2015 (14 hours, 1 min)
Speed.GPU.#1...: 67783 H/s
Recovered......: 404/1527 (26.46%) Digests, 66/607 (10.87%) Salts
Progress.......: 2820735306730
Skipped........: 46255920641
Rejected.......: 2320884538284
HWMon.GPU.#1...: -1% Util, 43c Temp, 45% Fan

[snip - SESSION NOT COMPLETE]

AMD APU

$
0
0
Greetings, so basically I have a Accelerated Processing Unit from AMD and am I only limited to hashcat because I've tried oclHashcat and it doesn't seem to work properly even though I have the latest version of Catalyst Control Panel (V. 14.9) the only way I could somewhat get it to work is if I --force it in Cmd prompt.

-Note: hashcat works perfectly fine for me.

I'm not sure if APU's are supported or something else, I would very much appreciate it if I could get some feedback from you guys. Thank you for taking your time for reading this and understanding my predicament.

Hashcat and Sandisk Secure Access

$
0
0
Well, I finally got oclHashcat (cuda) running on Kali-linux. I am using the Nvidia GTX-750ti. I have been messing with dictionary attacks, combinations and mostly mask attacks. Some time ago I encrypted a Sandisk 32 Gb drive. Not only did I encrypt it with a password, I did it after I had taken my Ambien. Needless to say, I might as well have had my neighbor come over and put in a password because I have no idea what it is. The one thing I am confused about is salts. I understand what they are, websites use them all the time because a lot of people use simple passwords. When I was digging around in the Sandiskdrive, I found two hashes. I put them into the Hash-Id and they are SHA-512's. I am confused because I thought a salt was a simple phrase that was then combined with your password giving you one hash? I've included a pic. The hashes are
"6401c89f3971af3fd2819e574ac2576b40a601e0b01863153162cc0db6ddfe15"
-and -
"8b3da1a5185f3a257cbf82bfe10855428a0cf33593294fddec5b4c76f3bd3d4e1a805f4b8663ff1a​f8207e87d848d2d5f60b6d1d45db79398886a42aaeee6d22"
If anyone could point me in the right direction, I would be so grateful.
Thanks

oclhashcat - ntlmv2 - question

$
0
0
Hi,

I am trying to use oclhashcat on a ntlmv2 hash.

I have tried rockyou & crackstation wordlists and no result.

I am looking at using brute force mode. I need some help on using masks.

The password is >= 8 char with upper, lower-case, numbers and special char.

1.
Is this mask correct:

-1 ?l?u?d?s ?1?1?1?1?1?1?1?1

2.
If I chose a shorter mask, e.g. a 6/7-char mask, will a partial clear-text be retrieved? Or is it so if the password is 8-char, I must give a 8-char mask?

3.
Are there any rules that I can use for such brute force?

Thanks.

Requested advice for hardware

$
0
0
I plan to build a system for the company I work for.
Can someone give me some hardware advice.

Requirements:

- Rack based server
- Space for 4 to 6 cards (depends on the number of GPUs)
(What's the max number of GPUs supported ?)

Required information.

- Prefered server case (in connection with cooling and power supply)
- Prefered motherboard
- Prefered graphic cards (it seems that AMD is preferred - price-speed ratio)
- Prefered power supply (one or more)

Intended for all kind of calculations (oclHashcat/cudaHascat)

Please share (recent) building experiences

Thanks in advance

nVidia GForce 8300 GS not supported

$
0
0
Hello everyone, i'm new in hashcat (never used before) although i've used similar gpu cracking tools like pyrit.

I'm setting up and old computer as a remote computation (cracking) server, with kali and a few tools installed, trying to get as much power from the old hardware as i can.

I have already pyrit running with cuda and my old force 8300 gs, it works fine with both cuda and pyrit, not problem at all (very slow card but thats another thing).
I've messed around a bit until i get cudahascat working on my pc (i only had hashcat which don't use gpu acceleration, so i finally get cudahashcat and tried benchmarks and examples to see if works fine.

Quote:Device #1: GeForce 8300 GS, 127MB, 918Mhz, 1MCU



ERROR: Shader Model 1.0 - 1.3 based GPU detected. Support for CUDA was dropped by NVidia.



Remove it from your system or use -d and select only supported cards.

and thats all i can do with cudahashcat. Googling a bit i see that my gpu could be no longer supported by nvidia and cuda but as i have it working with cuda and pyrit i wonder if is possible to fix this error and use it with hashcat.

Sorry about my english, i think i don't miss any information so hope can solve this easily.

Nvidia GTX Titan X Benchmarks

$
0
0
We got our first shipment of GTX Titan X GPUs today! Been playing around with them for the past 8 hours, and holy fuck, this card does not disappoint!

https://twitter.com/jmgosney/status/590670001021054978

  • 60% faster than AMD Radeon R9 290X at stock clocks – up to 85% faster with +225 Mhz OC.
  • Measured maximum 273W draw from the wall (100% load, 100% fan, +225 Mhz OC). PSU is 86% efficient, so card itself is drawing ~ 234W. That's about 17% less than the R9 290X.
  • First single GPU to break 35 GH/s on NTLM. Can actually break 40 GH/s with +275 Mhz OC, but it's not stable for all algorithms at this clockrate.
  • Max observed GPU temperature is 64C at 100% fan (22.7C ambient temp, no external air flow)
  • Hands-down the best GPU you can buy for Hashcat right now!

[Image: CDIVOi1W8AA1inM.jpg:large]

[Image: CDIVOZjWgAA456s.jpg:large]

[Image: CDIVOtLWEAAon01.jpg:large]

[Image: CDJ7PFFW8AAB0_m.jpg:large]


Benchmarks -- Stock Clocks

Code:
cudaHashcat v1.36 starting in benchmark-mode...

Device #1: GeForce GTX TITAN X, 12287MB, 1215Mhz, 24MCU

Hashtype: MD4
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 35227.1 MH/s

Hashtype: MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 16904.6 MH/s

Hashtype: SHA1
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  5301.7 MH/s

Hashtype: SHA256
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2113.0 MH/s

Hashtype: SHA384
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   663.0 MH/s

Hashtype: SHA512
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   655.6 MH/s

Hashtype: SHA-3(Keccak)
Workload: 128 loops, 256 accel

Speed.GPU.#1.:   471.7 MH/s

Hashtype: RipeMD160
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  3546.1 MH/s

Hashtype: Whirlpool
Workload: 512 loops, 32 accel

Speed.GPU.#1.:   140.3 MH/s

Hashtype: GOST R 34.11-94
Workload: 512 loops, 64 accel

Speed.GPU.#1.:   197.8 MH/s

Hashtype: SAP CODVN B (BCODE)
Workload: 1024 loops, 64 accel

Speed.GPU.#1.:  1264.9 MH/s

Hashtype: SAP CODVN F/G (PASSCODE)
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   623.8 MH/s

Hashtype: SAP CODVN H (PWDSALTEDHASH) iSSHA-1
Workload: 1024 loops, 16 accel

Speed.GPU.#1.:  4078.9 kH/s

Hashtype: Lotus Notes/Domino 5
Workload: 256 loops, 32 accel

Speed.GPU.#1.:   177.1 MH/s

Hashtype: Lotus Notes/Domino 6
Workload: 256 loops, 32 accel

Speed.GPU.#1.: 57800.4 kH/s

Hashtype: Lotus Notes/Domino 8
Workload: 1024 loops, 64 accel

Speed.GPU.#1.:   459.7 kH/s

Hashtype: SHA-1(Base64), nsldap, Netscape LDAP SHA
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  5306.9 MH/s

Hashtype: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  5285.0 MH/s

Hashtype: descrypt, DES(Unix), Traditional DES
Workload: 128 loops, 64 accel

Speed.GPU.#1.:   143.7 MH/s

Hashtype: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Workload: 1000 loops, 32 accel

Speed.GPU.#1.:  7110.1 kH/s

Hashtype: sha256crypt, SHA256(Unix)
Workload: 1024 loops, 4 accel

Speed.GPU.#1.:   310.2 kH/s

Hashtype: sha512crypt, SHA512(Unix)
Workload: 1024 loops, 8 accel

Speed.GPU.#1.:   112.5 kH/s

Hashtype: bcrypt, Blowfish(OpenBSD)
Workload: 32 loops, 2 accel

Speed.GPU.#1.:    14440 H/s

Hashtype: LM
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2145.2 MH/s

Hashtype: NTLM
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 34969.3 MH/s

Hashtype: DCC, mscash
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  9440.8 MH/s

Hashtype: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 14208.6 MH/s

Hashtype: NetNTLMv2
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  1098.4 MH/s

Hashtype: Kerberos 5 AS-REQ Pre-Auth etype 23
Workload: 256 loops, 32 accel

Speed.GPU.#1.:   183.6 MH/s

Hashtype: EPiServer 6.x < v4
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  3843.6 MH/s

Hashtype: EPiServer 6.x > v4
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  1936.7 MH/s

Hashtype: MSSQL(2000)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  5380.4 MH/s

Hashtype: MSSQL(2005)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  5414.1 MH/s

Hashtype: MSSQL(2012)
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   672.0 MH/s

Hashtype: MySQL323
Workload: 512 loops, 256 accel

Speed.GPU.#1.: 37121.9 MH/s

Hashtype: MySQL4.1/MySQL5
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  2471.1 MH/s

Hashtype: Oracle 7-10g
Workload: 512 loops, 64 accel

Speed.GPU.#1.:   603.8 MH/s

Hashtype: Sybase ASE
Workload: 512 loops, 32 accel

Speed.GPU.#1.:   192.3 MH/s

Hashtype: Oracle 11g/12c
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  5308.7 MH/s

Hashtype: PostgreSQL Challenge-Response Authentication (MD5)
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  4180.2 MH/s

Hashtype: MySQL Challenge-Response Authentication (SHA1)
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  1570.2 MH/s

Hashtype: OSX v10.4, v10.5, v10.6
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  3845.7 MH/s

Hashtype: OSX v10.7
Workload: 128 loops, 256 accel

Speed.GPU.#1.:   657.4 MH/s

Hashtype: OSX v10.8+
Workload: 1024 loops, 2 accel

Speed.GPU.#1.:     8160 H/s

Hashtype: Android PIN
Workload: 1024 loops, 16 accel

Speed.GPU.#1.:  4055.7 kH/s

Hashtype: Android FDE <= 4.3
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   566.2 kH/s

Hashtype: scrypt
Workload: 1 loops, 64 accel

Speed.GPU.#1.:   130.8 kH/s

Hashtype: Cisco-PIX MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 10657.2 MH/s

Hashtype: Cisco-ASA MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 10988.6 MH/s

Hashtype: Cisco-IOS SHA256
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2108.0 MH/s

Hashtype: Cisco $8$
Workload: 1024 loops, 8 accel

Speed.GPU.#1.:    46826 H/s

Hashtype: Cisco $9$
Workload: 1 loops, 4 accel

Speed.GPU.#1.:     4788 H/s

Hashtype: Juniper IVE
Workload: 1000 loops, 32 accel

Speed.GPU.#1.:  7173.9 kH/s

Hashtype: Citrix NetScaler
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  4849.4 MH/s

Hashtype: DNSSEC (NSEC3)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  2301.8 MH/s

Hashtype: WPA/WPA2
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   279.2 kH/s

Hashtype: IKE-PSK MD5
Workload: 512 loops, 128 accel

Speed.GPU.#1.:  1198.4 MH/s

Hashtype: IKE-PSK SHA1
Workload: 512 loops, 128 accel

Speed.GPU.#1.:   395.3 MH/s

Hashtype: Password Safe v2
Workload: 1000 loops, 16 accel

Speed.GPU.#1.:   205.2 kH/s

Hashtype: Password Safe v3
Workload: 1024 loops, 16 accel

Speed.GPU.#1.:   923.8 kH/s

Hashtype: 1Password, agilekeychain
Workload: 1000 loops, 64 accel

Speed.GPU.#1.:  2263.5 kH/s

Hashtype: 1Password, cloudkeychain
Workload: 1024 loops, 2 accel

Speed.GPU.#1.:     7104 H/s

Hashtype: AIX {ssha1}
Workload: 64 loops, 128 accel

Speed.GPU.#1.: 28144.4 kH/s

Hashtype: TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + AES
Workload: 1024 loops, 64 accel

Speed.GPU.#1.:   820.9 kH/s

Hashtype: TrueCrypt 5.0+ PBKDF2-HMAC-SHA512 + AES
Workload: 1000 loops, 16 accel

Speed.GPU.#1.:   295.4 kH/s

Hashtype: TrueCrypt 5.0+ PBKDF2-HMAC-Whirlpool + AES
Workload: 1000 loops, 8 accel

Speed.GPU.#1.:    30266 H/s

Hashtype: TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + AES + boot-mode
Workload: 1000 loops, 64 accel

Speed.GPU.#1.:  1636.9 kH/s

Hashtype: Office 2007
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:    93823 H/s

Hashtype: Office 2010
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:    46940 H/s

Hashtype: Office 2013
Workload: 1024 loops, 4 accel

Speed.GPU.#1.:     6816 H/s

Hashtype: MS Office <= 2003 MD5 + RC4, oldoffice$0, oldoffice$1
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   168.5 MH/s

Hashtype: MS Office <= 2003 SHA1 + RC4, oldoffice$3, oldoffice$4
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   236.2 MH/s

Hashtype: PDF 1.1 - 1.3 (Acrobat 2 - 4)
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   258.4 MH/s

Hashtype: PDF 1.1 - 1.3 (Acrobat 2 - 4) + collider-mode #1
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   292.1 MH/s

Hashtype: PDF 1.1 - 1.3 (Acrobat 2 - 4) + collider-mode #2
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:  2702.9 MH/s

Hashtype: PDF 1.4 - 1.6 (Acrobat 5 - 8)
Workload: 70 loops, 256 accel

Speed.GPU.#1.: 12333.1 kH/s

Hashtype: PDF 1.7 Level 3 (Acrobat 9)
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2107.8 MH/s

Hashtype: PDF 1.7 Level 8 (Acrobat 10 - 11)
Workload: 64 loops, 8 accel

Speed.GPU.#1.:        0 H/s

Hashtype: Drupal7
Workload: 1024 loops, 8 accel

Speed.GPU.#1.:    41049 H/s

Hashtype: HMAC-MD5 (key = $pass)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  1669.0 MH/s

Hashtype: HMAC-MD5 (key = $salt)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  4622.7 MH/s

Hashtype: HMAC-SHA1 (key = $pass)
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   362.5 MH/s

Hashtype: HMAC-SHA1 (key = $salt)
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   542.7 MH/s

Hashtype: HMAC-SHA256 (key = $pass)
Workload: 128 loops, 128 accel

Speed.GPU.#1.:   402.7 MH/s

Hashtype: HMAC-SHA256 (key = $salt)
Workload: 128 loops, 128 accel

Speed.GPU.#1.:   908.2 MH/s

Hashtype: HMAC-SHA512 (key = $pass)
Workload: 128 loops, 128 accel

Speed.GPU.#1.: 88728.4 kH/s

Hashtype: HMAC-SHA512 (key = $salt)
Workload: 128 loops, 128 accel

Speed.GPU.#1.:   208.8 MH/s

Hashtype: IPMI2 RAKP HMAC-SHA1
Workload: 256 loops, 256 accel

Speed.GPU.#1.:  1107.5 MH/s

Hashtype: Half MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 10448.1 MH/s

Hashtype: Double MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  4662.2 MH/s

Hashtype: GRUB 2
Workload: 1024 loops, 2 accel

Speed.GPU.#1.:    29060 H/s

Hashtype: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:  4555.8 kH/s

Hashtype: SIP digest authentication (MD5)
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:  1895.7 MH/s

Hashtype: SipHash
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 20456.9 MH/s

Hashtype: Joomla < 2.5.18
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 16680.3 MH/s

Hashtype: osCommerce, xt:Commerce
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  9093.2 MH/s

Hashtype: PrestaShop
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  5751.4 MH/s

Hashtype: IPB2+, MyBB1.2+
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2135.8 MH/s

Hashtype: vBulletin < v3.8.5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  4695.6 MH/s

Hashtype: PHPS
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  4654.3 MH/s

Hashtype: vBulletin > v3.8.5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2091.6 MH/s

Hashtype: SMF > v1.1
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  3849.6 MH/s

Started: Tue Apr 21 10:39:09 2015
Stopped: Tue Apr 21 11:08:29 2015


Benchmarks -- +225 Mhz OC

Code:
cudaHashcat v1.36 starting in benchmark-mode...

Device #1: GeForce GTX TITAN X, 12287MB, 1215Mhz, 24MCU

Hashtype: MD4
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 39290.7 MH/s

Hashtype: MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 18841.2 MH/s

Hashtype: SHA1
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  6175.5 MH/s

Hashtype: SHA256
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2432.1 MH/s

Hashtype: SHA384
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   753.6 MH/s

Hashtype: SHA512
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   742.2 MH/s

Hashtype: SHA-3(Keccak)
Workload: 128 loops, 256 accel

Speed.GPU.#1.:   521.7 MH/s

Hashtype: RipeMD160
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  3954.3 MH/s

Hashtype: Whirlpool
Workload: 512 loops, 32 accel

Speed.GPU.#1.:   164.7 MH/s

Hashtype: GOST R 34.11-94
Workload: 512 loops, 64 accel

Speed.GPU.#1.:   231.7 MH/s

Hashtype: SAP CODVN B (BCODE)
Workload: 1024 loops, 64 accel

Speed.GPU.#1.:  1408.5 MH/s

Hashtype: SAP CODVN F/G (PASSCODE)
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   656.1 MH/s

Hashtype: SAP CODVN H (PWDSALTEDHASH) iSSHA-1
Workload: 1024 loops, 16 accel

Speed.GPU.#1.:  4587.7 kH/s

Hashtype: Lotus Notes/Domino 5
Workload: 256 loops, 32 accel

Speed.GPU.#1.:   207.4 MH/s

Hashtype: Lotus Notes/Domino 6
Workload: 256 loops, 32 accel

Speed.GPU.#1.: 67593.7 kH/s

Hashtype: Lotus Notes/Domino 8
Workload: 1024 loops, 64 accel

Speed.GPU.#1.:   517.2 kH/s

Hashtype: SHA-1(Base64), nsldap, Netscape LDAP SHA
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  6201.2 MH/s

Hashtype: SSHA-1(Base64), nsldaps, Netscape LDAP SSHA
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  6153.6 MH/s

Hashtype: descrypt, DES(Unix), Traditional DES
Workload: 128 loops, 64 accel

Speed.GPU.#1.:   165.5 MH/s

Hashtype: md5crypt, MD5(Unix), FreeBSD MD5, Cisco-IOS MD5
Workload: 1000 loops, 32 accel

Speed.GPU.#1.:  8092.6 kH/s

Hashtype: sha256crypt, SHA256(Unix)
Workload: 1024 loops, 4 accel

Speed.GPU.#1.:   357.7 kH/s

Hashtype: sha512crypt, SHA512(Unix)
Workload: 1024 loops, 8 accel

Speed.GPU.#1.:   129.1 kH/s

Hashtype: bcrypt, Blowfish(OpenBSD)
Workload: 32 loops, 2 accel

Speed.GPU.#1.:    16890 H/s

Hashtype: LM
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2463.8 MH/s

Hashtype: NTLM
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 39148.9 MH/s

Hashtype: DCC, mscash
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 10598.7 MH/s

Hashtype: NetNTLMv1-VANILLA / NetNTLMv1+ESS
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 16539.9 MH/s

Hashtype: NetNTLMv2
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  1250.6 MH/s

Hashtype: Kerberos 5 AS-REQ Pre-Auth etype 23
Workload: 256 loops, 32 accel

Speed.GPU.#1.:   214.9 MH/s

Hashtype: EPiServer 6.x < v4
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  4472.1 MH/s

Hashtype: EPiServer 6.x > v4
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  2238.3 MH/s

Hashtype: MSSQL(2000)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  6316.0 MH/s

Hashtype: MSSQL(2005)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  6269.4 MH/s

Hashtype: MSSQL(2012)
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   755.5 MH/s

Hashtype: MySQL323
Workload: 512 loops, 256 accel

Speed.GPU.#1.: 42663.2 MH/s

Hashtype: MySQL4.1/MySQL5
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  2831.2 MH/s

Hashtype: Oracle 7-10g
Workload: 512 loops, 64 accel

Speed.GPU.#1.:   709.1 MH/s

Hashtype: Sybase ASE
Workload: 512 loops, 32 accel

Speed.GPU.#1.:   224.9 MH/s

Hashtype: Oracle 11g/12c
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  6162.7 MH/s

Hashtype: PostgreSQL Challenge-Response Authentication (MD5)
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  4817.1 MH/s

Hashtype: MySQL Challenge-Response Authentication (SHA1)
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  1763.7 MH/s

Hashtype: OSX v10.4, v10.5, v10.6
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  4505.4 MH/s

Hashtype: OSX v10.7
Workload: 128 loops, 256 accel

Speed.GPU.#1.:   742.1 MH/s

Hashtype: OSX v10.8+
Workload: 1024 loops, 2 accel

Speed.GPU.#1.:     9420 H/s

Hashtype: Android PIN
Workload: 1024 loops, 16 accel

Speed.GPU.#1.:  4675.5 kH/s

Hashtype: Android FDE <= 4.3
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   643.3 kH/s

Hashtype: scrypt
Workload: 1 loops, 64 accel

Speed.GPU.#1.:   147.9 kH/s

Hashtype: Cisco-PIX MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 11866.6 MH/s

Hashtype: Cisco-ASA MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 12392.5 MH/s

Hashtype: Cisco-IOS SHA256
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2429.5 MH/s

Hashtype: Cisco $8$
Workload: 1024 loops, 8 accel

Speed.GPU.#1.:    54023 H/s

Hashtype: Cisco $9$
Workload: 1 loops, 4 accel

Speed.GPU.#1.:     5024 H/s

Hashtype: Juniper IVE
Workload: 1000 loops, 32 accel

Speed.GPU.#1.:  8110.3 kH/s

Hashtype: Citrix NetScaler
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  5594.3 MH/s

Hashtype: DNSSEC (NSEC3)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  2645.4 MH/s

Hashtype: WPA/WPA2
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   317.3 kH/s

Hashtype: IKE-PSK MD5
Workload: 512 loops, 128 accel

Speed.GPU.#1.:  1369.2 MH/s

Hashtype: IKE-PSK SHA1
Workload: 512 loops, 128 accel

Speed.GPU.#1.:   464.9 MH/s

Hashtype: Password Safe v2
Workload: 1000 loops, 16 accel

Speed.GPU.#1.:   239.3 kH/s

Hashtype: Password Safe v3
Workload: 1024 loops, 16 accel

Speed.GPU.#1.:  1062.1 kH/s

Hashtype: 1Password, agilekeychain
Workload: 1000 loops, 64 accel

Speed.GPU.#1.:  2547.5 kH/s

Hashtype: 1Password, cloudkeychain
Workload: 1024 loops, 2 accel

Speed.GPU.#1.:     8338 H/s

Hashtype: AIX {ssha1}
Workload: 64 loops, 128 accel

Speed.GPU.#1.: 31682.7 kH/s

Hashtype: TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + AES
Workload: 1024 loops, 64 accel

Speed.GPU.#1.:   927.2 kH/s

Hashtype: TrueCrypt 5.0+ PBKDF2-HMAC-SHA512 + AES
Workload: 1000 loops, 16 accel

Speed.GPU.#1.:   341.5 kH/s

Hashtype: TrueCrypt 5.0+ PBKDF2-HMAC-Whirlpool + AES
Workload: 1000 loops, 8 accel

Speed.GPU.#1.:    34997 H/s

Hashtype: TrueCrypt 5.0+ PBKDF2-HMAC-RipeMD160 + AES + boot-mode
Workload: 1000 loops, 64 accel

Speed.GPU.#1.:  1828.8 kH/s

Hashtype: Office 2007
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   106.7 kH/s

Hashtype: Office 2010
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:    53395 H/s

Hashtype: Office 2013
Workload: 1024 loops, 4 accel

Speed.GPU.#1.:     7689 H/s

Hashtype: MS Office <= 2003 MD5 + RC4, oldoffice$0, oldoffice$1
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   197.6 MH/s

Hashtype: MS Office <= 2003 SHA1 + RC4, oldoffice$3, oldoffice$4
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   276.5 MH/s

Hashtype: PDF 1.1 - 1.3 (Acrobat 2 - 4)
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   302.2 MH/s

Hashtype: PDF 1.1 - 1.3 (Acrobat 2 - 4) + collider-mode #1
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:   341.6 MH/s

Hashtype: PDF 1.1 - 1.3 (Acrobat 2 - 4) + collider-mode #2
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:  3019.9 MH/s

Hashtype: PDF 1.4 - 1.6 (Acrobat 5 - 8)
Workload: 70 loops, 256 accel

Speed.GPU.#1.: 14222.6 kH/s

Hashtype: PDF 1.7 Level 3 (Acrobat 9)
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2433.0 MH/s

Hashtype: PDF 1.7 Level 8 (Acrobat 10 - 11)
Workload: 64 loops, 8 accel

Speed.GPU.#1.:        0 H/s

Hashtype: Drupal7
Workload: 1024 loops, 8 accel

Speed.GPU.#1.:    45798 H/s

Hashtype: HMAC-MD5 (key = $pass)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  1942.8 MH/s

Hashtype: HMAC-MD5 (key = $salt)
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  5256.4 MH/s

Hashtype: HMAC-SHA1 (key = $pass)
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   422.6 MH/s

Hashtype: HMAC-SHA1 (key = $salt)
Workload: 256 loops, 256 accel

Speed.GPU.#1.:   620.8 MH/s

Hashtype: HMAC-SHA256 (key = $pass)
Workload: 128 loops, 128 accel

Speed.GPU.#1.:   471.7 MH/s

Hashtype: HMAC-SHA256 (key = $salt)
Workload: 128 loops, 128 accel

Speed.GPU.#1.:  1046.5 MH/s

Hashtype: HMAC-SHA512 (key = $pass)
Workload: 128 loops, 128 accel

Speed.GPU.#1.:   103.8 MH/s

Hashtype: HMAC-SHA512 (key = $salt)
Workload: 128 loops, 128 accel

Speed.GPU.#1.:   243.3 MH/s

Hashtype: IPMI2 RAKP HMAC-SHA1
Workload: 256 loops, 256 accel

Speed.GPU.#1.:  1261.8 MH/s

Hashtype: Half MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 11702.4 MH/s

Hashtype: Double MD5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  5266.1 MH/s

Hashtype: GRUB 2
Workload: 1024 loops, 2 accel

Speed.GPU.#1.:    33125 H/s

Hashtype: phpass, MD5(Wordpress), MD5(phpBB3), MD5(Joomla)
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:  5156.6 kH/s

Hashtype: SIP digest authentication (MD5)
Workload: 1024 loops, 32 accel

Speed.GPU.#1.:  2182.3 MH/s

Hashtype: SipHash
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 23051.8 MH/s

Hashtype: Joomla < 2.5.18
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 18811.3 MH/s

Hashtype: osCommerce, xt:Commerce
Workload: 1024 loops, 256 accel

Speed.GPU.#1.: 10400.1 MH/s

Hashtype: PrestaShop
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  6495.0 MH/s

Hashtype: IPB2+, MyBB1.2+
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2506.9 MH/s

Hashtype: vBulletin < v3.8.5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  5302.3 MH/s

Hashtype: PHPS
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  5271.6 MH/s

Hashtype: vBulletin > v3.8.5
Workload: 1024 loops, 256 accel

Speed.GPU.#1.:  2452.9 MH/s

Hashtype: SMF > v1.1
Workload: 512 loops, 256 accel

Speed.GPU.#1.:  4498.7 MH/s

Started: Tue Apr 21 12:17:53 2015
Stopped: Tue Apr 21 12:46:41 2015


We're waiting on more chassis to arrive to test this in the Sagitta Brutalis. We should have 8x Titan X benchmarks posted by the end of the week, but the single GPU benchmarks show that a single Sagitta Brutalis with 8x Titan X will be nearly as fast as our old 25-GPU VCL cluster combined!

Stay tuned...

bitlocker to go

$
0
0
can i crack a bitlocker to go drive?

8 Digit random Letters & Numbers MASK how to?

$
0
0
Hello
Is there a way to make a 8 digit long mask with Only UpperCase Letters and Numbers, so the password looks somthing like this: GF66IT9H, it can also look like this 9Z7XT8TR or like this XX66XRHO or this UIPFXXXC

how can i create a mask that makes 8 digit long password with random Numbers and Upper Case Letters? or is this not possible?

Custom Hashing Algorithms

$
0
0
So I have a bunch of hashes made with
md5(sha1(md5(sha1(sha1(hash('sha512',"password"))))))

Wouldn't it be awesome if you could create a custom file with 1 hash type and make it yourself using existing methods

0(100(100(100(100($hash)$salt)))) for example would be md5(sha1(sha1(sha1(sha1($hash)$salt))))

Something like this for example.

oclHashcat v1.36

$
0
0


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



This version 1.36 is a wild mix of nice updates Smile

Still, all oclHashcat versions back to 1.33 share the same driver dependencies for AMD. If you have a running oclHashcat v1.33 or newer then v1.36 will work, too, without a driver update.

Most important changes:
  • Added new hash mode -m 11300 = Bitcoin/Litecoin wallet.dat
  • Added new hash mode -m 11600 = 7-Zip
  • Fixed a bug in NVidia multihash kernels: MD5, NTLM, IPB2
  • The parameters --show / --left do work with both halves of LM hashes (if they were 32 hex chars long)
  • Optimized final round flushing (reduces time at last percents of progress with slower speed)
  • Optimized rejection handling (for example passwords > 8 if cracking DEScrypt or < 8 if cracking WPA/WPA2, etc)
  • The speed in status display is no longer divide by the number of uncracked salts

Don't forget to visit the new FAQ pages, it's worth a read: https://hashcat.net/wiki/doku.php?id=fre..._questions



Full changelog v1.35 -> v1.36

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

Type: Feature
File: Kernel
Desc: Added new hash mode -m 11400 = SIP digest authentication (MD5)
Trac: #539

Type: Feature
File: Kernel
Desc: Added new hash mode -m 11300 = Bitcoin/Litecoin wallet.dat
Trac: #434

Type: Feature
File: Kernel
Desc: Added new hash mode -m 11500 = CRC32
Trac: #532

Type: Feature
File: Kernel
Desc: Added new hash mode -m 11600 = 7-Zip
Trac: #532

Type: Feature
File: Host
Desc: Optimized final round flushing (reduces time at last percents of progress with slower speed)

Type: Feature
File: Host
Desc: Optimized rejection handling (for example passwords > 8 if cracking DEScrypt etc)

Type: Feature
File: Host
Desc: Added parameter --bitmap-min to help loading huge hashlists faster

Type: Feature
File: Host
Desc: In status display, if a single hash is longer than 40 chars, truncate it and add "..." to it

Type: Change
File: Host
Desc: Renamed -m 3810 = md5($salt.$pass.$salt) to -m 3800 = md5($salt.$pass.$salt)

Type: Change
File: Host
Desc: Renamed -m 4710 = sha1($salt.$pass.$salt) to -m 4900 = sha1($salt.$pass.$salt)

Type: Change
File: Host
Desc: The speed in status display is no longer divide by the number of uncracked salts

Type: Change
File: Host
Desc: If all hashes bound to a salt are cracked, reduce the progress count of one salt from the total progress

Type: Change
File: Host
Desc: --show/--left does now work with both halves of -m 3000 = LM hashes if they are 32 hex chars long
Trac: #448

Type: Bug
File: Kernels
Desc: Fixed a bug in NVidia multihash kernels: MD5, NTLM, IPB2

Type: Bug
File: Host
Desc: Added additional checks for hexadecimal values supplied in masks by using the --hex-charset switch
Trac: 610

Type: Bug
File: Host
Desc: Fixed a bug in NVidia workload balancing

Type: Bug
File: Host
Desc: Fixed a bug in single rule applied to each word from left dict

Type: Bug
File: Host
Desc: Problem with "," character escaping in .hcmask file fixed

Type: Bug
File: Host
Desc: Fixed a bug in -m 101, was showing a wrong cracked plaintext

Official Hastopus?

$
0
0
Has anyone considered that the hashtopus program that currently exists is kinda outdated and the Web client doesn't look that great either.

I was wondering if anyone would want to create an 'official' hashtopus?
Perhaps one of the developers of hashcat to make sure it's optimized.

I'd love to help create the web sided client to make it look nice.
But an optimized Hashtopus like program to allow distributed hash cracking would be absolutely awesome, especially if you'd be able to have a nice view at the same time.
Viewing all 7673 articles
Browse latest View live


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