Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Does anybody know...
Post: RE: Does anybody know...
I'm probably not very qualified to answer questions on this, but the large rig is a TYAN FT77B7015 barebones, and the other systems in the cluster are Chenbro RM41300-FS81 + Gigabyte GA-990FXA-UD7. Th... |
|
epixoip |
General Help
|
5 |
10,896 |
12-11-2012, 08:41 PM |
|
|
Thread: Does anybody know...
Post: RE: Does anybody know...
You can read about InfiniBand on Wikipedia: https://en.wikipedia.org/wiki/Infiniband
From what I hear, there is no master node; the guy runs the broker on a compute node. You can see more in the slide... |
|
epixoip |
General Help
|
5 |
10,896 |
12-11-2012, 08:59 PM |
|
|
Thread: How to configure mask attack
Post: RE: How to configure mask attack
define a custom charset that contains both loweralpha and digits, then build your mask with that custom charset. e.g.,
Code:
--
-1 ?l?d ?1?1?1?1?1?1?1?1
--
you can expect it to be slow as dogshit. |
|
epixoip |
General Help
|
5 |
16,696 |
12-20-2012, 08:44 PM |
|
|
Thread: mcrypt decryption
Post: RE: mcrypt decryption
first, we crack hashes, not encryption.
second, an attacker wouldn't have to crack the passwords. they would simply run all of the passwords in your database back through your function with your key,... |
|
epixoip |
General Help
|
5 |
11,907 |
12-23-2012, 09:41 PM |
|
|
Thread: mcrypt decryption
Post: RE: mcrypt decryption
I'm sorry, I just assumed that since you provided absolutely no context, and since you posted it to the Support forum, that this somehow related to password cracking.
In short, if you knew what you w... |
|
epixoip |
General Help
|
5 |
11,907 |
12-23-2012, 10:46 PM |
|
|
Thread: Appending Last Char Mask
Post: RE: Appending Last Char Mask
why are you asking about SL3? your question was vague and not clear. |
|
epixoip |
Very old oclHashcat-lite Support
|
5 |
10,071 |
01-02-2013, 11:34 PM |
|
|
Thread: DES and markov
Post: RE: DES and markov
it would help you crack the three you already found faster :) but that's about it.
the only way markov would help with this is if you had a very large sample of passwords that were all generated from... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
7,990 |
01-08-2013, 08:51 PM |
|
|
Thread: DES and markov
Post: RE: DES and markov
eljolot seems to be lacking a fundamental understanding of the markov attack. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
7,990 |
01-08-2013, 11:59 PM |
|
|
Thread: Strange character
Post: RE: Strange character
M@LIK Wrote: (01-30-2013, 08:12 AM)
--
Null.
--
Null is 0x00. 0x9d is the Yen sign in extended ASCII. |
|
epixoip |
General Help
|
5 |
9,424 |
01-30-2013, 09:23 AM |
|
|
Thread: Strange character
Post: RE: Strange character
|
epixoip |
General Help
|
5 |
9,424 |
01-30-2013, 11:11 AM |
|
|
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: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
ah, yeah, that's a tricky one since strings are null-terminated in C. it's a relatively easy fix, though.
please open a ticket in trac. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 09:41 PM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
trac may not still be up after the db crashed the other day, i am not sure its status.
unfortunately there's no way to bypass this, the padding cannot be ignored. the 16 character limitation (which i... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 10:39 PM |
|
|
Thread: Cant Output Cracked Password with Null Character
Post: RE: Cant Output Cracked Password with Null Charact...
cyphear Wrote: (02-08-2013, 10:47 PM)
--
Bummer, but I appreciate the help. Seems like extending this limit would be good. I dont see this actually happening, but admins could use unicode encoding... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,120 |
02-08-2013, 11:24 PM |
|
|
Thread: Can't Register over HTTPS
Post: RE: Can't Register over HTTPS
radix, the captcha on the registration page is hard-coded to load over http.
Code:
--
--
this causes it not to be displayed when loading over https. |
|
epixoip |
General Talk
|
5 |
10,402 |
02-14-2013, 03:49 AM |
|
|
Thread: Hashcatplus wont even start
Post: RE: Hashcatplus wont even start
you didn't give it a wordlist, so it's trying to read one from stdin. |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,583 |
02-20-2013, 02:07 AM |
|
|
Thread: Hashcatplus wont even start
Post: RE: Hashcatplus wont even start
Maxfield4 Wrote: (02-20-2013, 02:14 AM)
--
Using the "straight" method it doesnt have the option for wordlist
--
The "straight method" is a straight dictionary attack using a wordlist. If this opti... |
|
epixoip |
Very old oclHashcat-plus Support
|
5 |
12,583 |
02-20-2013, 07:31 AM |
|
|
Thread: Hello and really need help with a wordlist
Post: RE: Hello and really need help with a wordlist
combinator.bin from hashcat-utils. |
|
epixoip |
General Talk
|
5 |
12,475 |
02-26-2013, 08:55 PM |
|
|
Thread: Hello and really need help with a wordlist
Post: RE: Hello and really need help with a wordlist
to output to a file just use a redirect. |
|
epixoip |
General Talk
|
5 |
12,475 |
02-26-2013, 11:43 PM |