Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: NTLMv2 -- Not finding password
Post: RE: NTLMv2 -- Not finding password
the challenge is likely incorrect. what tool(s) did you use to initiate the challenge and capture the response? |
|
epixoip |
Old hashcat Support
|
16 |
48,581 |
08-29-2013, 08:15 AM |
|
|
Thread: NTLMv2 -- Not finding password
Post: RE: NTLMv2 -- Not finding password
it loads for me if you remove the control character in the middle of the hash |
|
epixoip |
Old hashcat Support
|
16 |
48,581 |
08-29-2013, 10:12 AM |
|
|
Thread: how to add custome hash type
Post: RE: how to add custome hash type
open a ticket to request a new format |
|
epixoip |
Old hashcat Support
|
16 |
29,653 |
10-20-2013, 09:02 PM |
|
|
Thread: how to add custome hash type
Post: RE: how to add custome hash type
oh, haha, so it is. good eye. |
|
epixoip |
Old hashcat Support
|
16 |
29,653 |
10-21-2013, 01:21 PM |
|
|
Thread: how to add custome hash type
Post: RE: how to add custome hash type
Code:
--
epixoip@token:~/oclHashcat-1.00$ type joomla
joomla is a function
joomla ()
{
echo "$(echo -n "$(echo -n $1 | md5sum | awk '{print $1}')$2" | md5sum | awk '{print $1}'):$2"
}
e... |
|
epixoip |
Old hashcat Support
|
16 |
29,653 |
10-21-2013, 01:30 PM |
|
|
Thread: how to add custome hash type
Post: RE: how to add custome hash type
um, what i did was pretty easy. just hash:salt format, crack as mode 2611. the extra stuff you see there is me generating a test hash. you can skip that. |
|
epixoip |
Old hashcat Support
|
16 |
29,653 |
10-21-2013, 02:47 PM |
|
|
Thread: how to add custome hash type
Post: RE: how to add custome hash type
yes, just supply the path to the directory containing the wordlists instead of a specific wordlist file. |
|
epixoip |
Old hashcat Support
|
16 |
29,653 |
10-22-2013, 10:42 PM |
|
|
Thread: Bars vs HC
Post: RE: Bars vs HC
cpu hashcat is not optimized for brute force, it is optimized for wordlist-based attacks. |
|
epixoip |
Old hashcat Support
|
6 |
11,550 |
10-23-2013, 08:56 PM |
|
|
Thread: Bars vs HC
Post: RE: Bars vs HC
again, cpu hashcat is not optimized for brute force. if you want to do brute force, use oclHashcat. |
|
epixoip |
Old hashcat Support
|
6 |
11,550 |
10-24-2013, 10:43 PM |
|
|
Thread: Hash "formulas" seem to be missing?!?
Post: RE: Hash "formulas" seem to be missing?!?
your syntax is jacked.
first, either remove the equal sign from each of your options, or use the long options and remove the space after each equal sign. second, your mask is also in the wrong loc... |
|
epixoip |
Old hashcat Support
|
1 |
5,509 |
10-28-2013, 08:01 AM |
|
|
Thread: gui-hashcat-plus with 7970 problems
Post: RE: gui-hashcat-plus with 7970 problems
first, the gui you are using is deprecated. learn the command line, or use the third-party gui from md5decrypter.co.uk
second, you are cracking salted hashes. therefore the effective speed will be ... |
|
epixoip |
Old hashcat Support
|
1 |
5,324 |
11-24-2013, 01:25 AM |
|
|
Thread: Uncrackable hashes?
Post: RE: Uncrackable hashes?
more wordlists, more rules. |
|
epixoip |
Old hashcat Support
|
1 |
5,211 |
12-28-2013, 11:38 PM |
|
|
Thread: Can statsprocessor & hashcat works together?
Post: RE: Can statsprocessor & hashcat works together?
yes. but hashcat does not support reading from stdin, so you'd need to create a named pipe and use that as a wordlist. |
|
epixoip |
Old hashcat Support
|
4 |
6,877 |
01-14-2014, 06:05 PM |
|
|
Thread: Can statsprocessor & hashcat works together?
Post: RE: Can statsprocessor & hashcat works together?
|
epixoip |
Old hashcat Support
|
4 |
6,877 |
01-14-2014, 08:14 PM |
|
|
Thread: Session restore and Increasing the Thread Parameter
Post: RE: Session restore and Increasing the Thread Para...
cpu hashcat does not have session support. so yes, you can use a higher -n value with -s. |
|
epixoip |
Old hashcat Support
|
2 |
6,215 |
02-05-2014, 06:04 AM |
|
|
Thread: Best hashcat configurations for this CPU?
Post: RE: Best hashcat configurations for this CPU?
the Pentium Dual-Core E2140 is an old 65nm Allendale circa 2007, it does not support AVX2. doesn't support HT, either. so just hashcat-cli64.bin -n 2 |
|
epixoip |
Old hashcat Support
|
4 |
10,231 |
02-06-2014, 10:37 PM |
|
|
Thread: Very Specific Characters
Post: RE: Very Specific Characters
for formatting the hash, look at the example hashes page on the wiki. for beginners guides, see the wiki. for all other questions, see the wiki. everything is on the wiki. |
|
epixoip |
Old hashcat Support
|
4 |
8,561 |
03-08-2014, 09:50 AM |
|
|
Thread: Outsourcing Hashes
Post: RE: Outsourcing Hashes
this is against the forum rules. take it somewhere else, like insidepro's forums |
|
epixoip |
Old hashcat Support
|
2 |
5,071 |
03-20-2014, 07:51 AM |
|
|
Thread: Custom rule/mask not working
Post: RE: Custom rule/mask not working
double posting and thread hijacking. awesome way to introduce yourself to the forums. |
|
epixoip |
Old hashcat Support
|
5 |
9,948 |
04-10-2014, 06:55 PM |
|
|
Thread: 0% Progress
Post: RE: 0% Progress
try reading the wiki and the output of -h instead of tutorials. |
|
epixoip |
Old hashcat Support
|
4 |
8,319 |
05-14-2014, 01:44 AM |