Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: [solved sort of] Some Rules questions with doubling and shifting.
Post: [solved sort of] Some Rules questions with doublin...
I have studdied the rules. I think I understand them. But I want to know if a couple things are possible.
Is it possible to shift a dictionary like on John? E.g. Crack96 > cRACK(^
Also is it possi... |
|
Skwerl23 |
hashcat
|
4 |
3,835 |
01-25-2018, 01:48 AM |
|
|
Thread: Low CPU Utilization - OpenCL
Post: RE: Low CPU Utilization - OpenCL
Gpus are capable of up to 1000x the speed of a cpu. Depending on the hash algorithm it can run at 40mh/s on a cpu but will run 40gh/s on a GPU. Your speeds are as expected. You didn't post what GPU an... |
|
Skwerl23 |
hashcat
|
3 |
2,699 |
01-25-2018, 01:51 AM |
|
|
Thread: Combinator Attac
Post: RE: Combinator Attac
[hr]
Combinator will only do 2 of each word. If you would like 4 of each. You can do the following.
Code:
--
hashcat -a 1 dict1.txt dict1.txt --stdout > dict1combined.txt
hashcat -a 1 dict1combine... |
|
Skwerl23 |
hashcat
|
7 |
6,033 |
01-25-2018, 01:56 AM |
|
|
Thread: Should I buy a GTX 1070 in place of my GTX 980M
Post: RE: Should I buy a GTX 1070 in place of my GTX 980...
solace Wrote: (01-16-2018, 08:47 AM)
--
Ended up grabbing a Gigabyte 1080 for $800 bucks. It might be over priced but, that's the market. Had to drive 2 hours to get it, only 2 left, no holds.
Has... |
|
Skwerl23 |
hashcat
|
6 |
5,084 |
01-25-2018, 02:07 AM |
|
|
Thread: GPU not getting close to benchmark?
Post: GPU not getting close to benchmark?
I have a GTX 960 and when i run benchmarks it gets around 12000 MH/s but when i actually use it with a dictionary and rules, i get around 1000 MH/s MAX am I doing something wrong? I tried the -O optio... |
|
Skwerl23 |
hashcat
|
5 |
4,448 |
01-25-2018, 03:27 AM |
|
|
Thread: GPU not getting close to benchmark?
Post: RE: GPU not getting close to benchmark?
undeath Wrote: (01-25-2018, 01:26 PM)
--
plain dict attack with no rules are limited by IO and are expected to slow down things for fast hashes.
--
I understand that. That's why I was using rules. ... |
|
Skwerl23 |
hashcat
|
5 |
4,448 |
01-25-2018, 03:03 PM |
|
|
Thread: [solved sort of] Some Rules questions with doubling and shifting.
Post: RE: [solved sort of] Some Rules questions with dou...
royce Wrote: (01-26-2018, 08:13 AM)
--
This is sort of interesting. I haven't used John's rules enough to have been familiar with the S rule!
I see that it's not implemented in hashcat. Requesting t... |
|
Skwerl23 |
hashcat
|
4 |
3,835 |
01-26-2018, 08:38 AM |
|
|
Thread: GPU not getting close to benchmark?
Post: RE: GPU not getting close to benchmark?
undeath Wrote: (01-25-2018, 05:48 PM)
--
try adding -w3, that's what the benchmark uses.
--
I'm still getting used to this program for professional reasons. Thank you for this. W3 and w4 are necess... |
|
Skwerl23 |
hashcat
|
5 |
4,448 |
01-26-2018, 08:53 AM |
|
|
Thread: crackpos values are wrong {HELP}
Post: RE: crackpos values are wrong {HELP}
mcilie1324 Wrote: (01-25-2018, 02:38 AM)
--
So should I use outfile 8 or 10?
--
I don't understand what crackpos is. But I'd use 11 it makes join to line up users and passwords easier |
|
Skwerl23 |
hashcat
|
3 |
3,188 |
01-26-2018, 08:54 AM |
|
|
Thread: Problem running with AMD CPU icd
Post: RE: Problem running with AMD CPU icd
Did you try --force? Your CPU will be orders of magnitude slower than your nvidia card anyhow. I would try different drivers for the Nvidia device |
|
Skwerl23 |
hashcat
|
5 |
5,437 |
01-26-2018, 08:58 AM |
|
|
Thread: [solved sort of] Some Rules questions with doubling and shifting.
Post: RE: [solved sort of] Some Rules questions with dou...
I know this is hashcat, but i found a way to do it in john rules. If i could get hashcat to do it, oh man.
the rule for john is
>1 M S X0M0 (this rule copys the word, then shifts it, then places th... |
|
Skwerl23 |
hashcat
|
4 |
3,835 |
01-31-2018, 07:04 AM |
|
|
Thread: Hashcat Bruteforce Mode failure
Post: RE: Hashcat Bruteforce Mode failure
Kangaroot Wrote: (01-30-2018, 02:57 PM)
--
undeath, thank you for support! May I ask for some references in protocol where this is being determined?
--
https://en.wikipedia.org/wiki/Wi-Fi_Protected... |
|
Skwerl23 |
hashcat
|
8 |
5,692 |
01-31-2018, 07:07 AM |
|
|
Thread: low gpu utilization
Post: RE: low gpu utilization
vale123 Wrote: (01-28-2018, 07:23 PM)
--
Chick3nman Wrote: (01-28-2018, 08:31 AM)
--
What is your mask? It sounds like that could be the issue since it's possible its a super small keyspace.
--
Cu... |
|
Skwerl23 |
hashcat
|
3 |
3,925 |
01-31-2018, 07:11 AM |
|
|
Thread: Combinator Attac
Post: RE: Combinator Attac
jonass Wrote: (01-28-2018, 11:16 AM)
--
Skwerl23 Wrote: (01-25-2018, 01:56 AM)
--
[hr]
Combinator will only do 2 of each word. If you would like 4 of each. You can do the following.
Code:
--
... |
|
Skwerl23 |
hashcat
|
7 |
6,033 |
01-31-2018, 07:26 AM |
|
|
Thread: Rules help with inserting multiple characters
Post: Rules help with inserting multiple characters
Is there a rule to insert more than one character? rather a range of characters?
like can i do IZ[0-9] on a -j to have it insert all numbers 0-9 in order? |
|
Skwerl23 |
hashcat
|
1 |
1,943 |
02-21-2018, 07:10 AM |
|
|
Thread: Help with a mask
Post: RE: Help with a mask
Hashcat can combine. It's attack mode 1. But does not attack 4 of each.
John can do prince with --prince-elem-cnt-min=4 to make 4 of each word.
With hashcat you jwould have to create a combo diction... |
|
Skwerl23 |
hashcat
|
2 |
2,307 |
02-23-2018, 08:45 PM |
|
|
Thread: Help with a mask
Post: RE: Help with a mask
Prince processor is a Linux app.
Pp64 or something like that .Here's a man page for Ubuntu
https://manpages.ubuntu.com/manpages/bionic/en/man1/princeprocessor.1.html
And you can use that to crea... |
|
Skwerl23 |
hashcat
|
2 |
2,307 |
02-23-2018, 09:03 PM |
|
|
Thread: rules file support in attack mode 3
Post: RE: rules file support in attack mode 3
if your keyspace is small or dictionary is small, then it doesn't really matter if you put it in a dictionary or use a piped option.
i've been struggling with very similar issues as you.
John can ha... |
|
Skwerl23 |
hashcat
|
6 |
5,805 |
02-24-2018, 10:55 PM |
|
|
Thread: Can't find OclHashCat Download Link ?
Post: RE: Can't find OclHashCat Download Link ?
or just use --force as it will still do calculations, but not at full speed. Depending on what you're cracking or how many hashes etc... it may not be a big deal. |
|
Skwerl23 |
hashcat
|
6 |
5,703 |
02-24-2018, 11:00 PM |
|
|
Thread: Need help buying a rig, and not GPU based
Post: Need help buying a rig, and not GPU based
Hey team, so my main goal is to have hashcat and john crack passwords as fast as possible, but i'm not brute forcing. most the passwords i will attempt are 16 characters, but doubled. so i need to run... |
|
Skwerl23 |
Hardware
|
3 |
3,304 |
02-25-2018, 03:32 AM |