Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: PHDAYS 2014 Hashrunner writeup Team Hashcat
Post: RE: PHDAYS 2014 Hashrunner writeup Team Hashcat
seriously guys, good game. this year's contest was very challenging in some key areas, which was both frustrating and entertaining.
one of the tools that atom left out of the list was PHP, which was ... |
|
epixoip |
Organisation and Events
|
6 |
35,988 |
05-20-2014, 10:13 AM |
|
|
Thread: PHDays Hashrunner challenge 2015 - Writeup
Post: RE: PHDays Hashrunner challenge 2015 - Writeup
JTR does have scrypt support...
https://github.com/magnumripper/JohnTheRipper/search?q=scrypt |
|
epixoip |
Organisation and Events
|
14 |
39,743 |
05-21-2015, 06:05 AM |
|
|
Thread: PHDays Hashrunner challenge 2015 - Writeup
Post: RE: PHDays Hashrunner challenge 2015 - Writeup
If you look at the plugin you will see the format it expects:
https://github.com/magnumripper/JohnTheRipper/blob/bleeding-jumbo/src/scrypt_fmt.c#L54-78
You can also look at prepare() in the same... |
|
epixoip |
Organisation and Events
|
14 |
39,743 |
05-21-2015, 10:45 PM |
|
|
Thread: Picky Linux versions still?
Post: RE: Picky Linux versions still?
https://hashcat.net/wiki/doku.php?id=linux_server_howto |
|
epixoip |
General Talk
|
1 |
2,692 |
10-07-2016, 11:23 PM |
|
|
Thread: Pipe is -very- slow
Post: RE: Pipe is -very- slow
You're running a straight dictionary attack against a fast hash, so it is impossible to gain GPU acceleration as you do not have an amplifier. You then made an already-slow attack even slower by using... |
|
epixoip |
General Help
|
7 |
11,970 |
12-03-2015, 12:46 AM |
|
|
Thread: Pipe is -very- slow
Post: RE: Pipe is -very- slow
It's a potential workaround, not a magic fix. Pipe incurs more host-device transfers and is more sensitive to PCI-e bus speed & latency.
You should be using cpu hashcat for this attack. |
|
epixoip |
General Help
|
7 |
11,970 |
12-03-2015, 10:30 AM |
|
|
Thread: Pipe is -very- slow
Post: RE: Pipe is -very- slow
It depends on the hardware and the workload. There's no "one size fits all" answer, you just have to know your tools. In this case, it looks like Mem5 has a really underpowered CPU if he's only pullin... |
|
epixoip |
General Help
|
7 |
11,970 |
12-04-2015, 02:07 AM |
|
|
Thread: Piping speed from statsprocessor to oclhashcat
Post: RE: Piping speed from statsprocessor to oclhashcat
it's not that the cpu is too slow, it's that you're constantly having to make large transfers from the host to the device. |
|
epixoip |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
9 |
21,028 |
09-10-2013, 09:06 PM |
|
|
Thread: Please add auto redirect forum to HTTPS
Post: RE: Please add auto redirect forum to HTTPS
why must you be so obnoxious about it? |
|
epixoip |
General Talk
|
11 |
18,534 |
06-29-2014, 10:56 PM |
|
|
Thread: Please add auto redirect forum to HTTPS
Post: RE: Please add auto redirect forum to HTTPS
https is available. either manually specify https:// in the url, or use HTTPS Everywhere. |
|
epixoip |
General Talk
|
11 |
18,534 |
06-29-2014, 11:59 PM |
|
|
Thread: Please add auto redirect forum to HTTPS
Post: RE: Please add auto redirect forum to HTTPS
the intended audience for this forum is security professionals and hackers. in other words, people who already know when/where to use https. therefore, it is not necessary to force the use of https.
... |
|
epixoip |
General Talk
|
11 |
18,534 |
07-01-2014, 07:52 PM |
|
|
Thread: Please correct my command regarding on bruteforcing/mask attack
Post: RE: Please correct my command regarding on brutefo...
there is no -i in cpu hashcat. in cpu hashcat, -a 3 increments by default. |
|
epixoip |
General Help
|
10 |
25,543 |
02-05-2014, 02:22 AM |
|
|
Thread: Please grant me one dumb question
Post: RE: Please grant me one dumb question
Hashing is not encryption, and hashcat's focus is on cracking hashes, not breaking encryption.
There is some small overlap between the two with programs which create encrypted files by passing the... |
|
epixoip |
General Help
|
1 |
3,539 |
12-03-2015, 06:17 AM |
|
|
Thread: please help me correctly!!!!!!!!!
Post: RE: please help me correctly!!!!!!!!!
do some homework and search the forums. this is a common topic that has been discussed at-length. |
|
epixoip |
Hardware
|
3 |
6,762 |
10-27-2014, 10:26 PM |
|
|
Thread: PLEASE HELP!_MASK with 8-20 abcABC123...
Post: RE: PLEASE HELP!_MASK with 8-20 abcABC123...
Subcortex Wrote: (11-25-2015, 05:47 AM)
--
So please bann me, hahahaha :-p
--
Ok, done. |
|
epixoip |
Old hashcat Support
|
14 |
20,033 |
11-25-2015, 06:22 AM |
|
|
Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...
pretty simple, you're not giving the gpus enough work to do. |
|
epixoip |
Old oclHashcat Support
|
27 |
42,109 |
07-22-2014, 03:12 PM |
|
|
Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...
yes, oclHashcat will split the work amongst the gpus in a way that will achieve the most acceleration for the specific attack you are running. however, it has to actually have enough work to do that, ... |
|
epixoip |
Old oclHashcat Support
|
27 |
42,109 |
07-22-2014, 04:54 PM |
|
|
Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...
while it certainly is a good idea to sort your wordlists by length, md5apr is not one of the algorithms affected by the drop in performance nor is he using a VLIW card. |
|
epixoip |
Old oclHashcat Support
|
27 |
42,109 |
07-22-2014, 08:44 PM |
|
|
Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...
USB risers don't actually use USB, they're still PCI-e. running off of a x1 slot will increase host->device transfer times, but not by that much. |
|
epixoip |
Old oclHashcat Support
|
27 |
42,109 |
07-23-2014, 04:27 AM |
|
|
Thread: Please help: 2 of the 4 290X are way too slow when performing dictionary attack
Post: RE: Please help: 2 of the 4 290X are way too slow ...
gaming is nothing like compute, you cannot compare the two.
no, it is not constantly streaming like video games. if it was, you wouldn't get any gpu acceleration. use stdin mode on a fast hash and yo... |
|
epixoip |
Old oclHashcat Support
|
27 |
42,109 |
07-23-2014, 09:24 AM |