Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: AWS and speed of thier GPUs
Post: RE: AWS and speed of thier GPUs
undeath Wrote: (06-26-2020, 03:59 PM)
--
I don't know what made you think developer GPUs are superior for hashcracking. They aren't.
--
Oh it's because I have no idea what I'm doing. Ha, I found ... |
|
led5150 |
Hardware
|
6 |
1,391 |
06-26-2020, 04:34 PM |
|
|
Thread: AWS and speed of thier GPUs
Post: RE: AWS and speed of thier GPUs
So here's what I got for an unsalted NTLM hash in brute force mode 6 characters min:
Speed.#1.........: 42479.2 MH/s (7.05ms) @ Accel:32 Loops:128 Thr:1024 Vec:8
I'm actually a little underwhelm... |
|
led5150 |
Hardware
|
6 |
1,391 |
06-26-2020, 08:17 AM |
|
|
Thread: AWS and speed of thier GPUs
Post: RE: AWS and speed of thier GPUs
Thanks for the info! I'm gonna go for the V100. I'll post here when I get some stats on speed! |
|
led5150 |
Hardware
|
6 |
1,391 |
06-25-2020, 10:41 PM |
|
|
Thread: Bruteforce not finding simple 4 letter hash?
Post: RE: Bruteforce not finding simple 4 letter hash?
Ah I see.
I just tried using -D 2 and same thing. So yeah that GPU is basically useless since you can only update those drivers by updating the OS... thanks Apple.
Funny enough, it does find it... |
|
led5150 |
hashcat
|
8 |
1,270 |
06-25-2020, 01:20 AM |
|
|
Thread: Bruteforce not finding simple 4 letter hash?
Post: RE: Bruteforce not finding simple 4 letter hash?
Hey,
Yes that command did find the hash! What is that -D flag?
Also when you say my original command is 'very dangerous' do you mean to my system? Because I am currently running a very simil... |
|
led5150 |
hashcat
|
8 |
1,270 |
06-25-2020, 12:38 AM |
|
|
Thread: Bruteforce not finding simple 4 letter hash?
Post: RE: Bruteforce not finding simple 4 letter hash?
Sure! The hash is NTLM unsalted. it is:
Code:
--
cindybear:1001:aad3b435b51404eeaad3b435b51404ee:B2898109643D7086DF2D0D780CD78865:::
--
The password now is the four letter word "what".
He... |
|
led5150 |
hashcat
|
8 |
1,270 |
06-24-2020, 06:00 PM |
|
|
Thread: AWS and speed of thier GPUs
Post: AWS and speed of thier GPUs
Hey all!
I have been thinking about getting some time on AWS's beastly GPUs basically as a test to see how fast a really killer GPU might crack some hashes. They have the following GPU's available:... |
|
led5150 |
Hardware
|
6 |
1,391 |
06-23-2020, 11:12 PM |
|
|
Thread: CL Build Failure
Post: CL Build Failure
I got the following error after waiting a very long time for the "backend runtime" to be initialized.
Code:
--
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Compile Server Error.
* Device #2: Ker... |
|
led5150 |
hashcat
|
0 |
316 |
06-23-2020, 11:01 PM |
|
|
Thread: What does this hashcat outupt mean?
Post: RE: What does this hashcat outupt mean?
royce Wrote: (06-23-2020, 10:08 PM)
--
They are the ones that have actually been applied. :)
The phrasing could be more clear - I'll propose something better.
Thanks for the question - this wil... |
|
led5150 |
hashcat
|
2 |
615 |
06-23-2020, 10:52 PM |
|
|
Thread: What does this hashcat outupt mean?
Post: What does this hashcat outupt mean?
hashcat output:
Code:
--
Applicable optimizers:
* Zero-Byte
* Early-Skip
* Not-Salted
* Not-Iterated
* Single-Hash
* Single-Salt
* Brute-Force
* Raw-Hash
--
What does these lines of ou... |
|
led5150 |
hashcat
|
2 |
615 |
06-23-2020, 09:24 PM |
|
|
Thread: Bruteforce not finding simple 4 letter hash?
Post: RE: Bruteforce not finding simple 4 letter hash?
OMG! is it the -O flag??? I just ran it without and it found it. Oh no... oh dear no! So much wasted time... : ( : ( : (
like days of time.... Okay okay... So what does that -O flag actually ... |
|
led5150 |
hashcat
|
8 |
1,270 |
06-23-2020, 08:56 PM |
|
|
Thread: Bruteforce not finding simple 4 letter hash?
Post: Bruteforce not finding simple 4 letter hash?
Hi,
I must be doing something wrong, because I can't seem to have hashcat crack a simple 4 letter hash using brute-force. Here is what I'm trying.
The hash is:
NOTE: Edited below per the 'rules... |
|
led5150 |
hashcat
|
8 |
1,270 |
06-23-2020, 07:56 PM |
|
|
Thread: AMD Radeon R9 M370X not being used, Mac
Post: RE: AMD Radeon R9 M370X not being used, Mac
Ah, That first command did bypass Device #2 and did the benchmark on #3
Matthews-MacBook-Pro-2:hashcat MattChamplin$ hashcat -d 3 -m 500 -b
hashcat (v6.0.0-4-g5628317d) starting in benchmark mode.... |
|
led5150 |
hashcat
|
5 |
796 |
06-22-2020, 08:17 AM |
|
|
Thread: AMD Radeon R9 M370X not being used, Mac
Post: RE: AMD Radeon R9 M370X not being used, Mac
Ah yes! That would have been helpful!
Its the code 500 or Cisoco-IOS $1$ MD5 hash.
full command: hashcat -m 500 -a 3 hashfile.txt maskfile.txt -O
My version is v6.0.0-4-g5628317d - fresh instal... |
|
led5150 |
hashcat
|
5 |
796 |
06-22-2020, 07:59 AM |
|
|
Thread: AMD Radeon R9 M370X not being used, Mac
Post: AMD Radeon R9 M370X not being used, Mac
Hey all,
I am fairly new to this game, but I've been trying to get my GPU to be recognized by hashcat. As far as I understand it, the AMD Radeon R9 M370X supports openCL, but hashcat is not using... |
|
led5150 |
hashcat
|
5 |
796 |
06-22-2020, 07:04 AM |