Search Results
|
Post |
Author |
Forum |
Replies
[asc]
|
Views |
Posted |
|
|
Thread: Correct syntax for oclHashcat when piping dictionary from samba share
Post: Correct syntax for oclHashcat when piping dictiona...
I am running the following command:
Code:
--
dylan@hashcat:~/crack/oclHashcat-1.33$ smbclient \\\\xaelah\\wordlists -E -Udylan%qwe -c "get 18_in_1 /dev/fd/1" 2>/dev/null' | oclHashcat64.bin -m 25... |
|
dylan |
Old oclHashcat Support
|
7 |
11,373 |
03-17-2015, 02:04 AM |
|
|
Thread: Correct syntax for oclHashcat when piping dictionary from samba share
Post: RE: Correct syntax for oclHashcat when piping dict...
Great thank you for the input it has been very helpful. After I would kill my hascat command I was WRONGLY assuming that the data HC was using was coming from my SMB connection. I see now how incorr... |
|
dylan |
Old oclHashcat Support
|
7 |
11,373 |
03-17-2015, 04:09 AM |
|
|
Thread: Correct syntax for oclHashcat when piping dictionary from samba share
Post: RE: Correct syntax for oclHashcat when piping dict...
I was able to resolve my issue, I removed the attack option and now it updates the status of the attempt without me doing anything. I assume that is normal with a stdin attack. I also removed the sin... |
|
dylan |
Old oclHashcat Support
|
7 |
11,373 |
03-17-2015, 05:57 AM |
|
|
Thread: Correct syntax for oclHashcat when piping dictionary from samba share
Post: RE: Correct syntax for oclHashcat when piping dict...
Lol I completely agree about 18 in 1. What I have done is write a little script to delete all characters that are not valid, delete lines shorter than 8 characters, sort the file and then merge them ... |
|
dylan |
Old oclHashcat Support
|
7 |
11,373 |
03-17-2015, 10:10 PM |
|
|
Thread: Correct syntax for oclHashcat when piping dictionary from samba share
Post: RE: Correct syntax for oclHashcat when piping dict...
Thank you sir! I quite being lazy and just searched the forum myself. But thank you I hadn't been to hashes.org yet so I will explore there! |
|
dylan |
Old oclHashcat Support
|
7 |
11,373 |
03-19-2015, 08:09 PM |
|
|
Thread: oclHashcat v1.35
Post: RE: oclHashcat v1.35
So I ran the exact same command on the same capture and same word list just as a comparison.
Code:
--
./oclHashcat64.bin -m 2500 -w 3 --gpu-temp-retain=60 --status ~/captures/netgear38.hccap ~/wo... |
|
dylan |
Old oclHashcat Announcements
|
5 |
121,659 |
03-22-2015, 09:48 PM |
|
|
Thread: See output of oclhashcat
Post: See output of oclhashcat
Is it possible to see the most recent hash attempt by oclhashcat. So for example I want to see the most recent password that hashcat tried. Is this possible? Is there a more verbose status update t... |
|
dylan |
Old oclHashcat Support
|
3 |
5,561 |
03-19-2015, 12:39 AM |
|
|
Thread: See output of oclhashcat
Post: RE: See output of oclhashcat
I understand that but when using a dictionary as the left input and a mask input as the right it isnt possible to tell where it is in either input? I am assuming no, so one last question. There is n... |
|
dylan |
Old oclHashcat Support
|
3 |
5,561 |
03-19-2015, 01:17 AM |