c6fc / npk

A mostly-serverless distributed hash cracking platform
508 stars 59 forks source link

Hashes won't Ingest #61

Closed ECGBQ closed 2 years ago

ECGBQ commented 2 years ago

Trying to run NTLM hashes.

Did as instructed with just the hash and one per line.

2022-06-16_12-42-20

c6fc commented 2 years ago

The hash count is populated by hashcat after the campaign is started. Click 'start'

ECGBQ commented 2 years ago

image

How long does it take for them to populate?

c6fc commented 2 years ago

Once the nodes start

ECGBQ commented 2 years ago

Still showing none ingested:

image

c6fc commented 2 years ago

"Nodes may still be starting"

Wait until they've started.

ECGBQ commented 2 years ago

Ah ok, thanks!

Do you know why I am only able to choose two instances when I got approved for 8?

Also, I saw the notification about running G5 for best performance and price but I am not getting that option.

image

c6fc commented 2 years ago

Limits are granted for vCPUs, not instance count. A g4dn.xlarge uses 4 vCPUs per instance, which means a limit of 8 will allow to run two instance simultaneously.

g5 instances aren't available in us-east-2

ECGBQ commented 2 years ago

Ok, thanks for all your help!