Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Dictiionary Attack - how-to-question
Post: Dictiionary Attack - how-to-question
I am new to hashcat - currently I am trying to get my (forgotten) itunes password from a itunes backup iOS 9 or older ("-m 14700") and I was wondering if anyone could tell me how to start a dictionary... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-17-2020, 02:29 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
there are 2 built-in GPU´s -
* Device #1: Intel(R) Core(TM) i5-4260U CPU @ 1.40GHz, skipped
* Device #2: HD Graphics 5000, 1472/1536 MB (384 MB allocatable), 40MCU
so I chose -d 2 because -... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-17-2020, 11:22 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
-a 0 copied
concerning the words in a wordlist, my list contains 36 words and a special character, I thought that the attack mode -a 0 password.txt would do all the combinations of these words, if no... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-18-2020, 08:01 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
What I am trying to do: I am trying to crack my itunes version 9 backup password in order to get my fotos back, I did this in 2016. I think the password length is between 6 and 14 characters.
What ... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-19-2020, 09:38 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
i entered the command:
./hashcat -m 14700 Manifest1.txt -a 0 -j c password.txt '?s201?d'
I received:
?s201?d: No such file or directory
Is ?s201?d supposed to be a file ? |
|
Grazze |
General Talk
|
29 |
5,262 |
04-20-2020, 12:44 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
ohk -
I entered the command and received:
clBuildProgram(): CL_BUILD_PROGRAM_FAILURE
Error: out of memory.
* Device #2: Kernel /Users/u545634/hashcat/OpenCL/amp_a1.cl build failed.
btw: what is at... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-20-2020, 01:38 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
I read in previous posts that it might make sense to do a further hashcat download to make sure the most recent hashcat version is installed - how can I find out whether I have the most recent hashcat... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-20-2020, 09:31 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
the hashcat version I installed is v5.1.0-1774-gf96594ef |
|
Grazze |
General Talk
|
29 |
5,262 |
04-20-2020, 11:37 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
This is what I entered:
osx-lhind6519:hashcat u545634$ ./hashcat -m 14700 Manifest1.txt -a 6 -j c password.txt '?s201?d'
hashcat (v5.1.0-1774-gf96594ef) starting...
OpenCL API (OpenCL 1.2 (Apr... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-22-2020, 09:33 AM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
if -D 1 is working - what is it that hinders the GPU (-d 2) from properly working, any idea to get this problem solved? |
|
Grazze |
General Talk
|
29 |
5,262 |
04-22-2020, 12:47 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
I entered: ./hashcat -b
apart from benchmarks values that were shown, one error message said:
* Device #2: ATTENTION! OpenCL kernel self-test failed.
Your device driver installation is probabl... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-22-2020, 02:25 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
is there a way I can specify password patterns in "-a 3" mode with following constraints:
-> minimum password length is 8 characters
-> the first letter is an upper-case letter
-> the rest of the... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-23-2020, 12:04 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
when entering: ./hashcat -D 1 -m 14700 Manifest1.txt -a 6 -j c password.txt '?s201?d'
then it looks like (xxx replaces the password candidates):
OpenCL API (OpenCL 1.2 (Apr 18 2019 20:03:31)) - ... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-22-2020, 11:53 AM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
ohk, copied. the rule-based attack as such is considered the most complicated but most efficient attack - it gets even more complicated in combination with a "wordlist" - I will try this, what I under... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-23-2020, 01:05 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
I entered:
Started: Mon Apr 27 23:44:43 2020
Stopped: Mon Apr 27 23:44:43 2020
osx-lhind6519:hashcat u545634$ ./hashcat -d 2 $ ... -a 6 Manifest1.txt password.txt ?d?d?d?d
hashcat (v5.1.0-1774-... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-27-2020, 11:46 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
I just noticed I forgot the hashmode -m 14700
I entered:
./hashcat -d 2 -m 14700 Manifest1.txt $ ... -a 6 password.txt ?d?d?d?d |
|
Grazze |
General Talk
|
29 |
5,262 |
04-27-2020, 11:57 PM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
I just happened to crack my itunes backup password - jumping around in my room -/. thnx philsmd for your support |
|
Grazze |
General Talk
|
29 |
5,262 |
04-28-2020, 12:58 AM |
|
|
Thread: Dictiionary Attack - how-to-question
Post: RE: Dictiionary Attack - how-to-question
copied - here´s the entire thread:
osx-lhind6519:hashcat u545634$ ./hashcat -b
hashcat (v5.1.0-1774-gf96594ef) starting in benchmark mode...
Benchmarking uses hand-optimized kernel code by def... |
|
Grazze |
General Talk
|
29 |
5,262 |
04-22-2020, 07:54 PM |