Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: fast method for merging cracked hashes with original data
Post: RE: fast method for merging cracked hashes with or...
This shouldn't be particularly slow - how slow are we talking? |
|
royce |
General Talk
|
1 |
2,400 |
11-19-2017, 02:54 AM |
|
|
Thread: zlib on GPU
Post: RE: zlib on GPU
This appears to not be a hashcat / hashing -related question. |
|
royce |
General Talk
|
1 |
2,892 |
11-19-2017, 02:54 AM |
|
|
Thread: Restoring session skips words
Post: RE: Restoring session skips words
Pretty sure that hashcat isn't skipping any of the keyspace. But I'm not sure why there's a difference in the output percentage. |
|
royce |
General Talk
|
2 |
3,224 |
11-19-2017, 02:55 AM |
|
|
Thread: Hashcat two separators - Other Questions
Post: RE: Hashcat two separators - Other Questions
Looks like there's more than one question here.
A) You'll have to trim out the email, or replace the first colon with a different character (so that hashcat will treat the entire string as the "use... |
|
royce |
General Talk
|
3 |
4,701 |
11-19-2017, 03:02 AM |
|
|
Thread: Passwords
Post: RE: Passwords
Being self-taught can be rewarding. With just a little bit of reading (hashcat FAQ, some examples/demos on YouTube), you can get the basics down pretty quickly. |
|
royce |
General Talk
|
1 |
3,322 |
11-19-2017, 03:03 AM |
|
|
Thread: webEdition CMS >=6.4
Post: RE: webEdition CMS >=6.4
Yes, hash requests should be made on GitHub.
For others' ref, older versions of hashcat support older versions of WebEdition. |
|
royce |
General Talk
|
1 |
3,085 |
11-19-2017, 03:05 AM |
|
|
Thread: Hashcat / Palo Alto Question
Post: RE: Hashcat / Palo Alto Question
Since the password must be used in plain text against AD, this must either be A) simple obfuscation, or B) encryption, with a static private key or key construction methodology.
Either way, this i... |
|
royce |
General Talk
|
1 |
3,816 |
11-19-2017, 03:07 AM |
|
|
Thread: newbie
Post: RE: newbie
Hey, you're welcome! Hope you come back again soon to post a second time. :) |
|
royce |
General Talk
|
1 |
4,083 |
11-19-2017, 03:07 AM |
|
|
Thread: [Spanish] Hashcat - Hash Type Manual
Post: RE: [Spanish] Hashcat - Hash Type Manual
To clarify this is a hashcat manual of sorts, in Spanish. Cool, thanks! |
|
royce |
General Talk
|
1 |
4,393 |
11-19-2017, 03:08 AM |
|
|
Thread: Anyone please help me
Post: RE: Anyone please help me
Wow, no idea. Sorta looks like URL encoding, but different.
Not really a hashcat-specific question; you might try the hashkiller forums or similar. |
|
royce |
General Talk
|
1 |
4,733 |
11-19-2017, 03:10 AM |
|
|
Thread: Passwords13 Las Vegas CFP
Post: RE: Passwords13 Las Vegas CFP
[scavenging for unanswered posts, no need to reply]
For what it's worth, here's a link to all of the talks that were accepted. :)
https://www.youtube.com/playlist?list=PLdIqs92nsIzTphHrDlIucuMP2... |
|
royce |
General Talk
|
3 |
8,276 |
11-19-2017, 03:13 AM |
|
|
Thread: New Powercolor HD 7990 Devil 13 Launched up 6GB
Post: RE: New Powercolor HD 7990 Devil 13 Launched up 6...
[scavenging for unanswered posts, no need to reply]
NARRATOR: Obviously, faster hardware followed. |
|
royce |
General Talk
|
1 |
5,455 |
11-19-2017, 03:14 AM |
|
|
Thread: Contact & dump list manager
Post: RE: Contact & dump list manager
For future searchers, this thread is relevant:
https://hashcat.net/forum/thread-6796.html |
|
royce |
General Talk
|
1 |
5,146 |
11-19-2017, 03:46 AM |
|
|
Thread: Sql server 2014 hashes
Post: RE: Sql server 2014 hashes
You mean something like this?
Code:
--
SELECT password_hash
FROM sys.sql_logins
--
More info here: https://www.sqlservercentral.com/articles/password+cracking/96540/ |
|
royce |
General Talk
|
1 |
3,132 |
11-29-2017, 05:23 AM |
|
|
Thread: Descrypt 8 Char PW
Post: RE: Descrypt 8 Char PW
I couldn't immediately find any public benchmarks on 4.x hashcat for a 1060.
If you happen to have one, run that actual attack and check the time estimate; that will be the most accurate way to ge... |
|
royce |
General Talk
|
10 |
8,113 |
11-29-2017, 09:08 PM |
|
|
Thread: Descrypt 8 Char PW
Post: RE: Descrypt 8 Char PW
undeath, cool - yours? Was that under -w 4?
Here's one for 6x 1080s, -w 4:
Code:
--
Hash.Type........: descrypt, DES (Unix), Traditional DES
Time.Started.....: Wed Nov 29 14:20:19 2017 (1 mi... |
|
royce |
General Talk
|
10 |
8,113 |
11-30-2017, 01:23 AM |
|
|
Thread: Descrypt 8 Char PW
Post: RE: Descrypt 8 Char PW
Faster base clock (1708 MHz vs1050 MHz) ?
https://www.nvidia.com/en-us/geforce/products/10series/geforce-gtx-1060/
https://www.geforce.com/hardware/desktop-gpus/geforce-gtx-970/specifications |
|
royce |
General Talk
|
10 |
8,113 |
11-30-2017, 05:21 PM |
|
|
Thread: Descrypt 8 Char PW
Post: RE: Descrypt 8 Char PW
For a single 1060, it will still take four months, I would think. |
|
royce |
General Talk
|
10 |
8,113 |
11-30-2017, 07:22 PM |
|
|
Thread: Single 15 char NTLM Hash with known info
Post: RE: Single 15 char NTLM Hash with known info
https://hashcat.net/wiki/doku.php?id=princeprocessor may help, but the additional modifications would need some extra rules work - maybe a subset of those in prince_optimized.rule, depending on your u... |
|
royce |
General Talk
|
4 |
3,363 |
12-31-2017, 07:45 AM |
|
|
Thread: Single 15 char NTLM Hash with known info
Post: RE: Single 15 char NTLM Hash with known info
You can use whatever rules make sense for your target. You may have to experiment with --stdout to determine whether the combination of --case-permute and your rules are doing what you're expecting. |
|
royce |
General Talk
|
4 |
3,363 |
01-01-2018, 10:02 PM |