Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Cracked hashes during hashcat --restore not written to potfile
Post: RE: Cracked hashes during hashcat --restore not wr...
username Wrote: (09-19-2020, 12:21 AM)
--
If a hash is cracked during the restored session, does hashcat then write the cracked hash to the hashcat.potfile?
--
it does, mine showed up fine in mousep... |
|
102980175isi |
hashcat
|
10 |
28,842 |
09-19-2020, 12:33 AM |
|
|
Thread: Cracked hashes during hashcat --restore not written to potfile
Post: RE: Cracked hashes during hashcat --restore not wr...
Not sure mate, that is all I know. It is how I restore every session I start.
Apologies if it wasn't what you were looking for, hopefully someone will be able to go into more depth |
|
102980175isi |
hashcat
|
10 |
28,842 |
09-19-2020, 12:02 AM |
|
|
Thread: Cracked hashes during hashcat --restore not written to potfile
Post: RE: Cracked hashes during hashcat --restore not wr...
it should be:
hashcat --session (sessionname) --restore
i.e. hashcat --session test --restore
you need to input this into your initial cracking session command ie
sudo hashcat -m 22000 shit.... |
|
102980175isi |
hashcat
|
10 |
28,842 |
09-18-2020, 11:33 PM |
|
|
Thread: Help: Mask for 3-4-5 word combinations separated by hyphen.
Post: RE: Help: Mask for 3-4-5 word combinations separat...
Ok seemed solved again. Just running:
./ee > pass.txt
using:
https://github.com/wpatoolkit/Word-word-word-Wordlist-Generator
then using the list in hashcat. |
|
102980175isi |
hashcat
|
2 |
8,171 |
09-18-2020, 03:36 AM |
|
|
Thread: Help: Mask for 3-4-5 word combinations separated by hyphen.
Post: RE: Help: Mask for 3-4-5 word combinations separat...
I have solved this, thanks for reading.
Simply copy pasted "https://github.com/laconicwolf/Password-Scripts/blob/master/combinator3.py"
and appended lines: "w1 = d1[h].title() if args.title_case els... |
|
102980175isi |
hashcat
|
2 |
8,171 |
09-18-2020, 02:08 AM |
|
|
Thread: Help: Mask for 3-4-5 word combinations separated by hyphen.
Post: Help: Mask for 3-4-5 word combinations separated b...
Hi there,
I am looking to crack a -m 22000 hash using the following combinations:
dust-not-great
man-watch-out
and similar words.
What is the command I would have to use? Piping an output... |
|
102980175isi |
hashcat
|
2 |
8,171 |
09-17-2020, 11:49 PM |