c6fc / npk

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

Resume campaigns, allow limited users to upload dictionaries #26

Open bzekanovic opened 2 years ago

bzekanovic commented 2 years ago

It would be helpful for NPK to allow regular users to upload their own wordlists / rules via UI.

Also, "Clone" feature to allow uses to clone Campaign configs and re-run the job again if previous job failed.

c6fc commented 2 years ago

v4 is planned to have a 'resume' feature, which should help with interruptions. I'm also planning to rebuild the data layer to support per-user uploads. It's a long way out though.

c6fc commented 2 years ago

2022-03-01_10-09

v3 is getting admin uploads. User uploads are still a ways out.