View Issue Details

IDProjectCategoryView StatusLast Update
0003951Kali LinuxGeneral Bugpublic2018-02-21 09:41
Reporterotori69 Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionopen 
Product Version2016.2 
Summary0003951: fcrackzip isn't finding any passwords
Description

I made a password protected .zip file, with passwords like ninja, ninj4, abcd, aa, a and it can't find a password. I used the command:
fcrackzip -b -c aA1 -l 1-5 -v -u '/root/Desktop/test.zip'
I tried it without -u, and -v, but there's really no difference.
I also tried a password attack using rockyou.txt and a custom wordlist, with like 10 words and 1 of them being the right password and it still couldn't find it. I used:
fcrackzip -u -D -p '/root/Desktop/rockyou.txt' '/root/Desktop/test.zip'
any help?

Steps To Reproduce

I'm just creating a folder with a simple text file and compressing it to .zip and adding a password

Attached Files

Activities

Senni

Senni

2017-05-09 20:13

reporter   ~0006650

Could you attach the zip file with the password? Exactly how was the zip file created, 7z, zip, winrar?

It does seem to work attached the example to this:

21:02:root:Kali: # fcrackzip -D -p 'x' -u test.zip

PASSWORD FOUND!!!!: pw == test

21:03:root:Kali: # fcrackzip -b -l4-4 -v -u test.zip

found file 'test.txt', (size cp/uc 19/ 5, flags 9, chk a8c8)
checking pw rUt~
PASSWORD FOUND!!!!: pw == test

21:05:root:Kali: # fcrackzip --version

fcrackzip version 1.0

test.zip (185 bytes)
g0tmi1k

g0tmi1k

2018-02-21 09:41

administrator   ~0008720

Due to the age of the OS (Kali Moto [v1], Kali Safi [v2], Kali Rolling 2016.x/2017.1), these legacy versions are no longer supported.
We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux - https://www.kali.org/downloads/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing,and also give information about your setup?
For more information, please read: https://kali.training/topic/filing-a-good-bug-report/

Issue History

Date Modified Username Field Change
2017-04-07 07:18 otori69 New Issue
2017-05-09 20:13 Senni File Added: test.zip
2017-05-09 20:13 Senni Note Added: 0006650
2018-02-21 09:41 g0tmi1k Note Added: 0008720
2018-02-21 09:41 g0tmi1k Status new => closed