Search Results
|
Post |
Author
[desc]
|
Forum |
Replies |
Views |
Posted |
|
|
Thread: --show doesnt work
Post: RE: --show doesnt work
you also need to specify the hash type. How else should cudaHashcat/oclHashcat know what type of hashes it should load?
(btw: all this info is mentioned on the wiki page that epixoip linked) |
|
philsmd |
Old oclHashcat Support
|
6 |
7,734 |
03-23-2016, 02:59 PM |
|
|
Thread: weird rule issue..
Post: RE: weird rule issue..
-m 2500 = WPA/WPA2 has a minimum password length of 8 (included). Therefore the word "amanda" will be rejected because it is too small (6 characters long).
You can use pipes (e.g. from cpu hashcat --... |
|
philsmd |
Old oclHashcat Support
|
2 |
4,693 |
02-29-2016, 10:07 PM |
|
|
Thread: Floating Mask. How to?
Post: RE: Floating Mask. How to?
What you (@agenta) should consider is that this "floating technique" in theory is efficient/meaningful/clever only if the (different) charsets you are using (in your specific case there are 2, ?a and ... |
|
philsmd |
General Talk
|
8 |
11,643 |
03-01-2016, 12:43 PM |
|
|
Thread: substr(md5(md5($pass)))
Post: RE: substr(md5(md5($pass)))
If you are asking about the code changes you need to do to make this work, it would probably be better to discuss this in the developer section of this forum.
Feature request go directly to github (o... |
|
philsmd |
hashcat
|
2 |
6,214 |
03-01-2016, 09:08 PM |
|
|
Thread: Recover xDsl Router TG788vn v2 Password
Post: RE: Recover xDsl Router TG788vn v2 Password
this hashing algorithm looks very similar to -m 11400 = SIP digest authentication (MD5) |
|
philsmd |
General Help
|
4 |
9,893 |
03-02-2016, 08:52 PM |
|
|
Thread: Performance increasing relative to variation
Post: RE: Performance increasing relative to variation
First of all, it seems that you are using the wrong hash mode, i.e. the algorithm is (or at least seems to be) salted MD5 e.g. -m 10 = md5 ($pass . $salt) and not raw-md5 (-m 0 = MD5).
The speed diff... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,725 |
03-06-2016, 10:31 AM |
|
|
Thread: Performance increasing relative to variation
Post: RE: Performance increasing relative to variation
Todeskuss Wrote: (03-08-2016, 01:54 AM)
--
0.9:c0XXXX906aXXXXc1XXcdXX0bXXXXf4XX
--
This just confirms that you are not familiar with the very basics of oclHashcat/hashcat and are not willing to lear... |
|
philsmd |
Old oclHashcat Support
|
3 |
5,725 |
03-08-2016, 10:31 AM |
|
|
Thread: any guide installing cuda/nvidia on linux?
Post: RE: any guide installing cuda/nvidia on linux?
The answer is just to *not* install anything "cuda"-related at all and do not install anything from you packet manager (because it will be outdated and probably not working).
The only thing you need ... |
|
philsmd |
General Help
|
8 |
24,644 |
03-08-2016, 10:17 AM |
|
|
Thread: any guide installing cuda/nvidia on linux?
Post: RE: any guide installing cuda/nvidia on linux?
it should be very clear what I meant, but I will try to rephrase it: the forum user @pay said he did install the debian package cuda-repo-ubuntu1404_7.5-18_amd64.deb, nvidia-kernel-dkms and nvidia-cud... |
|
philsmd |
General Help
|
8 |
24,644 |
03-08-2016, 07:14 PM |
|
|
Thread: Mask generator not working?
Post: RE: Mask generator not working?
I see many problems here.
1. maskprocessor does not support .hcmask files, you can see this easily yourself by checking the output of the maskprocessor command (mp64.exe)
2. there are limitations on t... |
|
philsmd |
General Help
|
7 |
10,508 |
03-10-2016, 08:06 PM |
|
|
Thread: OpenSuSE 13.2 clGetDeviceIDs() -1
Post: RE: OpenSuSE 13.2 clGetDeviceIDs() -1
As long as clinfo doesn't report at least 1 device with type CL_DEVICE_TYPE_GPU (note: GPU and *not* CPU), oclHashcat also won't recognize any OpenCL GPU device.
I would recommend that you uninstall ... |
|
philsmd |
Old oclHashcat Support
|
6 |
8,286 |
03-13-2016, 01:58 PM |
|
|
Thread: gpu intel
Post: RE: gpu intel
The minimum password length for -m 2500 = WPA/WPA2 is 8 characters.
Just read the warning and it should be very clear indeed. |
|
philsmd |
Old hashcat Support
|
7 |
9,274 |
05-13-2016, 02:00 PM |
|
|
Thread: Weird result
Post: RE: Weird result
Those "weird strings" are the mac addresses of the access point and the connected device/client respectively.
The output format was choosen to distinguish between networks with the same network name "... |
|
philsmd |
General Help
|
4 |
7,344 |
05-21-2016, 09:05 AM |
|
|
Thread: Weird result
Post: RE: Weird result
yes, the (default) format (including the "hash" part) is:
ESSID:BSSID:STMAC(client):password
There could be several reasons (assuming that the output really is "123456789" - without quotes) that p... |
|
philsmd |
General Help
|
4 |
7,344 |
05-21-2016, 10:09 AM |
|
|
Thread: Duplicated hashes
Post: RE: Duplicated hashes
Just use the --show option *after* you cracked the hashes.
Since you used the --potfile-disable switch, you need to (temporarily) have a .pot file or with *newest beta* version (of hashcat 3.00) us... |
|
philsmd |
hashcat
|
2 |
4,587 |
05-23-2016, 08:30 PM |
|
|
Thread: -m 13100 (Kerberos 5 TGS-REP etype 23) return Invalid hash-type specified ???
Post: RE: -m 13100 (Kerberos 5 TGS-REP etype 23) return ...
If the output of
Code:
--
cudaHashcat64.exe --help
--
doesn't list the hash mode you are trying to use, in your case 13100, it means that this specific version does not support -m 13100.
It is as s... |
|
philsmd |
Old hashcat Support
|
1 |
6,622 |
05-29-2016, 06:42 PM |
|
|
Thread: Hashcat duplicates
Post: RE: Hashcat duplicates
you can still use --remove, but you really need to know what you are doing... i.e. you need to use --show with the original list not the "left" list (hence: just use the original copy of the hash list... |
|
philsmd |
Old oclHashcat Support
|
4 |
8,531 |
06-05-2016, 07:01 PM |
|
|
Thread: Troubleshooting overheating issues with my cracking rig
Post: RE: Troubleshooting overheating issues with my cra...
That's exactly why we always recommend to buy reference design GPUs (no gaming versions etc)... well it would be interesting to know the exact model/vendor of your GPUs.
At the same time we always ... |
|
philsmd |
General Help
|
7 |
11,667 |
06-18-2016, 06:23 PM |
|
|
Thread: hashcat-3.00
Post: RE: hashcat-3.00
Wow, actually this looks like a perfect temperature handling for me.
At the beginning for both safety reasons and maybe because your card was already a little bit warm/hot, the fan speed was set to a... |
|
philsmd |
hashcat
|
6 |
8,320 |
06-25-2016, 01:23 PM |
|
|
Thread: hex password
Post: RE: hex password
yes, your command is wrong. You did specify the custom charset but forgot to specify a mask.
see https://hashcat.net/wiki/doku.php?id=mask_attack |
|
philsmd |
Old oclHashcat Support
|
7 |
20,679 |
06-27-2016, 03:44 PM |