Search Results
|
Post
[desc]
|
Author |
Forum |
Replies |
Views |
Posted |
|
|
Thread: GTX 1080 FE Temperature & Power Requirements
Post: RE: GTX 1080 FE Temperature & Power Requirements
epixoip Wrote: (06-16-2016, 09:11 PM)
--
Yes that's normal. This is why we stress test with -m 900.
--
I see. Any other suggestion to make the cards runs cooler < 80C? And also why does the cards t... |
|
azren |
Hardware
|
20 |
27,821 |
06-16-2016, 09:40 PM |
|
|
Thread: GTX 1080 FE Temperature & Power Requirements
Post: RE: GTX 1080 FE Temperature & Power Requirements
epixoip Wrote: (06-16-2016, 10:16 PM)
--
More airflow? Not sure. You're not the first to complain of high temps, but so far I've not experienced them. But my chassis also push like 1000 CFM of air.
... |
|
azren |
Hardware
|
20 |
27,821 |
06-16-2016, 11:35 PM |
|
|
Thread: GTX 1080 FE Temperature & Power Requirements
Post: RE: GTX 1080 FE Temperature & Power Requirements
epixoip Wrote: (06-17-2016, 12:34 AM)
--
Power limit needs to be set with nvidia-smi, e.g. sudo nvidia-smi -i 0,1,2 -pl 217
--
I've set the power limit to 217 but still the cards throttled. Anythin... |
|
azren |
Hardware
|
20 |
27,821 |
06-17-2016, 04:35 PM |
|
|
Thread: GTX 1080 FE Temperature & Power Requirements
Post: RE: GTX 1080 FE Temperature & Power Requirements
atom Wrote: (06-17-2016, 05:16 PM)
--
Note that with latest hashcat 3 beta you can use --powertune-enable, it's basically the same what nvidia-smi -pl 217 is doing but automatically recieving the max... |
|
azren |
Hardware
|
20 |
27,821 |
06-18-2016, 03:09 PM |
|
|
Thread: Hashcat v 0.50 "increment error"
Post: RE: Hashcat v 0.50 "increment error"
Code:
--
hashcat-cli64.exe -a 3 -m 2611 --increment --increment-min=4 --increment-max=6 -e "D:\salt3_32" -p : -o "D:\Hashcat_050\1121_found.txt" --outfile-format=3 --remove -n 12 -c 64 "D:\list\1121h... |
|
azren |
Old hashcat Support
|
5 |
8,415 |
11-23-2015, 01:55 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
epixoip,
Thank you. So I guess this is bad security as compromise of the source code and db could lead to recovery of the plain text password. Should use crypto instead of encryption.
Thanks aga... |
|
azren |
General Help
|
11 |
21,806 |
01-06-2015, 09:20 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
Sc00bz Wrote: (01-06-2015, 09:49 AM)
--
Azren, I think epixoip missed this line:
Code:
--
$key = trim($username).trim($cleartext_password);
--
This is a very weird construction it's encrypting th... |
|
azren |
General Help
|
11 |
21,806 |
01-06-2015, 10:07 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
Sc00bz Wrote: (01-06-2015, 10:35 AM)
--
If you want to, the "change password/create password" function is where you would find the IV creation. Which let's hope is something like "$iv = substr(md5($p... |
|
azren |
General Help
|
11 |
21,806 |
01-06-2015, 10:57 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
[/quote]
This is some ridiculously goofy code. What is this from??
[/quote]
This is from an in house web application where i'm reviewing. |
|
azren |
General Help
|
11 |
21,806 |
01-06-2015, 11:00 AM |
|
|
Thread: Help to recover password from an unknown hash type
Post: RE: Help to recover password from an unknown hash ...
epixoip Wrote: (01-06-2015, 12:15 PM)
--
Ah ok. Well, hopefully we've provided enough comments for you to present an accurate risk assessment. It's certainly not the worst scheme we've seen, but it's... |
|
azren |
General Help
|
11 |
21,806 |
01-07-2015, 06:51 AM |
|
|
Thread: hex password
Post: RE: hex password
freestaff Wrote: (06-27-2016, 07:31 PM)
--
ty for the answer but how can i put the mask command i try to put
/root/cudaHashcat-2.01/cudaHashcat64.bin -m 2500 -a 3 /root/cudaHashcat-2.01/hccap/cere... |
|
azren |
Old oclHashcat Support
|
7 |
20,679 |
06-27-2016, 08:35 PM |
|
|
Thread: How to optimize attacking very large hashes
Post: RE: How to optimize attacking very large hashes
That helps. Saved me about 5 to 10 minutes per iteration. Thanks.
Best regards,
Azren |
|
azren |
General Help
|
3 |
7,036 |
06-15-2016, 12:08 AM |
|
|
Thread: list of utils / helpers
Post: RE: list of utils / helpers
Try expander from hashcat-utils.
Normally what I will do is expanding the plains that I've cracked using expander and attack the hashes using the expanded output either straight, combinator, rules,... |
|
azren |
hashcat-utils, maskprocessor, statsprocessor, md5stress, wikistrip
|
6 |
8,972 |
06-12-2016, 11:23 PM |
|
|
Thread: Mask Attack -> Approaching Final Keyspace
Post: RE: Mask Attack -> Approaching Final Keyspace
Celare Wrote: (07-23-2016, 09:19 PM)
--
I've gotten it to work with a basic password (abcdef) however adding a hyphen to any mask that I try breaks it.
4-abcdef SHA256-> 64290b5930c1cf9e269d639cfd... |
|
azren |
hashcat
|
9 |
14,437 |
07-23-2016, 11:18 PM |
|
|
Thread: Mask Attack Management
Post: RE: Mask Attack Management
Have you done the other basic attack modes before going on to masks attack?
https://hashcat.net/forum/thread-1609-post-9158.html#pid9158
I will normally done that first and then do some analysis ... |
|
azren |
General Talk
|
2 |
4,667 |
07-23-2016, 08:03 AM |
|
|
Thread: Multiple GPUs Help
Post: RE: Multiple GPUs Help
You will have issues with heat using oem 7970. Only go with reference design card! My advice better to go with 970 instead.
Best regards,
Azren |
|
azren |
Old oclHashcat Support
|
6 |
7,546 |
11-25-2015, 04:11 PM |
|
|
Thread: Multiple GPUs Help
Post: RE: Multiple GPUs Help
970 reference design card is a unicorn https://hashcat.net/forum/thread-4532.html?highlight=unicorn
epixoip suggested the following instead:
ASUS TURBO-GTX970-OC-4GD5
MSI GTX 970 4GD5 OC
... |
|
azren |
Old oclHashcat Support
|
6 |
7,546 |
11-25-2015, 05:08 PM |
|
|
Thread: New with The-Distribution-Which-Does-Not-Handle-OpenCL-Well (Kali) Linux
Post: RE: New with The-Distribution-Which-Does-Not-Handl...
Quote:
--
I was just wondering if anyone can point me in a direction to building my own password cracking rig as i find cryptography very interesting
I have a fully downloadable The-Distribution-W... |
|
azren |
hashcat
|
3 |
4,435 |
06-29-2016, 08:33 AM |
|
|
Thread: No need for complex password
Post: RE: No need for complex password
tethys,
Try it and see for yourself... :-)
Im using the linkedin leaked hash against wordlist I've downloaded from "https://human0id.net/dicts/musicbrainz/". By using just a straight dictionary a... |
|
azren |
General Help
|
8 |
15,450 |
06-09-2014, 06:48 PM |
|
|
Thread: oclhashcat 1.21 unsupported GPU driver ?..
Post: RE: oclhashcat 1.21 unsupported GPU driver ?..
Latest supported release should be 14.4 not 14.6 (beta).
Best regards,
Azren |
|
azren |
Old oclHashcat Support
|
2 |
7,178 |
06-09-2014, 10:10 PM |