GrepItAll
GrepItAll
I'm a fan of this idea too. My current setup has a multi-GPU cracking machine acting as it's own controller/server, but this is an absolute pain as Linux doesn't play...
Fair enough, is there anything that can be done in the mean time to alleviate this? Other than not having so many people accessing the web interface simultaneously!
Cheers @ccammilleri, I'll try both of these next time we have multiple users available to test it
I haven't yet, but coincidentally this is the week where I'm most likely to need it! I will have a room full of people all trying to access the server...
I tried following your instructions for Puma, but I think more changes are needed to get it to play nicely: ``` 15:18:25 web.1 | APPLICATION VERSION: 0.7.2 15:18:25 web.1 |...
Glad you think it's an idea worth implementing! When you say process it as a non-cracking task, do you mean create a task that would just generate the hashes for...
So I've had a look at the hashcat status codes and the codes that are returnable are the following (from hashcat/docs/status_codes.txt): ``` -2 = gpu-watchdog alarm -1 = error 0...
Does hashcat give that same error if you try to run the job directly (without hashview) with that txt file as input?
I did a bit of testing and the error only appeared to occur when I used a task with a dictionary (english.dic) without any rules in the task. Other wordlists...
So it looks like the record in the tasks table had the correct wl_id, but had the wrong hc_rule (there shouldn't have been any rule for it). I have deleted...