Search Results
|
Post |
Author |
Forum |
Replies |
Views
[desc]
|
Posted |
|
|
Thread: First Attempt, does this look alright?
Post: RE: First Attempt, does this look alright?
The main problem now is that it's quite a long password.
We "normally"/generally say that a length of 8-9 is the max that can be brute-forced (but attention: this depends a lot on hash type and/or ... |
|
philsmd |
hashcat
|
8 |
1,060 |
07-16-2020, 11:19 PM |
|
|
Thread: First Attempt, does this look alright?
Post: RE: First Attempt, does this look alright?
you could use mask files https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
or just set
-1 "012345 6789" for the first byte of your mask (i.e. any set of chars, charset, that ha... |
|
philsmd |
hashcat
|
8 |
1,060 |
07-16-2020, 08:03 PM |
|
|
Thread: First Attempt, does this look alright?
Post: RE: First Attempt, does this look alright?
yeah, your command doesn't make sense to me at all.
Why would you define all those custom charsets (-1 , -2 , -3 , -4) and only use ?4 in your mask ? That seems to be a misunderstanding/problem of ... |
|
philsmd |
hashcat
|
8 |
1,060 |
07-16-2020, 08:29 PM |
|
|
Thread: I need an explanation
Post: RE: I need an explanation
maybe the algorithm is like explained here:
https://docs.microsoft.com/en-us/aspnet/core/security/data-protection/consumer-apis/password-hashing?view=aspnetcore-3.1
and therefore you could use -m ... |
|
philsmd |
hashcat
|
2 |
1,065 |
12-15-2019, 07:34 PM |
|
|
Thread: twitter yardım
Post: RE: twitter yardım
english only.
no, hashcat can not be used to hack twitter accounts. that's illegal and if it's really your account you need to contact the twitter support instead of doing shady things |
|
philsmd |
hashcat
|
2 |
1,069 |
08-01-2019, 11:02 AM |
|
|
Thread: Hashcat DES restore file manual EDIT
Post: RE: Hashcat DES restore file manual EDIT
endianness !
If you do not understand the format, you could just use analyze_hc_restore.pl from https://github.com/philsmd/analyze_hc_restore instead (perl must be installed of course) |
|
philsmd |
hashcat
|
2 |
1,079 |
12-27-2019, 10:39 AM |
|
|
Thread: markov mode
Post: RE: markov mode
maybe you are looking for the command line argument:
Code:
--
--markov-threshold
--
see --help output of hashcat.
normally the length of the password candidates is determined by the mask le... |
|
philsmd |
hashcat
|
6 |
1,079 |
05-22-2020, 12:33 PM |
|
|
Thread: Maskprocessor | Hashcat syntax question
Post: RE: Maskprocessor | Hashcat syntax question
no, you do NOT need maskprocessor in that specific situation (already a huge keyspace/mask).
you could improve speed by adding -w 3 or even -w 4 to your command line |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
2 |
1,084 |
02-29-2020, 02:16 PM |
|
|
Thread: Compile by make win failed on Linux Mint
Post: RE: Compile by make win failed on Linux Mint
wow that's quite a special case that you want to cross-compile it. All other cases are quite good documented but normally only the devs needs to build the windows binaries from linux.
It's document... |
|
philsmd |
hashcat
|
1 |
1,090 |
08-28-2019, 01:53 PM |
|
|
Thread: LUKS clGetEventProfilingInfo(): CL_UNKNOWN_ERROR
Post: RE: LUKS clGetEventProfilingInfo(): CL_UNKNOWN_ERR...
why are you so sure that this has anything to do with LUKS ? Did you test by running the benchmarks or even --benchmark --benchmark-all ?
did you try to use the beta from https://hashcat.net/beta/
... |
|
philsmd |
hashcat
|
2 |
1,090 |
10-08-2019, 10:41 AM |
|
|
Thread: Help!
Post: RE: Help!
use this command to change the directory in cmd:
Code:
--
cd Users\Underground\Desktop\hashcat-5.1.0
--
|
|
philsmd |
hashcat
|
3 |
1,091 |
01-29-2020, 03:16 PM |
|
|
Thread: CL_INVALID_VALUE - yes, OpenCL is installed
Post: RE: CL_INVALID_VALUE - yes, OpenCL is installed
does the beta work for you https://hashcat.net/beta/ ? |
|
philsmd |
hashcat
|
2 |
1,104 |
01-14-2020, 09:36 AM |
|
|
Thread: Hash Mode request MS SQL 2016 with salt
Post: RE: Hash Mode request MS SQL 2016 with salt
Could be anything. Do you know the software / CMS / code that generates these hashes ?
I assume it's not the MSSQL software itself ? is it some custom software / webpage ?
You need to be more sp... |
|
philsmd |
hashcat
|
4 |
1,108 |
03-19-2020, 04:09 PM |
|
|
Thread: Bitcoin encryption algorithm
Post: RE: Bitcoin encryption algorithm
One good thing about hashcat source code, is that we also have several high-level tests (like the test framework in perl)... this is very easy code to understand, even if you are only fluent with pyth... |
|
philsmd |
General Talk
|
2 |
1,111 |
03-17-2020, 09:47 AM |
|
|
Thread: 3rd GPU will not run in betas
Post: RE: 3rd GPU will not run in betas
why cygwin ? you can just use the exe in cmd directly
do you use risers ? which attack mode do you use -a x ?
does this problem also happen with other hash types or even all hash types ? |
|
philsmd |
Beta Tester
|
4 |
1,112 |
04-05-2020, 07:31 AM |
|
|
Thread: build fail in kernel? -m 2500, cant figure out why
Post: RE: build fail in kernel? -m 2500, cant figure out...
which hashcat version do you use ?
did you try to test the beta version from https://hashcat.net/beta/ ? |
|
philsmd |
hashcat
|
3 |
1,115 |
01-03-2020, 05:57 PM |
|
|
Thread: Hashcat / rig troubleshooting
Post: RE: Hashcat / rig troubleshooting
I would rather try testing with only a few cards to troubleshoot it.
could be power problem and/or temperature problem. Is the system motherboard (using risers ?) etc even compatible with that powe... |
|
philsmd |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
1,118 |
07-11-2020, 12:32 PM |
|
|
Thread: Need help to identify encryption
Post: RE: Need help to identify encryption
I think this is not a good strategy to get a helpful answer:
1. breaking forum rules (https://hashcat.net/forum/announcement-2.html). Do NOT post hashes
2. it could be anything... I think you either... |
|
philsmd |
hashcat
|
2 |
1,120 |
02-08-2020, 11:19 PM |
|
|
Thread: OpenCL kernel self-test failed and slower than benchmark
Post: RE: OpenCL kernel self-test failed and slower than...
which hash mode and which version of hashcat and driver ?
what hardware do you have (CPU and GPU) ?
please also try this hashcat version: https://hashcat.net/beta |
|
philsmd |
hashcat
|
2 |
1,121 |
09-03-2019, 01:21 PM |
|
|
Thread: unable to begin iphone hash on Windows 10
Post: RE: unable to begin iphone hash on Windows 10
you must make sure that the file named "hashTest.txt" exists.
hashcat can't find the file "hashTest.txt" within the directory |
|
philsmd |
hashcat
|
1 |
1,127 |
05-23-2019, 07:47 AM |