|
Message-ID: <15ec4cc3-6300-5615-6236-350eacc6e757@inventati.org> Date: Tue, 31 Mar 2020 19:37:51 +0200 From: Michele <micheluzzo@...entati.org> To: john-users@...ts.openwall.com Cc: Claudio André <claudioandre.br@...il.com> Subject: Re: Testing john On 31/03/20 15:52, Claudio André wrote: > > I was testing on a sample zip file I created. I chose 'test1234' as > password. > Please share the zip files (and hashes) in the mailing list. And the > command line you are using. So, we can test/check them. Hi Claudio, thanks for replying. I am reposting to the list, as apparently you replied to me directly. These are the commands - I show them for gwyddion.* only: $ john-the-ripper.zip2john gwyddion.zip > gwyddion.hash $ john-the-ripper gwyddion.hash which is the main session (note that zip2john is named john-the-ripper.zip2john because I installed the snap app for Ubuntu), running for nearly 2 days, after which I tried $ john-the-ripper --session=TestDict --wordlist=dictionaries/john.txt gwyddion.hash and $ john-the-ripper --session=TestDict --wordlist=dictionaries/john.txt --rules gwyddion.hash Using default input encoding: UTF-8 Loaded 1 password hash (ZIP, WinZip [PBKDF2-SHA1 256/256 AVX2 8x]) Will run 4 OpenMP threads Press 'q' or Ctrl-C to abort, almost any other key for status 0g 0:00:00:04 DONE (2020-03-31 19:29) 0g/s 30530p/s 30530c/s 30530C/s Tinkerbelling..Zhongguing Session completed (I pasted the output as well for reference) dictionaries/john.txt is basically the default dictionary (an old version probably). Anyway, the result is the same when using --wordlist only. $ grep test dictionaries/john.txt test test123 test1 testing test2 test3 tester testi testtest Find the files attached. Thanks Michele Content of type "text/html" skipped View attachment "gwyddion.hash" of type "text/plain" (1086 bytes) Download attachment "gwyddion.zip" of type "application/zip" (672 bytes) View attachment "gwyddion2.hash" of type "text/plain" (1089 bytes) Download attachment "gwyddion2.zip" of type "application/zip" (672 bytes)
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.