Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Kerberos AS-REP Cracking
Post: RE: Kerberos AS-REP Cracking
yes, early reject optimizations |
|
philsmd |
hashcat
|
7 |
2,449 |
02-22-2020, 10:37 AM |
|
|
Thread: kernel security check failure
Post: RE: kernel security check failure
This doesn't seem have anything (not even the most remotely) to do with oclHashcat.
The error message implies (according to my fast research) that your system has some serious problems, either with R... |
|
philsmd |
Old hashcat Support
|
9 |
24,406 |
01-20-2016, 12:49 PM |
|
|
Thread: Keyboard-layout-mapping
Post: RE: Keyboard-layout-mapping
your command line is wrong. --stdout is -m 2000
you can't use --stdout and another hash type setting -m x
either one or the other
Code:
--
./hashcat.bin -a 3 -m 13743 -1 ?l?u?d --keyboard-... |
|
philsmd |
hashcat
|
1 |
1,477 |
03-25-2019, 12:01 PM |
|
|
Thread: Keys
Post: RE: Keys
how do you want to hit the keys ? with something else than your fingers ? (e.g. a wrapper script)
I would suggest to use
--status
--status-timer
or alternative a different structure/format:
... |
|
philsmd |
hashcat
|
3 |
1,503 |
02-24-2020, 08:19 PM |
|
|
Thread: Keys
Post: RE: Keys
You would need to explain exactly what your end goal is such that somebody in here can explain if this would make sense and if it would work. Why would you need to fake pressing some keys in the first... |
|
philsmd |
hashcat
|
3 |
1,503 |
02-25-2020, 09:45 AM |
|
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
it could be that for the 5268AC the formula is just a little bit different, e.g while we have the formula 2 ^ 32 + 2 for the 599, it could be that the formula for 5268AC is almost the same i.e. 2 ^ 32... |
|
philsmd |
User Contributions
|
182 |
305,386 |
07-24-2017, 01:55 PM |
|
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
If I'm not totally (I mean completely!!!) mistaken you are totally looking at the wrong code.
The code posted by mrfancypants here: https://repl.it/JMbi/4
is not (just) the key generator.
This is a ... |
|
philsmd |
User Contributions
|
182 |
305,386 |
07-16-2017, 09:11 PM |
|
|
Thread: Keyspace List for WPA on Default Routers
Post: RE: Keyspace List for WPA on Default Routers
Please be more specific at which code you are refering to. There are a lot of code snippets within this thread, e.g. 2 for different algorithms, one for searching a (8 char) substring of a specific pa... |
|
philsmd |
User Contributions
|
182 |
305,386 |
07-18-2017, 08:32 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: keyspace vs speed and time estimated
Post: RE: keyspace vs speed and time estimated
There are 2 different definitions of "keyspace" here:
1. the first of them is the "keyspace" for a sequence of 8 upper case characters, i.e. 26 ^ 8 = 208827064576 (note: you can see this also within t... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,497 |
03-15-2016, 05:47 PM |
|
|
Thread: known mask structure
Post: RE: known mask structure
Read here: https://hashcat.net/wiki/doku.php?id=mask_attack
You could easily do this w/ a combination of custom charsets ( https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets ), some masks ... |
|
philsmd |
Old oclHashcat Support
|
1 |
4,168 |
07-01-2014, 04:31 PM |
|
|
Thread: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibility
Post: RE: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibi...
your clinfo doesn't show any Nvidia GPU at all.
what physical hardware do you have?
if you do not have a nvidia GPU, you shouldn't install the nvidia drivers.
You need to install the drivers for ... |
|
philsmd |
hashcat
|
9 |
4,194 |
01-26-2019, 01:12 PM |
|
|
Thread: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibility
Post: RE: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibi...
maybe the problem is that you installed the drivers via package manager and the package you installed didn't setup up everything, like the ICD etc...
Did you try to install the driver from nvidia.c... |
|
philsmd |
hashcat
|
9 |
4,194 |
01-26-2019, 01:19 PM |
|
|
Thread: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibility
Post: RE: Kubuntu 18.10 Nvidia GTX 1050 OpenCL compatibi...
you should follow these instructions: https://hashcat.net/faq/wrongdriver
and install the driver from your vendor page (https://www.nvidia.com)
only if you are very comfortable with your operating... |
|
philsmd |
hashcat
|
9 |
4,194 |
01-26-2019, 01:34 PM |
|
|
Thread: Last hashcat 6 format out ?!
Post: RE: Last hashcat 6 format out ?!
1. it's impossible to decrypt a hash. If something is not encrypted, you can't really decrypt it (https://www.techsolvency.com/passwords/dehashing-reversing-decrypting/)
2. the default output format ... |
|
philsmd |
hashcat
|
1 |
423 |
07-11-2020, 12:24 PM |
|
|
Thread: Lastpass hashes
Post: RE: Lastpass hashes
Under linux / Ubuntu:
you have a .lastpass directory in your home folder.
There is a file that ends with _lpall.slps. This file contains 2 lines.
The second line is what we want (length: 24 ascii - ba... |
|
philsmd |
Very old oclHashcat-plus Support
|
2 |
13,938 |
10-10-2013, 05:26 PM |
|
|
Thread: length & Mask problem with PMK (-m 2501/16801)
Post: RE: length & Mask
not possible. math must be understood and respected. things that are infeasible, are and will remain infeasible (at least for our lifetime).
as we told you already hundreds of times (at least that ... |
|
philsmd |
General Talk
|
4 |
3,139 |
05-05-2019, 05:03 PM |
|
|
Thread: length & Mask problem with PMK (-m 2501/16801)
Post: RE: length & Mask
yeah, -a 0 (dictionary attack) makes most sense with -m 2501 and -m 16801
the general approach is to use wlangenpmk (or wlangenpmkocl for OpenCL support) from https://github.com/ZerBea/hcxkeys
... |
|
philsmd |
General Talk
|
4 |
3,139 |
05-06-2019, 09:03 AM |
|
|
Thread: Length of my hash
Post: RE: Length of my hash
For those situations where you don't know how to feed *Hashcat w/ your hashes, there is a well-known wiki page that explains the formats:
https://hashcat.net/wiki/doku.php?id=example_hashes
Most impor... |
|
philsmd |
Old oclHashcat Support
|
4 |
12,722 |
02-19-2014, 01:33 PM |
|
|
Thread: Length of my hash
Post: RE: Length of my hash
Furthermore...
I don't know if this is the correct repository (or at least an up-to-date fork), but the code is here (https://github.com/berkus/usercake/blob/master/models/funcs.php#L81 ):
$salt . sha... |
|
philsmd |
Old oclHashcat Support
|
4 |
12,722 |
02-19-2014, 01:47 PM |