Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: Cracking TACACS+ with hashcat
Post: RE: Cracking TACACS+ with hashcat
This is very interesting information and a nice find about how to best filter out "wrong results".
Good job.
Thanks for the research.
I must admit that I didn't have much to do with tacacs+ so ... |
|
philsmd |
User Contributions
|
1 |
6,737 |
11-30-2017, 04:06 PM |
|
|
Thread: 7z2hashcat
Post: RE: 7z2hashcat
The original 7-zip file (*.7z) is not needed to recover the password.
But the entire output of 7z2hashcat is needed (the whole hash).
Yes, as mentioned here: https://github.com/philsmd/7z2hashcat#... |
|
philsmd |
User Contributions
|
28 |
70,369 |
11-21-2017, 12:30 PM |
|
|
Thread: Hashcat piping doesn't work (WPA/2)
Post: RE: Hashcat piping doesn't work (WPA/2)
First of all, hccapx is the only hash format hashcat accepts since a long time for -m 2500 = WPA/WPA2 hashes. The hccap format is no more supported with latest versions of hashcat.
Your mask: "?l... |
|
philsmd |
User Contributions
|
4 |
6,411 |
05-11-2018, 03:48 PM |
|
|
Thread: Colliding password protected MS office 97-2003 documents
Post: RE: Colliding password protected MS office 97-2003...
you could for instance just decrypt/open the file (I already mentioned how to do this with libreoffice here: https://hashcat.net/forum/thread-7216-post-39498.html#pid39498) |
|
philsmd |
User Contributions
|
36 |
134,712 |
05-25-2018, 02:33 PM |
|
|
Thread: Password Manager .rfp file analysis
Post: Password Manager .rfp file analysis
Some days ago I was privately (via PMs) contacted by a hashcat user and they asked if I knew if hashcat could deal with database files from RoboForm (a seemingly well-known and often recommended passw... |
|
philsmd |
User Contributions
|
1 |
4,515 |
06-06-2018, 06:47 AM |
|
|
Thread: good wordlist
Post: RE: good wordlist
hmm, interesting.
but the site looks quite bad/fishy. "tested on neighbours Wi-Fi", bitcoin address, "must-have", big password list to download (let me explain below)....
and back to the topic,... |
|
philsmd |
User Contributions
|
2 |
4,253 |
12-19-2018, 11:02 AM |
|
|
Thread: Hashcat brain RAM-limited version
Post: RE: Hashcat brain RAM-limited version
hashcat --help
--brain-client-features
- [ Brain Client Features ] -
# | Features
===+========
1 | Send hashed passwords
2 | Send attack positions
3 | Send hashed passwords and att... |
|
philsmd |
User Contributions
|
3 |
3,230 |
03-10-2019, 12:39 PM |
|
|
Thread: nano syntax highlighting masks
Post: RE: nano syntax highlighting masks
interesting. thanks for the contribution.
... but I think your syntax rules do not catch all cases see:
1. https://hashcat.net/wiki/doku.php?id=mask_attack#hashcat_mask_files
2. https://hashcat.n... |
|
philsmd |
User Contributions
|
2 |
2,218 |
05-28-2019, 07:42 PM |
|
|
Thread: ASP.NET Identity Framework script
Post: RE: ASP.NET Identity Framework script
Thanks !
this is actually quite a strange way to encode the hashes, but it's not the first time we see some format like this ;)
In theory we could add a "module" (that just does the parsing and ... |
|
philsmd |
User Contributions
|
1 |
2,171 |
07-26-2019, 04:37 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
it should also work with just adding -S to the command line |
|
philsmd |
User Contributions
|
648 |
487,343 |
01-12-2020, 07:10 PM |
|
|
Thread: LastPass new App hash extraction explanation
Post: LastPass new App hash extraction explanation
Thanks to @Chick3nman, I came to the attention that LastPass has a new native App and is NOT directly using the browser extension architecture on macOS anymore, see:
https://www.theverge.com/2020/1/2... |
|
philsmd |
User Contributions
|
0 |
858 |
05-07-2020, 09:44 AM |
|
|
Thread: Maskuni : a standalone mask generator with unicode support
Post: RE: Maskgen : a standalone mask generator with uni...
interesting. but the name of the tool is a little bit confusing because we always use maskgen for the hcmask generation tool of PACK (https://github.com/iphelix/pack/). That's very confusing, because ... |
|
philsmd |
User Contributions
|
3 |
1,130 |
06-03-2020, 08:54 AM |
|
|
Thread: Generator of fortune
Post: RE: Generator of fortune
what's going on here? one (actually 2) completely new forum accounts without any previous posts suddently talking about a tool with very strange description and furthermore a tool that was already con... |
|
philsmd |
User Contributions
|
8 |
2,022 |
06-15-2020, 11:06 AM |
|
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
why don't you just simple use the .exe file within that repo (yeah, I agree it's very bad to put executable files into source code repositories, but maybe this is a proof that users really have a hard... |
|
philsmd |
User Contributions
|
182 |
305,386 |
07-02-2020, 06:15 PM |
|
|
Thread: howto: convert btcrecover bc: hashes to hashcat hash format
Post: howto: convert btcrecover bc: hashes to hashcat ha...
Recently an user contacted me via forum PM on how to convert a "bc:" hash extracted by btcrecover from a bitcoin wallet (wallet.dat) to the format that hashcat supports:
Code:
--
-m 11300 = Bitcoi... |
|
philsmd |
User Contributions
|
0 |
344 |
08-30-2020, 11:51 AM |
|
|
Thread: oclHashcat new features / algorithms
Post: RE: oclHashcat new features / algorithms
@joris pls open a new forum thread where we can discuss the SAP H feature request. Furthermore, we should add this feature request also to trac ( https://hashcat.net/trac/ ).
I think main problem is ... |
|
philsmd |
Organisation and Events
|
23 |
52,609 |
10-09-2014, 02:46 PM |
|
|
Thread: Cracking an OS X 10.8.2 PBKDF2 Hash
Post: RE: Cracking an OS X 10.8.2 PBKDF2 Hash
The wiki clearly says what hash mode you should use: https://hashcat.net/wiki/doku.php?id=example_hashes
7100 OS X v10.8
So you need -m 7100 in your command line...
Furthermore, if you want to u... |
|
philsmd |
Old oclHashcat Support
|
5 |
14,790 |
12-12-2013, 08:28 PM |
|
|
Thread: Defaults for -a3
Post: RE: Defaults for -a3
Is there anything wrong w/ the values specified here: https://hashcat.net/wiki/doku.php?id=oclhashcat#default_values
Note: ?3 is the same as --custom-charset3
Also the full mask is and was there... |
|
philsmd |
Old oclHashcat Support
|
2 |
6,669 |
12-12-2013, 09:20 PM |
|
|
Thread: cuda hashcat plus error
Post: RE: cuda hashcat plus error
Why do you use v0.15 of oclHashcat-plus?
Download 1.00 from https://hashcat.net/oclhashcat/ and update the NV driver to match the requirements. |
|
philsmd |
Old oclHashcat Support
|
5 |
16,762 |
12-12-2013, 09:23 PM |
|
|
Thread: Limited symbols
Post: RE: Limited symbols
Hi,
it doesn't make much sense to explain it here, if we have a wiki page that explains it. Therefore, I refer you to: https://hashcat.net/wiki/doku.php?id=mask_attack
Hint:
cudaHashcat32.exe -m... |
|
philsmd |
Old oclHashcat Support
|
2 |
6,848 |
12-24-2013, 02:57 PM |