Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Generator mscash2?
Post: RE: Generator mscash2?
1. you are not allowed to post hashes here (see https://hashcat.net/forum/announcement-2.html ), why can't you just say what the problem is (or at least mask the hash) ?
2. The error probably says line... |
|
philsmd |
General Help
|
3 |
11,610 |
08-16-2013, 08:20 PM |
|
|
Thread: feature request: new hashtype support SSHA512 (LDAP)
Post: RE: feature request: new hashtype support SSHA512 ...
I made some test w/ this format... it seems very similar to the supported -m 1710 format (except the output format, but this is just a matter of fast conversion - base64 -d).
See example here:
https:... |
|
philsmd |
General Help
|
5 |
11,491 |
08-09-2013, 01:50 PM |
|
|
Thread: Rules Mask
Post: RE: Rules Mask
Forget about the password list and use a mask.
For the second problem, this could help: https://hashcat.net/forum/thread-2161.html |
|
philsmd |
General Help
|
4 |
8,077 |
08-25-2013, 06:55 PM |
|
|
Thread: BSOD with 7970
Post: RE: BSOD with 7970
Are you using oclHashcat-plus or oclHashcat-lite?
The recommended driver version for oclHashcat-plus is 13.4, but 13.8 and 13.9 seem to work also without problem here.
If you use lite and have 13.9 in... |
|
philsmd |
General Help
|
8 |
15,365 |
10-20-2013, 11:42 AM |
|
|
Thread: cudaHashcat on Tesla
Post: RE: cudaHashcat on Tesla
It seems that it works w/ Kubuntu 13.10 just because it is a *clean* install...
Maybe you can try to do the same w/ 12.04 (setup a new VM - install everything from scratch there) .... it could be th... |
|
philsmd |
General Help
|
8 |
14,525 |
10-30-2013, 06:15 PM |
|
|
Thread: Special char-set usage
Post: RE: Special char-set usage
UPDATE2: using a .hcmask file doesn't make much sense in this case (together w/ the spanish.hcchr file) since the mask inside the .hcmask file must refer to the spanish.hcchr file somehow... i.e. the ... |
|
philsmd |
General Help
|
8 |
11,399 |
11-05-2013, 07:17 PM |
|
|
Thread: Special char-set usage
Post: RE: Special char-set usage
no, if you define -1 to use the spanish.hcchr and if you also use -1 in your mask *OR* if you use a hcchr that includes all chars you want to try... there is no fallback to latin characters
It only d... |
|
philsmd |
General Help
|
8 |
11,399 |
11-05-2013, 07:28 PM |
|
|
Thread: Please help "no hashes found error"
Post: RE: Please help "no hashes found error"
1. since you've downloaded this third-party GUI from md5decrypter.co.uk it would be much better if you ask GUI related questions there, right? (there is also a forum on that domain - also for this kin... |
|
philsmd |
General Help
|
3 |
6,768 |
11-06-2013, 06:38 PM |
|
|
Thread: Need help.
Post: RE: Need help.
you can only use the options available in --help. Therefore use
Code:
--
-o cracked.txt
--
where -o cracked.txt is the same as --outfile cracked.txt
run
Code:
--
hashcat-cli64.exe --help
--
t... |
|
philsmd |
General Help
|
2 |
5,868 |
11-18-2013, 02:26 AM |
|
|
Thread: What kind of hash is this?
Post: RE: What kind of hash is this?
Here it seems to be very easy to find the algorithm... you just need to look for (or have) some known hash:salt:plain tuples.
E.g. this list (hash:salt masked):
1. hash:salt above (231cXXXX18a4cee66X... |
|
philsmd |
General Help
|
16 |
64,375 |
01-03-2014, 02:02 PM |
|
|
Thread: What kind of hash is this?
Post: RE: What kind of hash is this?
Do it like I did:
since there are only pins of length 4 and the range is 0000 - 9999, you can just quickly iterate through this list w/ a few lines of code...
Below are some lines of perl... run it a... |
|
philsmd |
General Help
|
16 |
64,375 |
01-03-2014, 08:30 PM |
|
|
Thread: Hashchat GUI?
Post: RE: Hashchat GUI?
ofc there may be other reasons too to use the GUI and you should not be upset by the "too lazy" comment of mastercracker (of course it was just a joke) ... e.g. you could say that the GUI is:
- easier... |
|
philsmd |
General Help
|
8 |
41,067 |
01-06-2014, 08:54 PM |
|
|
Thread: Dictionary Filter
Post: RE: Dictionary Filter
it should be very easy to do this w/ for instance running some (shell) commands.
The only thing you should consider:
1. why not sort and unique the dict beforehand
2. how large is the dict - must... |
|
philsmd |
General Help
|
2 |
8,004 |
01-09-2014, 02:22 PM |
|
|
Thread: What kind of hash is this ?
Post: RE: What kind of hash is this ?
Hey, since you neglected to follow the rules (https://hashcat.net/forum/announcement-2.html ), I've locked your account for 1 week and closed this thread.
Now you've plenty of time to:
1. read agai... |
|
philsmd |
General Help
|
1 |
4,265 |
02-05-2014, 01:53 PM |
|
|
Thread: What kind of hash is this?
Post: RE: What kind of hash is this?
There are several things you need to check...
1. is the input correct, the plist has the fields (salt and hash) base64 encoded, please decode them w/
echo "[saltORhash]" | base64 -d | xxd -p
-> hex e... |
|
philsmd |
General Help
|
16 |
64,375 |
01-15-2014, 02:57 PM |
|
|
Thread: hashcat not working...
Post: RE: hashcat not working...
... and also pls find more info on the wiki ( https://hashcat.net/wiki ), for instance: https://hashcat.net/wiki/doku.php?id=ubernoobs |
|
philsmd |
General Help
|
2 |
9,832 |
02-27-2014, 09:26 PM |
|
|
Thread: Need help with custom charset, WPA
Post: RE: Need help with custom charset, WPA
Please read here: https://hashcat.net/wiki/doku.php?id=mask_attack and especially this section: https://hashcat.net/wiki/doku.php?id=mask_attack#custom_charsets
You can define 2 custom charsets, first ... |
|
philsmd |
General Help
|
2 |
6,536 |
03-01-2014, 06:17 PM |
|
|
Thread: line break problem
Post: RE: line break problem
oclHashcat output is always in the format:
hash[:salt]:plain
you just need to use a modern text editor (like notepad++ on windows) which is able to show you the newlines |
|
philsmd |
General Help
|
1 |
4,500 |
03-05-2014, 01:02 AM |
|
|
Thread: username:password in outfile
Post: RE: username:password in outfile
After cracking... you need the original hash file and the pot file "oclHashcat.pot" which contains all your cracks (if you do not have that file you may be able to copy the outfile w/ all your cracks ... |
|
philsmd |
General Help
|
2 |
10,667 |
06-11-2014, 06:38 PM |
|
|
Thread: Combine specific hcchr with ?d?l?u..
Post: RE: Combine specific hcchr with ?d?l?u..
The .hcchr files should contain all chars that are part of your custom charset.
Therfore, the simplest solution is to modify the .hcchr file s.t. it contains also the additional chars you need.
E.... |
|
philsmd |
General Help
|
2 |
5,218 |
06-22-2014, 01:48 PM |