Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: WPA and first hash
Post: RE: WPA and first hash
|
Mem5 |
hashcat
|
2 |
2,748 |
02-27-2018, 05:10 PM |
|
|
Thread: Hash acceptance on modes 9810 an 9800
Post: Hash acceptance on modes 9810 an 9800
Trying to crack an oldoffice $4 hash, it works with mode 9800 but not with mode 9810, any idea why ?
Code:
--
hashcat64.exe -m 9810 -a 3 hashlist ?b?b?b?b?b
hashcat (v4.1.0) starting...
Hashfile 'h... |
|
Mem5 |
hashcat
|
2 |
2,537 |
04-05-2018, 09:21 PM |
|
|
Thread: Hash acceptance on modes 9810 an 9800
Post: RE: Hash acceptance on modes 9810 an 9800
Hum ok thank you.
Is there a way to access to the data without the real password ? |
|
Mem5 |
hashcat
|
2 |
2,537 |
04-05-2018, 09:47 PM |
|
|
Thread: cap to hccapx - best practices ?
Post: cap to hccapx - best practices ?
Hi,
What's the practice when converting .(p)cap files to hccapx?
Some users adivse cap2hccapx from hashcat-utils, while some other users advise to use hcxpcaptool from ZerBea.
What's the diffenre... |
|
Mem5 |
General Talk
|
2 |
2,424 |
08-03-2018, 01:24 PM |
|
|
Thread: cap to hccapx - best practices ?
Post: RE: cap to hccapx - best practices ?
|
Mem5 |
General Talk
|
2 |
2,424 |
08-03-2018, 02:08 PM |
|
|
Thread: Help with format
Post: RE: Help with format
Use --username option to consider using username before the hash in your hashlist.
THen to display username in the result file, use --show. |
|
Mem5 |
hashcat
|
2 |
2,244 |
09-12-2018, 12:23 AM |
|
|
Thread: Extracting ESSID from hccapx files
Post: RE: Extracting ESSID from hccapx files
According to hccapx structure https://hashcat.net/wiki/doku.php?id=hccapx#detailed_structure
ESSID offset is from 0x0a to 0x29.
wlanhcxinfo tool can extract for you, or you can do it with standard l... |
|
Mem5 |
General Talk
|
2 |
2,386 |
11-01-2018, 10:27 AM |
|
|
Thread: Rules test
Post: RE: Rules test
--stdout is your friend:
Code:
--
> echo kevin | hashcat64 --stdout -j "c"
Kevin
> echo kevin | hashcat64 --stdout -r best64.txt
kevin1
...
--
|
|
Mem5 |
General Talk
|
2 |
2,318 |
11-05-2018, 08:22 PM |
|
|
Thread: MS Office 2019 hashes
Post: MS Office 2019 hashes
Anyone tested MS Office 2019 encrypted file hashes ?
Are they the same encryption algo as Office 2016 ?
Thanks. |
|
Mem5 |
General Talk
|
2 |
2,621 |
11-14-2018, 05:37 PM |
|
|
Thread: MS Office 2019 hashes
Post: RE: MS Office 2019 hashes
|
Mem5 |
General Talk
|
2 |
2,621 |
11-15-2018, 01:27 AM |
|
|
Thread: About Winzip (13600) hash
Post: About Winzip (13600) hash
Hi,
I notice a double '*' in the example (https://hashcat.net/wiki/doku.php?id=example_hashes) Winzip hash:
$zip2$*0*3*0*b5d2b7bf57ad5e86a55c400509c672bd*d218*0**ca3d736d03a34165cfa9*$/zip2$
When I... |
|
Mem5 |
General Talk
|
2 |
3,417 |
11-20-2018, 08:43 PM |
|
|
Thread: About Winzip (13600) hash
Post: RE: About Winzip (13600) hash
Right,
Quote:
--
DF = compressed data DF can be Le*2 hex bytes, and if so, then it is the ENTIRE file blob written 'inline'.
--
So if your zip file is 100 Mb, the hash will be huge for nothing.
After... |
|
Mem5 |
General Talk
|
2 |
3,417 |
11-21-2018, 11:36 AM |
|
|
Thread: Bitcoin2hashcat.py and sensitive info
Post: Bitcoin2hashcat.py and sensitive info
Hi,
bitcoin2hashcat.py (https://github.com/stricture/hashstack-server-plugin-hashcat/blob/master/scrapers/bitcoin2hashcat.py) from @epixoip allow us to extract hash(es) from a btc wallet.
Question: ... |
|
Mem5 |
hashcat
|
2 |
2,794 |
12-04-2018, 03:28 PM |
|
|
Thread: Bitcoin2hashcat.py and sensitive info
Post: RE: Bitcoin2hashcat.py and sensitive info
Thanks undeath. I agree if the private key got craked.
If anybody alse knows if and how it's possible to get the btc public address from the the public key (part of the hash), it would be awesome.
T... |
|
Mem5 |
hashcat
|
2 |
2,794 |
12-10-2018, 10:26 AM |
|
|
Thread: good wordlist
Post: RE: good wordlist
+1 philsmd
"longer or equal to 8 chars" -> designed for WPA attacks
"507 Gb uncompressed" -> would take months to complete on standard 1080's.
Might (?) be useful for faster algo like NTLM. |
|
Mem5 |
User Contributions
|
2 |
4,253 |
12-19-2018, 12:24 PM |
|
|
Thread: cracking Wifi with android phone
Post: RE: cracking Wifi with android phone
Not tested: https://github.com/JuniorJPDJ/hcxtools-android
A feedback is welcome if you test it. |
|
Mem5 |
hashcat
|
2 |
2,325 |
12-20-2018, 11:49 AM |
|
|
Thread: mssql 2005 cant crack easiest password (123)
Post: RE: mssql 2005 cant crack easiest password (123)
Try with an example hash ( https://hashcat.net/wiki/doku.php?id=example_hashes )
0x010018102152f8f28c8499d8ef263c53f8be369d799f931b2fbe
password is hashcat |
|
Mem5 |
hashcat
|
2 |
1,659 |
01-25-2019, 08:58 AM |
|
|
Thread: hashcat finds cpu but not gpu
Post: RE: hashcat finds cpu but not gpu
Please paste output of hashcat -I |
|
Mem5 |
hashcat
|
2 |
1,865 |
02-06-2019, 08:53 PM |
|
|
Thread: password for wallet.dat is not compatible in core
Post: RE: password for wallet.dat is not compatible in c...
Have you tries to import .wallet file in bitcoin core first? |
|
Mem5 |
hashcat
|
2 |
1,366 |
06-21-2019, 08:28 AM |
|
|
Thread: Issue with ChaCha20
Post: Issue with ChaCha20
Hi,
Trying to crack the sample ChaCha20 hash from the source code (https://github.com/hashcat/hashcat/blob/master/src/modules/module_15400.c) :
Code:
--
static const char *ST_PASS = "hashcat";
stati... |
|
Mem5 |
hashcat
|
2 |
1,141 |
10-11-2019, 11:20 PM |