c6fc / npk

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

WPA / WAP2 Hash File Issue #6

Closed bzekanovic closed 3 years ago

bzekanovic commented 3 years ago

Running into error below when trying to create campaign with hash type wpa/wpa2 hccapx file.

ERROR Unknown parameter type "require". Must be "request_descriptors", "response_descriptors", "request_parameters" or "response_parameters".

image

bzekanovic commented 3 years ago

@c6fc

Are you able to replicate this on your side? I was able to replicate this with Hashcat hccapx example file.

c6fc commented 3 years ago

I'll test it out today and see what's up.

bzekanovic commented 3 years ago

Following up to see if you got a chance to look over issue above. thx

c6fc commented 3 years ago

I believe I've resolved the problem in the api_rewrite branch. I'll continue testing and update when it's ready for use.

c6fc commented 3 years ago

@bzekanovic please checkout and deploy the 'dev' branch to and let me know if this fails to fix it.

bzekanovic commented 3 years ago

Will let you know how it goes. thx

c6fc commented 3 years ago

Fixed in v2.5 5f40f04