Coder Social home page Coder Social logo

Comments (5)

tankbusta avatar tankbusta commented on July 26, 2024 1

Can you provide more information please:

  1. What version of hashcat were you using in the above snippet
  2. Can you show the output of ‘hashcat —opencl-info’?
  3. Can you confirm you ran both tasks with the same dictionary and no mangling rules?

Unfortunately I’m out for a few weeks on leave but i know we have not seen any performance issues or impact in our environments and testing. This additional info will help me troubleshoot it when I get back.

from gocrack.

allwithfly avatar allwithfly commented on July 26, 2024

We have a 16-hour time difference so it's wonderful to be able to communicate, not so good as my English. Haha. Happy holidays.
f@f-go:~$ hashcat --version
v3.6.0+

f@f-go:~$ hashcat --opencl-info


OpenCL Info:

Platform ID #1
  Vendor  : NVIDIA Corporation
  Name    : NVIDIA CUDA
  Version : OpenCL 1.2 CUDA 9.0.194

  Device ID #1
    Type           : GPU
    Vendor ID      : 32
    Vendor         : NVIDIA Corporation
    Name           : GeForce GTX 1060 6GB
    Version        : OpenCL 1.2 CUDA
    Processor(s)   : 10
    Clock          : 1708
    Memory         : 1518/6072 MB allocatable
    OpenCL Version : OpenCL C 1.2 
    Driver Version : 384.90

  Device ID #2
    Type           : GPU
    Vendor ID      : 32
    Vendor         : NVIDIA Corporation
    Name           : GeForce GTX 950
    Version        : OpenCL 1.2 CUDA
    Processor(s)   : 6
    Clock          : 1190
    Memory         : 497/1988 MB allocatable
    OpenCL Version : OpenCL C 1.2 
    Driver Version : 384.90

If you need, I can provide my hash and dictionary.
I can guarantee that gocrack and hashcat use the same hash and dictionary.
In addition, you have not tested the hash or the dictionary file is relatively large situation.

from gocrack.

tankbusta avatar tankbusta commented on July 26, 2024

@allwithfly I tried to reproduce this by generating a file with 8,396,914 random MD5 hashes and using a larger dictionary (78,716,111 entries ~800MB) and i'm not seeing any performance impact.

hashcat (v3.6.0+) starting...

OpenCL Platform #1: Apple
=========================
* Device #1: Intel(R) Core(TM) i7-4870HQ CPU @ 2.50GHz, skipped.
* Device #2: Iris Pro, 384/1536 MB allocatable, 40MCU
* Device #3: AMD Radeon R9 M370X Compute Engine, 512/2048 MB allocatable, 10MCU

Hashes: 8396914 digests; 8396914 unique digests, 1 unique salts
Bitmaps: 24 bits, 16777216 entries, 0x00ffffff mask, 67108864 bytes, 5/13 rotates
Rules: 1

Applicable optimizers:
* Zero-Byte
* Precompute-Init
* Precompute-Merkle-Demgard
* Meet-In-The-Middle
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Salt
* Raw-Hash

Watchdog: Temperature abort trigger disabled.
Watchdog: Temperature retain trigger disabled.

Dictionary cache hit:
* Filename..: /Users/cschmitt/800mb.dict
* Passwords.: 78716111
* Bytes.....: 861753420
* Keyspace..: 78716111

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

Session..........: hashcat
Status...........: Exhausted
Hash.Type........: MD5
Hash.Target......: testing.hashes
Time.Started.....: Tue Nov 21 11:43:31 2017 (4 secs)
Time.Estimated...: Tue Nov 21 11:43:35 2017 (0 secs)
Guess.Base.......: File (/Users/cschmitt/800mb.dict)
Guess.Queue......: 1/1 (100.00%)
Speed.Dev.#2.....: 10215.2 kH/s (9.34ms)
Speed.Dev.#3.....:  8852.0 kH/s (4.51ms)
Speed.Dev.#*.....: 19067.2 kH/s
Recovered........: 0/50 (0.00%) Digests, 0/1 (0.00%) Salts
Progress.........: 78716111/78716111 (100.00%)
Rejected.........: 689762/78716111 (0.88%)
Restore.Point....: 76039779/78716111 (96.60%)
Candidates.#2....: $HEX[574b54484c524d4c3630] -> $HEX[bfbfbfbf]
Candidates.#3....: vita1980 -> WKTHEBOSSSON

Here's a message from GoCrack from a task with the same configuration:

{
    "message": {
        "status": {
            "Candidates": {
                "2": "viwuwi45 -> yume-ikoma",
                "3": "$HEX[79756d652d69726f] -> $HEX[bfbfbfbf]"
            },
            "DeviceStatus": [
                {
                    "DeviceID": 2,
                    "ExecDev": 12.072813333333334,
                    "HashesSec": "10538.6 k"
                },
                {
                    "DeviceID": 3,
                    "ExecDev": 6.992842133333334,
                    "HashesSec": "10032.2 k"
                }
            ],
            "GuessBase": "/Users/cschmitt/.gocrack/worker/shared_files/92ccc2cf-9827-4cf4-a1eb-a14f9894a168",
            "GuessMode": 1,
            "GuessQueue": "1/1 (100.00%)",
            "HashTarget": "/Users/cschmitt/.gocrack/worker/task_files/d20467e6-c163-4242-ad34-13ddd243fa3c",
            "HashType": "MD5",
            "Progress": "78716111/78716111 (100.00%)",
            "ProgressMode": 1,
            "Recovered": "0/8396914 (0.00%) Digests, 0/1 (0.00%) Salts",
            "Rejected": "689762/78716111 (0.88%)",
            "RestorePoint": "75366905/78716111 (95.75%)",
            "Session": "4a454b6d-6134-4ac1-b7cd-d0887627114d",
            "Status": "Exhausted",
            "TimeEstimated": "Tue Nov 21 11:52:00 2017",
            "TimeEstimatedRelative": "0 secs",
            "TimeStarted": "Tue Nov 21 11:51:56 2017",
            "TotalSpeed": "20570.8 k"
        },
        "task_id": "4a454b6d-6134-4ac1-b7cd-d0887627114d"
    },
    "topic": "task_status_final"
}

Both runs have nearly identical runtime and hashes/sec. I don't feel comfortable asking for your hash list and dictionary but if you're just cracking an OSINT dump, feel free to share.

Did you compile GoCrack yourself or are you using the pre-compiled binaries from the releases section?

from gocrack.

allwithfly avatar allwithfly commented on July 26, 2024

My GoCrack is compiled by myself.

from gocrack.

allwithfly avatar allwithfly commented on July 26, 2024

I will use this dictionary to generate MD5 http://weakpass.com/wordlist/1256
And using the pre-compiled binaries from the releases section
Test again
I do not know how to find the same GoCrack log as you.

from gocrack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.