Search Results
|
Post |
Author |
Forum
[asc]
|
Replies |
Views |
Posted |
|
|
Thread: wordlist+mask attack or else
Post: RE: wordlist+mask attack or else
egar1m Wrote: (12-09-2015, 12:04 AM)
--
Can I use a public prebuild NTLM rainbow table 9 digit mixalphanumericÂ
--
Absolutely not. NTLM rainbow tables are for NTLM only.
egar1m Wrote: (12-09-2... |
|
epixoip |
General Help
|
2 |
5,636 |
12-09-2015, 12:18 AM |
|
|
Thread: Is there any "getting started" threads or videos?
Post: RE: Is there any "getting started" threads or vide...
|
epixoip |
General Help
|
2 |
4,400 |
12-11-2015, 12:54 AM |
|
|
Thread: Questions from a beginner
Post: RE: Questions from a beginner
So you've ran through one wordlist with one rule, and you're already out of ideas? Surely you can be a bit more creative than that.
https://arstechnica.com/security/2013/05/how-crackers-make-minced-... |
|
epixoip |
General Help
|
4 |
7,979 |
12-12-2015, 10:13 AM |
|
|
Thread: Recovering password for pfx file
Post: RE: Recovering password for pfx file
PFX/PKCS12 is not currently supported by hashcat. |
|
epixoip |
General Help
|
2 |
5,309 |
12-12-2015, 10:15 AM |
|
|
Thread: Wiki-Brute Force
Post: RE: Wiki-Brute Force
Yes, this is intentional. |
|
epixoip |
General Help
|
1 |
3,705 |
12-15-2015, 09:20 PM |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
for r in rules/*; do ./oclHashcat ... -r $r; done |
|
epixoip |
General Help
|
11 |
15,592 |
12-18-2015, 08:57 AM |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
Looks like you're doing quite a bit wrong. Damn near everything, in fact. |
|
epixoip |
General Help
|
11 |
15,592 |
12-19-2015, 01:21 AM |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
Documentation is fine, I just don't think you understand what you're typing.
Let's start with the fact you're missing a wordlist in the above attack. You also have options specified after the argum... |
|
epixoip |
General Help
|
11 |
15,592 |
12-19-2015, 01:46 AM |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
Hm, do you know what a loop is? |
|
epixoip |
General Help
|
11 |
15,592 |
12-19-2015, 05:25 AM |
|
|
Thread: Sequencing Rules
Post: RE: Sequencing Rules
Ok. Well the example I provided was a "for" loop, to let your shell loop over each rule file in the directory. So what you probably wanted to do was something like:
Code:
--
for r in ~/Downloads... |
|
epixoip |
General Help
|
11 |
15,592 |
12-19-2015, 05:34 AM |
|
|
Thread: Dead Link
Post: RE: Dead Link
It's not dead, it says "tbd." |
|
epixoip |
General Help
|
1 |
3,661 |
12-19-2015, 06:03 PM |
|
|
Thread: Identify hash
Post: RE: Identify hash
decode it and reencode it as base16 |
|
epixoip |
General Help
|
5 |
7,442 |
12-22-2015, 02:54 AM |
|
|
Thread: How to compile hashcat using vs2010?
Post: RE: How to compile hashcat using vs2010?
Windows builds are currently cross compiled from Linux using mingw32. I presume (possibly extensive) modifications would be needed to get it to build under Visual Studio. |
|
epixoip |
General Help
|
4 |
8,962 |
12-22-2015, 09:50 AM |
|
|
Thread: How to compile hashcat using vs2010?
Post: RE: How to compile hashcat using vs2010?
No, we have no ideas about this. If you're experienced with Visual Studio, you should be able to figure it out. But we have no experience with Visual Studio. The way we build hashcat can be found in d... |
|
epixoip |
General Help
|
4 |
8,962 |
12-22-2015, 10:30 AM |
|
|
Thread: Identify hash
Post: RE: Identify hash
You don't need to set any flags. |
|
epixoip |
General Help
|
5 |
7,442 |
12-22-2015, 07:47 PM |
|
|
Thread: hashcat windows mingw32
Post: RE: hashcat windows mingw32
A quick Google search shows that you have a buggy version of mingw32. Do your homework before posting here. |
|
epixoip |
General Help
|
2 |
5,271 |
12-23-2015, 09:41 AM |
|
|
Thread: Huawei Router Decode ?
Post: RE: Huawei Router Decode ?
Clearly not the place to post this. Take a week off to read the rules. |
|
epixoip |
General Help
|
2 |
7,436 |
12-23-2015, 09:44 AM |
|
|
Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...
Can you provide an example "hash" and known plaintext value that cracks with 1.36 but not with 2.01? |
|
epixoip |
General Help
|
11 |
13,952 |
12-23-2015, 08:38 PM |
|
|
Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...
If it works on 7970 but not 6670, are you sure your 6670 is not dying? |
|
epixoip |
General Help
|
11 |
13,952 |
12-23-2015, 09:31 PM |
|
|
Thread: Problem of hacking MS Office 2013 using a Radeon 6670
Post: RE: Problem of hacking MS Office 2013 using a Rade...
6670 is an old card, it's probably dying. Also it's a VLIW5 card, which AMD is dropping support for in the next driver release, so you should probably consider ditching that GPU regardless. |
|
epixoip |
General Help
|
11 |
13,952 |
12-24-2015, 08:17 PM |