Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: Sequence of Mask Attack?
Post: RE: Sequence of Mask Attack?
|
epixoip |
hashcat
|
2 |
3,996 |
01-03-2017, 01:17 AM |
|
|
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: Server grade cards?
Post: RE: Server grade cards?
the S10000 is nothing more than two underclocked 7950s on one card with ECC memory. |
|
epixoip |
Hardware
|
4 |
8,924 |
12-31-2013, 08:55 AM |
|
|
Thread: Session issue
Post: RE: Session issue
don't look at the time, look at the progress. |
|
epixoip |
Very old oclHashcat-plus Support
|
12 |
18,653 |
10-13-2013, 10:59 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: Set min brute force lengh
Post: RE: Set min brute force lengh
|
epixoip |
Old hashcat Support
|
1 |
5,202 |
10-14-2012, 03:32 AM |
|
|
Thread: Setting Up Hashcat on IDE
Post: RE: Setting Up Hashcat on IDE
We just use vim? ¯\_(ツ)_/¯ |
|
epixoip |
hashcat
|
2 |
3,617 |
02-05-2017, 01:39 AM |
|
|
Thread: Setup Queues?
Post: RE: Setup Queues?
You would need some sort of wrapper or middleware to accomplish this. |
|
epixoip |
hashcat
|
1 |
2,300 |
02-03-2017, 06:25 AM |
|
|
Thread: SHA1 and UTF8
Post: RE: SHA1 and UTF8
The simple solution is to not use a mask attack. |
|
epixoip |
Old oclHashcat Support
|
12 |
18,349 |
06-02-2016, 10:53 PM |
|
|
Thread: SHA1 hashes of email addresses
Post: RE: SHA1 hashes of email addresses
use hashcat, not oclHashcat-plus |
|
epixoip |
Very old oclHashcat-plus Support
|
3 |
7,232 |
02-01-2013, 09:35 PM |
|
|
Thread: SHA1 key stretching
Post: RE: SHA1 key stretching
|
epixoip |
Very old oclHashcat-lite Support
|
5 |
10,862 |
02-04-2013, 05:07 AM |
|
|
Thread: SHA1 key stretching
Post: RE: SHA1 key stretching
|
epixoip |
Very old oclHashcat-lite Support
|
5 |
10,862 |
02-04-2013, 07:30 AM |
|
|
Thread: sha1 mysql
Post: RE: sha1 mysql
Look at the example hash for -m 300 (https://hashcat.net/wiki/doku.php?id=example_hashes) and make your hash look like that one (hint, remove the leading asterisk.) |
|
epixoip |
hashcat
|
1 |
5,280 |
07-08-2016, 06:19 AM |
|
|
Thread: SHA1 underscore salted ?
Post: RE: SHA1 underscore salted ?
just add an underscore to the end of each salt and use the 'u' rule.
Edit: aww, Rolf beat me to it. |
|
epixoip |
General Help
|
9 |
15,119 |
02-26-2013, 08:07 PM |
|
|
Thread: SHA1 underscore salted ?
Post: RE: SHA1 underscore salted ?
i do not know if the string parser will be confused by the second : or not, too lazy to test, but if it is, you could always just use a hexsalt. |
|
epixoip |
General Help
|
9 |
15,119 |
02-27-2013, 01:15 PM |
|
|
Thread: SHA256
Post: RE: SHA256
|
epixoip |
Very old oclHashcat-plus Support
|
8 |
20,821 |
11-25-2013, 10:54 AM |