mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-28 14:47:22 -07:00
refactor: use cracked .out file as sole wordlist source for Ollama attack
Remove ollamaWordlist config key and all references. Wordlist mode now requires the cracked hashes .out file to exist and extracts passwords by splitting on the first colon. Detect Ollama refusal responses and abort gracefully. Update tests accordingly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
a967ba60cd
commit
f3daff4bdf
@@ -24,6 +24,5 @@
|
||||
"hashview_api_key": "",
|
||||
"hashmob_api_key": "",
|
||||
"ollamaModel": "llama3.2",
|
||||
"ollamaWordlist": "rockyou.txt",
|
||||
"ollamaNumCtx": 32768
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user