Search Results
|
Post |
Author |
Forum
[desc]
|
Replies |
Views |
Posted |
|
|
Thread: Expander / fingerprint attack
Post: RE: Expander / fingerprint attack
You can generate longer fingerprints if you want but the resulting file could be quite massive. Of course you'll want to uniq it before running it, but even then a 2-way combinator might never finish ... |
|
epixoip |
General Talk
|
2 |
3,309 |
08-12-2017, 09:21 AM |
|
|
Thread: Excel Password Hash Extraction
Post: RE: Excel Password Hash Extraction
Yes, the write protection password can simply be stripped out of the document. |
|
epixoip |
General Talk
|
3 |
7,360 |
08-14-2017, 10:07 PM |
|
|
Thread: Identification of hash type.
Post: RE: Identification of hash type.
We did the hard part for you. From here, everything is documented. Read the wiki, read the --help. |
|
epixoip |
General Talk
|
6 |
4,068 |
12-19-2017, 05:07 PM |
|
|
Thread: Trying to run a hash against Hashcat
Post: RE: Trying to run a hash against Hashcat
IBrandon3727 Wrote: (12-26-2017, 10:39 PM)
--
This is when it all started for me, I wanted to learn how to extract the hashes out of my hccapx file and put them into a .txt file so that Hashcat would... |
|
epixoip |
General Talk
|
3 |
3,465 |
12-27-2017, 09:05 PM |
|
|
Thread: Identification of hash type.
Post: RE: Identification of hash type.
@Kangaroot: not wise to post your own password hash on these forums, especially if you're admitting to password reuse.
Anyway, with a proper hash:plain pair this is super simple to reverse engineer. ... |
|
epixoip |
General Talk
|
6 |
4,068 |
12-19-2017, 04:23 PM |
|
|
Thread: Passwords13 Las Vegas CFP
Post: RE: Passwords13 Las Vegas CFP
Passwords Las Vegas lives on as the "Ground1234!" Track at Bsides Las Vegas: https://www.bsideslv.org
Quote:
--
GROUND1234! (FORMERLY PASSWORDSLV) – FOCUSED ON THE (IN)SECURITY OF PASSWORDS AN... |
|
epixoip |
General Talk
|
3 |
8,278 |
12-31-2017, 07:31 PM |
|
|
Thread: Is correct these hash?
Post: RE: Is correct these hash?
Is the json you posted the request or the response? If it's the request, and that is indeed a hash of the password, then the password is being hashed client-side and you simply need to read the javasc... |
|
epixoip |
General Talk
|
5 |
5,152 |
01-22-2018, 06:37 AM |
|
|
Thread: Is correct these hash?
Post: RE: Is correct these hash?
Password hashing is typically done server-side, not client-side. Client-side hashing is uncommon. You should be seeing the plaintext password in transit. |
|
epixoip |
General Talk
|
5 |
5,152 |
01-23-2018, 02:24 PM |
|
|
Thread: Integer overflow detected in keyspace of mask
Post: RE: Integer overflow detected in keyspace of mask
Keyspace is stored as an unsigned 64-bit integer. 16^64 is much, much larger than 2^64 - 1.
You might want to do the math on how long it would take to crack 16^64. |
|
epixoip |
General Talk
|
7 |
6,482 |
04-28-2019, 10:43 AM |
|
|
Thread: 8 x AMD HD7970 @ 1050MHz
Post: RE: 8 x AMD HD7970 @ 1050MHz
Welcome to the 8x 7970 club! |
|
epixoip |
Hardware
|
36 |
91,860 |
08-29-2012, 07:08 AM |
|
|
Thread: The best make/model for a AMD HD7970 GHz Edition?
Post: RE: The best make/model for a AMD HD7970 GHz Editi...
only differences you are going to find are between the coolers, so go with the cooling solution that works best for your situation. non-reference coolers are typically best for open-air systems and sp... |
|
epixoip |
Hardware
|
2 |
7,365 |
09-17-2012, 01:35 PM |
|
|
Thread: Why 7970 GHz Edition 6GB work like a 7970 classic ?
Post: RE: Why 7970 GHz Edition 6GB work like a 7970 clas...
can you explain what you mean by this? the amount of memory does not effect the speed, and especially not with lite since it uses no memory. it will work just like a normal 7970, just about 5% faster ... |
|
epixoip |
Hardware
|
5 |
10,717 |
09-30-2012, 04:01 PM |
|
|
Thread: Why 7970 GHz Edition 6GB work like a 7970 classic ?
Post: RE: Why 7970 GHz Edition 6GB work like a 7970 clas...
ok. then yes, an overclocked "classic" 7970 will perform exactly like a Ghz Edition 7970. |
|
epixoip |
Hardware
|
5 |
10,717 |
09-30-2012, 06:24 PM |
|
|
Thread: Why 7970 GHz Edition 6GB work like a 7970 classic ?
Post: RE: Why 7970 GHz Edition 6GB work like a 7970 clas...
nope, memory has nothing to do with it.
even though 7970 runs at a higher clock rate, 6990 is faster because it has more stream processors. 6990 is a 5.1 TFLOPS card, vs 7970 which is only 4.3 TFLOP... |
|
epixoip |
Hardware
|
5 |
10,717 |
10-06-2012, 09:16 PM |
|
|
Thread: FPGA-support
Post: RE: FPGA-support
fpgas are sub-optimal for advanced password cracking in a few key ways. they are best for brute forcing single hash of a single algorithm (like bitcoin). they do not provide the flexibility needed for... |
|
epixoip |
Hardware
|
4 |
13,209 |
10-08-2012, 11:21 PM |
|
|
Thread: Speed on Radeon HD6970
Post: RE: Speed on Radeon HD6970
correct, you can essentially cut atom's 6990 speeds in half. it will be a little bit faster due to higher clocks, but that will give you a good estimate.
I believe d3ad0ne may also have some 6970 ben... |
|
epixoip |
Hardware
|
8 |
19,271 |
10-12-2012, 01:49 AM |
|
|
Thread: Trouble with 2X 7970's on OpenSuse/Ubuntu
Post: RE: Trouble with 2X 7970's on OpenSuse/Ubuntu
probably a good idea to drop 'export DISPLAY=:0' in your ~/.bashrc or similar as well. |
|
epixoip |
Hardware
|
3 |
7,623 |
10-14-2012, 03:35 AM |
|
|
Thread: Speed on Radeon HD6970
Post: RE: Speed on Radeon HD6970
blandyuk Wrote: (10-12-2012, 10:53 AM)
--
I know 7970s are faster do to memory speeds but I found the 6000 series to be a bit power hungry. See below:
--
7970s are faster due to higher clock rates a... |
|
epixoip |
Hardware
|
8 |
19,271 |
10-13-2012, 01:53 AM |
|
|
Thread: why Tesla 2090 and AMD FireStream not mentioned
Post: RE: why Tesla 2090 and AMD FireStream not mentione...
They work, but nobody in their right mind would buy one for the purpose of password cracking.
Tesla and FirePro GPUs are focused on double-precision floating point arithmetic, have much lower clockra... |
|
epixoip |
Hardware
|
2 |
7,353 |
11-17-2012, 11:02 AM |
|
|
Thread: Why NVidia gpus are slower in computing
Post: RE: Why NVidia gpus are slower in computing
correct. in fact the tesla and quadro cards are even slower than the gtx line. |
|
epixoip |
Hardware
|
4 |
13,928 |
12-05-2012, 05:31 AM |