Search Results
|
Post |
Author |
Forum |
Replies |
Views |
Posted
[asc]
|
|
|
Thread: Easy password with runic
Post: RE: Easy password with runic
OK. Thanks for your help.
Technically how can I test it?
https://en.wikipedia.org/wiki/Runes |
|
freeroute |
hashcat
|
6 |
3,548 |
07-27-2018, 10:07 AM |
|
|
Thread: Easy password with runic
Post: Easy password with runic
What if the password is written in runic?
Hashcat can find the password in this case? |
|
freeroute |
hashcat
|
6 |
3,548 |
07-27-2018, 09:57 AM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks the update. Going to test.... |
|
freeroute |
User Contributions
|
648 |
487,282 |
07-25-2018, 09:06 PM |
|
|
Thread: WeHeartIt hashes
Post: WeHeartIt hashes
Do you have any info: WeHeartIt hashes will be supported by hashcat?
Thanks, |
|
freeroute |
hashcat
|
2 |
2,874 |
06-24-2018, 08:56 PM |
|
|
Thread: Custom rule for 8Track hashes
Post: RE: Custom rule for 8Track hashes
Thank you very much for your support. Its working. |
|
freeroute |
hashcat
|
2 |
2,763 |
06-16-2018, 10:04 PM |
|
|
Thread: Custom rule for 8Track hashes
Post: Custom rule for 8Track hashes
For 8Track hashes I use this command:
Code:
--
"hashcat -m 120 -a 0 8Track_hashes -j '$-$-' dictionary"
--
Is it possible to combine this command with best64.rule like:
Code:
--
"hashcat -m 120 -a... |
|
freeroute |
hashcat
|
2 |
2,763 |
06-16-2018, 09:51 PM |
|
|
Thread: hashcat - strange behavior
Post: RE: hashcat - strange behavior
Same problem again.
Can not control running hashcat with keyboard. Can start hashcat as normal, can't see status, can't create checkpoint, stop running only with Ctrl+C keyboard combination.
Inst... |
|
freeroute |
hashcat
|
2 |
3,118 |
06-12-2018, 09:04 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Great. I will test it today.
Thank you. |
|
freeroute |
User Contributions
|
648 |
487,282 |
11-21-2017, 07:11 PM |
|
|
Thread: Hashcat rule help.
Post: RE: Hashcat rule help.
TofuBoy22 Wrote: (09-28-2017, 11:36 AM)
--
a possible way would be the go through your email list and split it into two files, one with all the unique strings before the @ and one with all unique val... |
|
freeroute |
hashcat
|
6 |
5,413 |
11-06-2017, 12:39 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
systemctl network-manager stop
ifconfig wlan0 down
iwconfig wlan0 mode monitor
ifconfig wlan0 up
systemctl network-manager start |
|
freeroute |
User Contributions
|
648 |
487,282 |
10-25-2017, 05:29 AM |
|
|
Thread: hash-password check order in straight attack
Post: RE: hash-password check order in straight attack
atom Wrote: (10-01-2017, 11:32 AM)
--
The ordering of a wordlist based attack is not changed, but the processes is a parallel one. That means hashcat creates a chunk based on the several factors and ... |
|
freeroute |
hashcat
|
2 |
3,302 |
10-01-2017, 11:58 AM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
This article from 2015, but useful. The installation process almost the same with the new hashcat.
GPU Based Password Cracking with Amazon EC2 and oclHashcat:
https://www.rockfishsec.com/2015/05/gpu... |
|
freeroute |
hashcat
|
10 |
9,569 |
09-28-2017, 06:55 AM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
globbergouhl Wrote: (09-27-2017, 05:51 PM)
--
I am following the following tutorial:
https://mark911.wordpress.com/2017/04/05/how-to-compile-install-and-run-hashcat-password-cracker-from-github-sou... |
|
freeroute |
hashcat
|
10 |
9,569 |
09-27-2017, 11:09 PM |
|
|
Thread: Problems with OpenCL
Post: RE: Problems with OpenCL
You can find useful information here.
https://hashcat.net/wiki/doku.php?id=frequently_asked_questions#installation |
|
freeroute |
hashcat
|
10 |
9,569 |
09-27-2017, 07:25 PM |
|
|
Thread: hash-password check order in straight attack
Post: hash-password check order in straight attack
What is the order of hash-password checking in case of straight/dictionary attack?
What is the operating principle of hashcat?
Lets's say I have 10 hashes:
hash1
hash2
hash3
etc.
My dicti... |
|
freeroute |
hashcat
|
2 |
3,302 |
09-26-2017, 07:40 AM |
|
|
Thread: hashcat - strange behavior
Post: hashcat - strange behavior
UPDATE: "OpenCL Runtime for Intel Core and Intel Xeon Processors" driver reinstalled for CPU. Now I have opencl support for CPU. Hashcat working well.
Today I tried to install new kernel, but it was ... |
|
freeroute |
hashcat
|
2 |
3,118 |
09-23-2017, 07:51 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks the info about hcxtools and "cleaned caps", ZerBea. It was very useful. |
|
freeroute |
User Contributions
|
648 |
487,282 |
09-14-2017, 08:40 PM |
|
|
Thread: I cant Run hashcat in Linux
Post: RE: I cant Run hashcat in Linux
list installed opencl-icd*
command: dpkg -l opencl-icd*
than:
apt-get purge beignet-opencl-icd |
|
freeroute |
hashcat
|
6 |
8,433 |
09-14-2017, 06:12 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
I use this tool to convert hccapx back to cap, but it was sometimes unsuccessful. So this is the reason. Thanks. |
|
freeroute |
User Contributions
|
648 |
487,282 |
08-17-2017, 09:05 PM |
|
|
Thread: hcxtools - solution for capturing wlan traffic and conversion to hashcat formats
Post: RE: hcxtools - solution for capturing wlan traffic...
Thanks for your help. It is a unique tool.
You are great... |
|
freeroute |
User Contributions
|
648 |
487,282 |
08-12-2017, 03:03 AM |