Hello dear forum members,
my englisch is not the best and im new to the forum, so pls excuse my fails.
Now to my topic:
I'm on it security course this week.
I tried to crack the password of an zip.
So first of all i did zip2john:
Then i removed everything up to $pkzip2$.
And then i tried to hashcat that thing open:
Is this hash / zip just to big or what did i wrong here?
Pls explain to me.
greetings
Andi
my englisch is not the best and im new to the forum, so pls excuse my fails.
Now to my topic:
I'm on it security course this week.
I tried to crack the password of an zip.
So first of all i did zip2john:
┌──(rootkali)-[~]
└─# zip2john UHDRXTIN_XH_LPIRWXCV_NDJ.zip > hash.txt
ver 1.0 efh 5455 efh 7875 UHDRXTIN_XH_LPIRWXCV_NDJ.zip/kgemesrrmirpyaarnappciosthhmcsoitmh.zip PKZIP Encr: 2b chk, TS_chk, cmplen=809927, decmplen=809915, crc=406D0DD4
Then i removed everything up to $pkzip2$.
And then i tried to hashcat that thing open:
My Problem is this error:hashcat -a 0 -m 17200 hash.txt /root/Dokumente/rockyou.txt
hashcat (v6.1.1) starting...
OpenCL API (OpenCL 1.2 pocl 1.5, None+Asserts, LLVM 9.0.1, RELOC, SLEEF, DISTRO, POCL_DEBUG) - Platform #1 [The pocl project]
=============================================================================================================================
* Device #1: pthread-Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz, 5850/5914 MB (2048 MB allocatable), 10MCU
Minimum password length supported by kernel: 0
Maximum password length supported by kernel: 256
Counted lines in hash.txt...
Oversized line detected! Truncated 899128 bytes
Oversized line detected! Truncated 899128 bytes
Hashfile 'hash.txt' on line 1 ($pkzip...1ccb4995e1ea5343c0a506078e660fa0): Token length exception
No hashes loaded.
Is this hash / zip just to big or what did i wrong here?
Pls explain to me.
greetings
Andi