Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated
Post: RE: Practical PRINCE: 1 CPU + 24 hours = 63% Linke...
Great tutorial. It would be better IMHO if you included two things:
1) A general explanation of what the princeprocessor is actually doing.
2) The equivalent named pipe for Windows.
Quote:
--
..... |
|
rsberzerker |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
22 |
74,888 |
12-26-2014, 05:54 AM |
|
|
Thread: Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated
Post: RE: Practical PRINCE: 1 CPU + 24 hours = 63% Linke...
atom Wrote: (12-26-2014, 01:14 PM)
--
It's described here https://hashcat.net/tools/princeprocessor/prince-attack.pdf
--
No quite as much detail as I hoped for, but more than I can [currently] under... |
|
rsberzerker |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
22 |
74,888 |
12-27-2014, 06:03 AM |
|
|
Thread: Practical PRINCE: 1 CPU + 24 hours = 63% Linkedin hashes cracked, 100% automated
Post: RE: Practical PRINCE: 1 CPU + 24 hours = 63% Linke...
Been playing with Prince (0.19) and I noticed something strange. When using one list, it exhausts within seconds. Using a second list, it keeps going and going. Same command line, just the dictionary ... |
|
rsberzerker |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
22 |
74,888 |
01-19-2015, 06:23 PM |
|
|
Thread: kwprocessor route help
Post: kwprocessor route help
I've been playing around with kwprocessor and so far been unable to get it to generate a password [pattern] I know a friend uses. The pattern is a walk down 4, then start at the top again with a shift... |
|
rsberzerker |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
3,167 |
08-27-2017, 05:57 AM |
|
|
Thread: kwprocessor route help
Post: RE: kwprocessor route help
OK, thanks Atom. Combinator it is. |
|
rsberzerker |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
3,167 |
08-28-2017, 03:12 PM |
|
|
Thread: *processor restore
Post: *processor restore
When using one of the processors (statprocessor in my case), I pipe it to hashcat. But unlike a normal wordlist/mask, there is no built-in save/restore. The wiki states to use -s, --skip=NUM s... |
|
rsberzerker |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
3,069 |
08-29-2017, 05:39 PM |
|
|
Thread: *processor restore
Post: RE: *processor restore
I meant the skip to be used in the *processor command, not hashcat, but is the number to give the *processor the progress number from the hashcat status when using rules? |
|
rsberzerker |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
3,069 |
08-31-2017, 01:30 PM |
|
|
Thread: Hashcat won't run on large wordlist?
Post: RE: Hashcat won't run on large wordlist?
My guess is it's running out of memory. You could take how much memory your system has free and breaking it into chunks smaller than that, then run them one after the other via script. |
|
rsberzerker |
hashcat
|
2 |
3,973 |
08-26-2017, 08:00 AM |
|
|
Thread: foreign words and --remove
Post: foreign words and --remove
I've got two questions I can't find the answer to:
1) I do my hashcat runs using --remove thinking it might be faster since hashcat doesn't have to check a particular hash again. But now I'm wonder... |
|
rsberzerker |
hashcat
|
3 |
3,864 |
08-09-2017, 04:56 AM |
|
|
Thread: Need Help | SHA256
Post: RE: Need Help | SHA256
Translation of epixoip's post: Your keyspace is too large for hashcat to handle, even the 64 bit version. There's not enough memory addresses. No you can't get more until an OS and hardware are made t... |
|
rsberzerker |
hashcat
|
5 |
4,896 |
08-14-2017, 02:37 PM |
|
|
Thread: Plain Vmware image setup - anyone?
Post: RE: Plain Vmware image setup - anyone?
> but it would be easier to re-load Win 7, however, that of course kicks the counter and makes my current version no longer authorized, even if I could do it.
A little off topic but I once talked... |
|
rsberzerker |
hashcat
|
5 |
4,924 |
09-01-2017, 05:21 AM |
|
|
Thread: Speed of crack for WPA/WPA2 hash
Post: RE: Speed of crack for WPA/WPA2 hash
There are two ways to measure cracking speed: hashes tried per second (H/s), and passwords cracked per second (Pwd/s). Personally, I think the second is more important.
In an ideal situation, you h... |
|
rsberzerker |
hashcat
|
8 |
21,157 |
09-02-2017, 12:29 AM |
|
|
Thread: Hashcat aborting (bug?)
Post: Hashcat aborting (bug?)
I set a hashcat run to run overnight. In the morning, it had stopped. The last status is:
Session..........: emailspecialmask
Status...........: Exhausted
Hash.Type........: MD5
Hash.Target...... |
|
rsberzerker |
hashcat
|
2 |
2,938 |
09-05-2017, 01:40 PM |
|
|
Thread: Custom symbol character set
Post: Custom symbol character set
Problem 1: I've got a mask file I'm trying to use a custom character set for the symbols, but keep getting a syntax error. Basically I want to use the ?s, but I know there are no spaces, so what do I ... |
|
rsberzerker |
hashcat
|
5 |
5,446 |
09-14-2017, 04:14 AM |
|
|
Thread: Custom symbol character set
Post: RE: Custom symbol character set
#2 - That's what I was afraid of. Oh well, nothing a find and replace can't fix.
#1 - Your line looks like what I tried, but it doesn't work. I had figured out I need to escape the comma (the error... |
|
rsberzerker |
hashcat
|
5 |
5,446 |
09-14-2017, 02:07 PM |
|
|
Thread: Custom symbol character set
Post: RE: Custom symbol character set
Thank you. That works for me too. I guess my mistake was missing the ?? . Funny that you can't escape the ? with a \ like this \? . So \ isn't a universal escape character... |
|
rsberzerker |
hashcat
|
5 |
5,446 |
09-14-2017, 02:48 PM |
|
|
Thread: Performance difference Win 7 vs Win 10?
Post: Performance difference Win 7 vs Win 10?
Somewhat by luck, I've got my hands on two systems for a short time, one Win 7 and the other Win 10. Both have a GTX 1060 FE card. But when I run hashcat 3.6.0 on both, doing MD5, I'm getting quite a ... |
|
rsberzerker |
hashcat
|
3 |
3,723 |
09-16-2017, 05:47 AM |
|
|
Thread: Performance difference Win 7 vs Win 10?
Post: RE: Performance difference Win 7 vs Win 10?
I'm running a mask attack, from different points in the same hcmask file I generated using PACK. (I deleted some from one copy then started hashcat.) All the masks are 10 characters, not that that sho... |
|
rsberzerker |
hashcat
|
3 |
3,723 |
09-16-2017, 01:37 PM |
|
|
Thread: Dilemma…!
Post: RE: Dilemma…!
undeath Wrote: (09-13-2017, 05:37 PM)
--
PACK is just a collection of python scripts. You can run python on almost any OS, including Windows.
--
In theory yes. In practice, there is a dependency wi... |
|
rsberzerker |
hashcat
|
13 |
9,643 |
09-18-2017, 02:12 PM |
|
|
Thread: Performance difference Win 7 vs Win 10?
Post: RE: Performance difference Win 7 vs Win 10?
I've done some more experimenting and I'm convinced there are other factors that determine speed besides the video card and hash. When I upgraded my main cracking system to the 1060 card, I took my ol... |
|
rsberzerker |
hashcat
|
3 |
3,723 |
09-19-2017, 05:03 AM |