|
Search Results
|
| Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
| |
|
Thread: old zip file vs Nvidia
Post: RE: old zip file vs Nvidia
| https://github.com/oliverjueguen/zip2hashcat
Post it on hashkiller forum, somebody there might crack it for you. |
|
drsnooker |
hashcat
|
6 |
1,127 |
07-16-2026, 12:28 AM |
| |
|
Thread: old zip file vs Nvidia
Post: RE: old zip file vs Nvidia
| Well it seems more and more people are trying to attack zip and rar files. Perhaps it is time for somebody in the hashcat community to finally deal with the long hashes that zip2john and rar2john retu... |
|
drsnooker |
hashcat
|
6 |
1,127 |
07-14-2026, 03:48 AM |
| |
|
Thread: Can hashcat support zip2john's "$pkzip$" instead of only "$pkzip2$"?
Post: RE: Can hashcat support zip2john's "$pkzip$" inste...
| There are other zip2hashcat on github. May be one will work?
I haven't done any archive cracking, but I think I read somewhere that the hash includes the smallest file. So if the archive only contai... |
|
drsnooker |
hashcat
|
8 |
14,067 |
07-10-2026, 10:35 PM |
| |
|
Thread: Can hashcat support zip2john's "$pkzip$" instead of only "$pkzip2$"?
Post: RE: Can hashcat support zip2john's "$pkzip$" inste...
|
@smyb2002 Wrote: (07-10-2026, 06:57 PM)
--
Hello,I met the same problem. Do you find an answer?
--
I haven't tested this but there is a zip2hashcat (instead of zip2john) might work better for your ... |
|
drsnooker |
hashcat
|
8 |
14,067 |
07-10-2026, 07:57 PM |
| |
|
Thread: Zip file password recovery
Post: RE: Zip file password recovery
| First extract the hash from the zip file, then use hashcat to crack that hash to obtain the password.
john_the_ripper has zip2john to obtain the hash.
https://www.redfoxsec.com/blog/john-the-rip... |
|
drsnooker |
hashcat
|
2 |
1,328 |
07-04-2026, 09:23 PM |
| |
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
| @Sinayoko
As far as I know, not a single ZTE WIFI keygen has been found.
We've gotten the algorithm for a ZTE admin password (also 8 chars) but no obvious variation would result in the WIFI password... |
|
drsnooker |
User Contributions
|
227 |
1,220,226 |
05-25-2026, 07:13 PM |
| |
|
Thread: Hello from a new member – Excited to learn and contribute!
Post: RE: Hello from a new member – Excited to learn and...
| Welcome to the forum!
As for your first bullet point as I just went through that myself, I can recommend taking the MD5 algorithm and coding it from scratch in a language of your choice (I did Open... |
|
drsnooker |
Hardware
|
1 |
4,056 |
12-28-2025, 10:59 PM |
| |
|
Thread: 7z protected
Post: RE: 7z protected
| May I also suggest making a practice archive first with a known password, so you can see if your methodology is sound before proceeding with the real deal.... |
|
drsnooker |
hashcat
|
8 |
7,045 |
11-28-2025, 09:43 PM |
| |
|
Thread: Password TP Link Archer C7
Post: RE: Password TP Link Archer C7
| You can always try to SSH, telnet, UART or a programmer+clip to extract the /etc/shadow file. Which then brings it back around to hashcat which you'll need to convert the hash back to the plain text p... |
|
drsnooker |
General Talk
|
4 |
9,538 |
11-16-2025, 04:00 AM |
| |
|
Thread: Cracking a 30-digit hash (MD5)
Post: RE: Cracking a 30-digit hash (MD5)
| If Moore's law holds, then all you need to do is build a time machine, travel to 2080 buy NVidia's latest offering, and bring it back. You'll probably need to plug it in to your 1.21 GW power supply, ... |
|
drsnooker |
hashcat
|
3 |
6,559 |
04-27-2025, 03:30 AM |
| |
|
Thread: Cracking a 30-digit hash (MD5)
Post: RE: Cracking a 30-digit hash (MD5)
| A 5090 does 216e9 MD5 hashes per second.
So a 10^30 MD5 would take 10^11 years to crack. Just a little bit longer than the age of the universe.... |
|
drsnooker |
hashcat
|
3 |
6,559 |
04-27-2025, 03:01 AM |
| |
|
Thread: Verizon Fios G3100 and E3200 Research
Post: RE: Verizon Fios G3100 and E3200 Research
| Nicely done. Not sure if this will be helpful, but PSKracker has a couple of netgear wordlists that might come in handy
https://github.com/andrewjlamarche/PSKracker |
|
drsnooker |
User Contributions
|
31 |
65,322 |
04-04-2025, 06:32 PM |
| |
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
|
lookin_for_peace Wrote: (02-16-2025, 11:24 AM)
--
Hello,
I've been stuck for a while trying to understand the key generation of Compal CH7465LG (UPC/Vodafone Connect Box). I have gathered a bunch ... |
|
drsnooker |
User Contributions
|
227 |
1,220,226 |
02-16-2025, 08:11 PM |
| |
|
Thread: 5268ac routers
Post: RE: 5268ac routers
| Perhaps if you purchase a used one of ebay, the FW might not have been upgraded past the point that you can change the firmware to an older one. Or perhaps downgrade to 11.0 first before going for 10.... |
|
drsnooker |
User Contributions
|
56 |
177,266 |
01-12-2025, 01:17 PM |
| |
|
Thread: 5268ac routers
Post: RE: 5268ac routers
| @b1tninja, I eventually got a clip and managed to get the NAND dumped in situ. However, since we know the root password as well as the algo for the password of user: rma (also with root privileges), ... |
|
drsnooker |
User Contributions
|
56 |
177,266 |
01-12-2025, 11:37 AM |
| |
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
| Hacked together some c-code. Catches 17 out of the 19 dir605l passwords I've collected. It generates a 50G dictionary in about 20 minutes. There are quite a few identical passwords in the rainbow tabl... |
|
drsnooker |
User Contributions
|
227 |
1,220,226 |
01-12-2025, 10:07 AM |
| |
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
| I think I got something to at least explain the above graphs.
Take all values 0,1,2,3, .... 255 and look at the probabilities of each number occurring. Doesn't that look exactly like the probabilitie... |
|
drsnooker |
User Contributions
|
227 |
1,220,226 |
01-12-2025, 04:58 AM |
| |
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
|
Have Blue Wrote: (12-28-2024, 05:24 AM)
--
One thing that struck me was the prevalence of the 'b' character versus 'a' which made me wonder if zeroes are for whatever reason much less likely to be ge... |
|
drsnooker |
User Contributions
|
227 |
1,220,226 |
12-29-2024, 12:33 AM |
| |
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
| This is getting interesting. Perhaps a worthy foe?
I ran all the variants I could think of from the 640L algo against the 605L and struck out. Some hits, but as you get with enough monkeys and type... |
|
drsnooker |
User Contributions
|
227 |
1,220,226 |
12-27-2024, 08:22 PM |
| |
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
|
Have Blue Wrote: (12-26-2024, 05:53 AM)
--
This has probably already been discovered by others, but it looks like the first 5 characters only consist of a-j, so it seems to be an alpha substitution f... |
|
drsnooker |
User Contributions
|
227 |
1,220,226 |
12-27-2024, 06:36 AM |