Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[desc]
|
|
|
Thread: No Output of Cracked Hashes
Post: RE: No Output of Cracked Hashes
You because your guesses were not matching the plains of the hashes? |
|
coolbry95 |
Old oclHashcat Support
|
10 |
12,488 |
02-09-2015, 02:15 AM |
|
|
Thread: Cant find SAM for Windows 2008 R2
Post: RE: Cant find SAM for Windows 2008 R2
You are not mounting something right if you do not see a Windows directory.
Most likely the server has multiple partitions.
I do not know if this is the right place for this type of question either |
|
coolbry95 |
General Help
|
3 |
7,510 |
02-10-2015, 01:26 AM |
|
|
Thread: What am I doing wrong??
Post: RE: What am I doing wrong??
You are just running a straight dictionary attack. Hashcat cpu does not support combinator attack. Look at the wiki for more details. |
|
coolbry95 |
Old hashcat Support
|
6 |
8,803 |
02-20-2015, 07:05 PM |
|
|
Thread: Explaining the PostgreSQL pass-the-hash vulnerability
Post: RE: Explaining the PostgreSQL pass-the-hash vulner...
giveen Wrote: (03-03-2015, 02:12 PM)
--
Really good read, you would have to capture the hash first right as it transitioned across the network?
--
Based on the write up you need to just dump the cr... |
|
coolbry95 |
General Talk
|
4 |
37,712 |
03-03-2015, 03:13 PM |
|
|
Thread: IPMI2 RAKP HMAC-SHA1, salt-length exception
Post: RE: IPMI2 RAKP HMAC-SHA1, salt-length exception
Your salt is too long. There is not much you can do there.
Edit:
Philsmd pointed out to me that i was incorrect with that statement. You need to add the --username switch. |
|
coolbry95 |
Old oclHashcat Support
|
2 |
7,868 |
03-10-2015, 02:34 PM |
|
|
Thread: Mask letters and numbers
Post: RE: Mask letters and numbers
it would be something like this
-1 ?d?u ?1?1?1?1?1?1passwo
replace passwo with that you have. |
|
coolbry95 |
General Help
|
7 |
12,882 |
03-11-2015, 07:52 PM |
|
|
Thread: Mask letters and numbers
Post: RE: Mask letters and numbers
To add on to what Si2006 said hashcat gui is not supported here. |
|
coolbry95 |
General Help
|
7 |
12,882 |
03-12-2015, 12:43 AM |
|
|
Thread: Social Distributed Hashcat
Post: RE: Social Distributed Hashcat
I feel as though you could just modify hashtopus to do what you want. Unless you want to write a new wrapper yourself. |
|
coolbry95 |
User Contributions
|
4 |
8,872 |
03-13-2015, 10:15 PM |
|
|
Thread: Hashcat only using one gpu
Post: RE: Hashcat only using one gpu
Your not giving it enough work. |
|
coolbry95 |
Old oclHashcat Support
|
2 |
5,863 |
03-14-2015, 12:43 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
why not just copy the mask processor to the cudahashcat dir? |
|
coolbry95 |
General Help
|
13 |
19,604 |
03-16-2015, 01:02 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
what os do you have? sounds like you need to upgrade. |
|
coolbry95 |
General Help
|
13 |
19,604 |
03-16-2015, 04:25 AM |
|
|
Thread: hashcat & truecrypt
Post: RE: hashcat & truecrypt
You are not giving it a mask unless it is the "12 hash" |
|
coolbry95 |
Old hashcat Support
|
1 |
4,678 |
03-16-2015, 04:30 AM |
|
|
Thread: the correct syntax to pipe maskprocessor | cudahashcat in linux?
Post: RE: the correct syntax to pipe maskprocessor | cud...
try something like this. it should work
Code:
--
wget https://hashcat.net/files/cudaHashcat-1.33.7z; 7za x cudaHashcat-1.33-nv-pdf-fix.7z; cd cudaHashcat-1.33; wget https://github.com/jsteube/maskp... |
|
coolbry95 |
General Help
|
13 |
19,604 |
03-16-2015, 04:54 AM |
|
|
Thread: How To Update Hashcat On The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali)?
Post: RE: How To Update Hashcat On The-Distribution-Whic...
Just download it from the website.. |
|
coolbry95 |
Old hashcat Support
|
3 |
12,399 |
03-26-2015, 03:06 AM |
|
|
Thread: best64.rule contest
Post: RE: best64.rule contest
I think there should be another contest!! |
|
coolbry95 |
Organisation and Events
|
34 |
64,152 |
04-08-2015, 05:35 PM |
|
|
Thread: Rule shortcut
Post: RE: Rule shortcut
The limit is 15 functions per line. If you were to use a combinator attack you would do username domains -j '$@'. |
|
coolbry95 |
General Help
|
9 |
13,605 |
04-13-2015, 05:51 AM |
|
|
Thread: using --force
Post: RE: using --force
you need to use 14.9 not 14.12 |
|
coolbry95 |
Old oclHashcat Support
|
1 |
3,645 |
04-14-2015, 02:21 AM |
|
|
Thread: When bruteforcing
Post: RE: When bruteforcing
So you have a salted hash which makes it slower because you have multiple. That means your speed gets divided by how many salts you have. There could also be other reasons it is running slow like not ... |
|
coolbry95 |
Old oclHashcat Support
|
6 |
9,118 |
04-17-2015, 03:20 AM |
|
|
Thread: Convert ntlmv1 john to hashcat
Post: RE: Convert ntlmv1 john to hashcat
is a regular expression. it basically is taking out what it needs and putting it into the format hashcat wants. |
|
coolbry95 |
Old oclHashcat Support
|
4 |
10,803 |
04-21-2015, 12:45 AM |
|
|
Thread: View hashcat.pot?
Post: RE: View hashcat.pot?
its --potfile-disable use --help or the wiki. |
|
coolbry95 |
Old hashcat Support
|
7 |
44,707 |
04-21-2015, 05:03 AM |